Searched refs:new_input_type (Results 1 – 1 of 1) sorted by relevance
979 const char *new_input_type = OSSL_DECODER_INSTANCE_get_input_type(new_decoder_inst); in decoder_process() local1003 && OPENSSL_strcasecmp(ctx->start_input_type, new_input_type) != 0) { in decoder_process()1021 …if (decoder != NULL && !ossl_decoder_fast_is_a(decoder, new_input_type, &new_decoder_inst->input_t… in decoder_process()