Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_lib.c981 … const char *new_input_structure = OSSL_DECODER_INSTANCE_get_input_structure(new_decoder_inst, in decoder_process() local
1054 && (new_input_structure == NULL in decoder_process()
1056 new_input_structure) in decoder_process()
1076 && new_input_structure != NULL) { in decoder_process()
1078 if (OPENSSL_strcasecmp(new_input_structure, in decoder_process()