Home
last modified time | relevance | path

Searched refs:policy_cache (Results 1 – 10 of 10) sorted by relevance

/third_party/openssl/crypto/x509/
Dpcy_cache.c30 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create()
90 if (x->policy_cache != NULL) in policy_cache_new()
103 x->policy_cache = cache; in policy_cache_new()
190 if (x->policy_cache == NULL) { in ossl_policy_cache_set()
197 return x->policy_cache; in ossl_policy_cache_set()
Dx_x509.c49 ossl_policy_cache_free(ret->policy_cache); in x509_cb()
70 ret->policy_cache = NULL; in x509_cb()
90 ossl_policy_cache_free(ret->policy_cache); in x509_cb()
Dpcy_map.c26 X509_POLICY_CACHE *cache = x->policy_cache; in ossl_policy_cache_set_mapping()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dpcy_cache.c30 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create()
90 if (x->policy_cache != NULL) in policy_cache_new()
103 x->policy_cache = cache; in policy_cache_new()
190 if (x->policy_cache == NULL) { in ossl_policy_cache_set()
197 return x->policy_cache; in ossl_policy_cache_set()
Dx_x509.c49 ossl_policy_cache_free(ret->policy_cache); in x509_cb()
70 ret->policy_cache = NULL; in x509_cb()
90 ossl_policy_cache_free(ret->policy_cache); in x509_cb()
Dpcy_map.c26 X509_POLICY_CACHE *cache = x->policy_cache; in ossl_policy_cache_set_mapping()
/third_party/openssl/ohos_lite/include/crypto/
Dx509.h176 X509_POLICY_CACHE *policy_cache; member
/third_party/openssl/include/crypto/
Dx509.h190 X509_POLICY_CACHE *policy_cache; member
/third_party/node/deps/openssl/openssl/include/crypto/
Dx509.h190 X509_POLICY_CACHE *policy_cache; member
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dtypes.rs291 policy_cache: *mut c_void,
317 policy_cache: *mut c_void,