Home
last modified time | relevance | path

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

/openssl/crypto/encode_decode/
H A Dencoder_local.h167 const char *name, int *id_cache);
H A Ddecoder_meth.c524 int ossl_decoder_fast_is_a(OSSL_DECODER *decoder, const char *name, int *id_cache) in ossl_decoder_fast_is_a() argument
526 int id = *id_cache; in ossl_decoder_fast_is_a()
529 *id_cache = id = resolve_name(decoder, name); in ossl_decoder_fast_is_a()

Completed in 7 milliseconds