Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_lib.c440 const char *current_output_structure; in encoder_process() local
450 current_output_structure = OSSL_ENCODER_INSTANCE_get_output_structure(current_encoder_inst); in encoder_process()
509 && current_output_structure != NULL) { in encoder_process()
511 current_output_structure) in encoder_process()
518 current_output_structure, in encoder_process()