Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dpcy_map.c34 map = sk_POLICY_MAPPING_value(maps, i); in ossl_policy_cache_set_mapping()
H A Dv3_pmaps.c57 pmap = sk_POLICY_MAPPING_value(pmaps, i);
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h493 #define sk_POLICY_MAPPING_value(sk, idx) ((POLICY_MAPPING *)OPENSSL_sk_value(ossl_check_const_POLIC… macro