Searched defs:cache (Results 1 – 8 of 8) sorted by relevance
30 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create() local85 X509_POLICY_CACHE *cache; in policy_cache_new() local178 void ossl_policy_cache_free(X509_POLICY_CACHE *cache) in ossl_policy_cache_free()201 X509_POLICY_DATA *ossl_policy_cache_find_data(const X509_POLICY_CACHE *cache, in ossl_policy_cache_find_data()
102 const X509_POLICY_CACHE *cache; in tree_init() local287 const X509_POLICY_CACHE *cache, in tree_link_nodes()309 const X509_POLICY_CACHE *cache, in tree_add_unmatched()338 const X509_POLICY_CACHE *cache, in tree_link_unmatched()374 const X509_POLICY_CACHE *cache, in tree_link_any()604 const X509_POLICY_CACHE *cache; in tree_evaluate() local
26 X509_POLICY_CACHE *cache = x->policy_cache; in ossl_policy_cache_set_mapping() local
116 int cache; /* if true, stash any hits */ member
616 static unsigned long decoder_cache_entry_hash(const DECODER_CACHE_ENTRY *cache) in decoder_cache_entry_hash()684 DECODER_CACHE *cache = OPENSSL_malloc(sizeof(*cache)); in ossl_decoder_cache_new() local707 DECODER_CACHE *cache = (DECODER_CACHE *)vcache; in ossl_decoder_cache_free() local721 DECODER_CACHE *cache in ossl_decoder_cache_flush() local752 DECODER_CACHE *cache in OSSL_DECODER_CTX_new_for_pkey() local
370 SRP_gN_cache *cache = sk_SRP_gN_cache_value(gN_cache, i); in SRP_gN_place_bn() local
727 } cache; member
1574 SIGALG_LOOKUP *cache = NULL; in ssl_setup_sigalgs() local
Completed in 30 milliseconds