Home
last modified time | relevance | path

Searched defs:decoder_inst (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_lib.c245 OSSL_DECODER_INSTANCE *decoder_inst = NULL; in ossl_decoder_instance_new() local
301 void ossl_decoder_instance_free(OSSL_DECODER_INSTANCE *decoder_inst) in ossl_decoder_instance_free()
383 OSSL_DECODER_INSTANCE *decoder_inst = NULL; in OSSL_DECODER_CTX_add_decoder() local
654 … OSSL_DECODER_INSTANCE *decoder_inst = sk_OSSL_DECODER_INSTANCE_value(ctx->decoder_insts, i); in OSSL_DECODER_CTX_add_extra() local
743 int OSSL_DECODER_export(OSSL_DECODER_INSTANCE *decoder_inst, in OSSL_DECODER_export()
765 OSSL_DECODER_INSTANCE_get_decoder(OSSL_DECODER_INSTANCE *decoder_inst) in OSSL_DECODER_INSTANCE_get_decoder()
773 OSSL_DECODER_INSTANCE_get_decoder_ctx(OSSL_DECODER_INSTANCE *decoder_inst) in OSSL_DECODER_INSTANCE_get_decoder_ctx()
781 OSSL_DECODER_INSTANCE_get_input_type(OSSL_DECODER_INSTANCE *decoder_inst) in OSSL_DECODER_INSTANCE_get_input_type()
789 OSSL_DECODER_INSTANCE_get_input_structure(OSSL_DECODER_INSTANCE *decoder_inst, in OSSL_DECODER_INSTANCE_get_input_structure()
802 OSSL_DECODER_INSTANCE *decoder_inst = NULL; in decoder_process() local
H A Ddecoder_pkey.c71 static int decoder_construct_pkey(OSSL_DECODER_INSTANCE *decoder_inst, in decoder_construct_pkey()
H A Ddecoder_meth.c653 OSSL_DECODER_INSTANCE *decoder_inst = sk_OSSL_DECODER_INSTANCE_value(ctx->decoder_insts, i); in OSSL_DECODER_CTX_set_params() local
/freebsd/crypto/openssl/providers/implementations/storemgmt/
H A Dwinstore_store.c166 static int load_construct(OSSL_DECODER_INSTANCE *decoder_inst, in load_construct()
H A Dfile_store.c385 static int file_load_construct(OSSL_DECODER_INSTANCE *decoder_inst, in file_load_construct()