Home
last modified time | relevance | path

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

/third_party/openssl/crypto/encode_decode/
Dencoder_lib.c394 OSSL_ENCODER *current_encoder = NULL; in encoder_process() local
424 current_encoder = in encoder_process()
443 (void *)current_encoder_inst, (void *)current_encoder); in encoder_process()
572 data->data_type = OSSL_ENCODER_get0_name(current_encoder); in encoder_process()
634 ok = current_encoder->encode(current_encoder_ctx, cbio, in encoder_process()
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
Dencoder_lib.c394 OSSL_ENCODER *current_encoder = NULL; in encoder_process() local
424 current_encoder = in encoder_process()
443 (void *)current_encoder_inst, (void *)current_encoder); in encoder_process()
572 data->data_type = OSSL_ENCODER_get0_name(current_encoder); in encoder_process()
634 ok = current_encoder->encode(current_encoder_ctx, cbio, in encoder_process()