Home
last modified time | relevance | path

Searched defs:decoder (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/encode_decode/
H A Ddecoder_meth.c30 OSSL_DECODER *decoder = NULL; in ossl_decoder_new() local
42 int OSSL_DECODER_up_ref(OSSL_DECODER *decoder) in OSSL_DECODER_up_ref()
50 void OSSL_DECODER_free(OSSL_DECODER *decoder) in OSSL_DECODER_free()
202 OSSL_DECODER *decoder = NULL; in ossl_decoder_from_algorithm() local
475 ossl_decoder_parsed_properties(const OSSL_DECODER *decoder) in ossl_decoder_parsed_properties()
485 int ossl_decoder_get_number(const OSSL_DECODER *decoder) in ossl_decoder_get_number()
495 const char *OSSL_DECODER_get0_name(const OSSL_DECODER *decoder) in OSSL_DECODER_get0_name()
566 int OSSL_DECODER_names_do_all(const OSSL_DECODER *decoder, in OSSL_DECODER_names_do_all()
584 OSSL_DECODER_gettable_params(OSSL_DECODER *decoder) in OSSL_DECODER_gettable_params()
602 OSSL_DECODER_settable_ctx_params(OSSL_DECODER *decoder) in OSSL_DECODER_settable_ctx_params()
[all …]
H A Ddecoder_lib.c213 OSSL_DECODER_INSTANCE *ossl_decoder_instance_new(OSSL_DECODER *decoder, in ossl_decoder_instance_new()
341 int OSSL_DECODER_CTX_add_decoder(OSSL_DECODER_CTX *ctx, OSSL_DECODER *decoder) in OSSL_DECODER_CTX_add_decoder()
399 static void collect_extra_decoder(OSSL_DECODER *decoder, void *arg) in collect_extra_decoder()
660 OSSL_DECODER *decoder = NULL; in OSSL_DECODER_export() local
716 OSSL_DECODER *decoder = NULL; in decoder_process() local
H A Ddecoder_pkey.c75 OSSL_DECODER *decoder = OSSL_DECODER_INSTANCE_get_decoder(decoder_inst); in decoder_construct_pkey() local
220 static void collect_decoder_keymgmt(EVP_KEYMGMT *keymgmt, OSSL_DECODER *decoder, in collect_decoder_keymgmt()
264 static void collect_decoder(OSSL_DECODER *decoder, void *arg) in collect_decoder()
H A Dencoder_local.h106 OSSL_DECODER *decoder; /* Never NULL */ member
/openssl/test/
H A Dprovfetchtest.c235 OSSL_DECODER *decoder = NULL; in fetch_test() local
H A Dendecode_test.c139 typedef int (decoder)(const char *file, const int line, typedef
/openssl/crypto/comp/
H A Dc_brotli.c110 BrotliDecoderState *decoder; member
/openssl/apps/
H A Dlist.c576 static void collect_decoders(OSSL_DECODER *decoder, void *stack) in collect_decoders()

Completed in 32 milliseconds