Searched refs:current_output_type (Results 1 – 1 of 1) sorted by relevance
419 const char *current_output_type; in encoder_process() local433 current_output_type = in encoder_process()460 && OPENSSL_strcasecmp(current_output_type, in encoder_process()466 current_output_type, data->ctx->output_type); in encoder_process()471 if (!OSSL_ENCODER_is_a(next_encoder, current_output_type)) { in encoder_process()476 current_output_type, (void *)next_encoder); in encoder_process()