Home
last modified time | relevance | path

Searched refs:new_decoder_inst (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/crypto/openssl/crypto/encode_decode/
H A Ddecoder_lib.c826 OSSL_DECODER_INSTANCE *new_decoder_inst = in decoder_process() local
829 OSSL_DECODER_INSTANCE_get_decoder(new_decoder_inst); in decoder_process()
831 OSSL_DECODER_INSTANCE_get_decoder_ctx(new_decoder_inst); in decoder_process()
833 OSSL_DECODER_INSTANCE_get_input_type(new_decoder_inst); in decoder_process()
836 OSSL_DECODER_INSTANCE_get_input_structure(new_decoder_inst, in decoder_process()
844 (void *)new_decoder_inst, (void *)new_decoder, in decoder_process()
951 (void *)new_decoder_inst); in decoder_process()
974 (void *)new_decoder_inst, ok, in decoder_process()