Searched refs:ossl_decoder_cache_new (Results 1 – 3 of 3) sorted by relevance
41 void *ossl_decoder_cache_new(OSSL_LIB_CTX *ctx);
133 ctx->decoder_cache = ossl_decoder_cache_new(ctx); in context_init()
763 void *ossl_decoder_cache_new(OSSL_LIB_CTX *ctx) in ossl_decoder_cache_new() function