Searched refs:id_cache (Results 1 – 2 of 2) sorted by relevance
173 const char *name, int *id_cache);
530 int ossl_decoder_fast_is_a(OSSL_DECODER *decoder, const char *name, int *id_cache) in ossl_decoder_fast_is_a() argument532 int id = *id_cache; in ossl_decoder_fast_is_a()535 *id_cache = id = resolve_name(decoder, name); in ossl_decoder_fast_is_a()