Home
last modified time | relevance | path

Searched refs:policy_cache_set_mapping (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/x509v3/
Dpcy_map.c22 int policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) in policy_cache_set_mapping() function
Dpcy_local.h149 int policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps);
Dpcy_cache.c154 i = policy_cache_set_mapping(x, ext_pmaps); in policy_cache_new()