Home
last modified time | relevance | path

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

/openssl-master/crypto/encode_decode/
A Ddecoder_meth.c29 OSSL_DECODER *decoder = NULL; in ossl_decoder_new() local
43 int OSSL_DECODER_up_ref(OSSL_DECODER *decoder) in OSSL_DECODER_up_ref()
51 void OSSL_DECODER_free(OSSL_DECODER *decoder) in OSSL_DECODER_free()
201 OSSL_DECODER *decoder = NULL; in ossl_decoder_from_algorithm() local
472 ossl_decoder_parsed_properties(const OSSL_DECODER *decoder) in ossl_decoder_parsed_properties()
482 int ossl_decoder_get_number(const OSSL_DECODER *decoder) in ossl_decoder_get_number()
492 const char *OSSL_DECODER_get0_name(const OSSL_DECODER *decoder) in OSSL_DECODER_get0_name()
545 int OSSL_DECODER_names_do_all(const OSSL_DECODER *decoder, in OSSL_DECODER_names_do_all()
563 OSSL_DECODER_gettable_params(OSSL_DECODER *decoder) in OSSL_DECODER_gettable_params()
581 OSSL_DECODER_settable_ctx_params(OSSL_DECODER *decoder) in OSSL_DECODER_settable_ctx_params()
[all …]
A Ddecoder_lib.c212 OSSL_DECODER_INSTANCE *ossl_decoder_instance_new(OSSL_DECODER *decoder, in ossl_decoder_instance_new()
310 int OSSL_DECODER_CTX_add_decoder(OSSL_DECODER_CTX *ctx, OSSL_DECODER *decoder) in OSSL_DECODER_CTX_add_decoder()
365 static void collect_extra_decoder(OSSL_DECODER *decoder, void *arg) in collect_extra_decoder()
623 OSSL_DECODER *decoder = NULL; in OSSL_DECODER_export() local
679 OSSL_DECODER *decoder = NULL; in decoder_process() local
A Ddecoder_pkey.c72 OSSL_DECODER *decoder = OSSL_DECODER_INSTANCE_get_decoder(decoder_inst); in decoder_construct_pkey() local
226 static void collect_decoder(OSSL_DECODER *decoder, void *arg) in collect_decoder()
A Dencoder_local.h107 OSSL_DECODER *decoder; /* Never NULL */ member
/openssl-master/test/
A Dprovfetchtest.c234 OSSL_DECODER *decoder = NULL; in fetch_test() local
A Dendecode_test.c134 typedef int (decoder)(const char *file, const int line, typedef
/openssl-master/apps/
A Dlist.c573 static void collect_decoders(OSSL_DECODER *decoder, void *stack) in collect_decoders()

Completed in 15 milliseconds