Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/crypto/x509v3/
HDpcy_map.c83 map = sk_POLICY_MAPPING_value(maps, i); in policy_cache_set_mapping()
HDv3_pmaps.c105 pmap = sk_POLICY_MAPPING_value(pmaps, i);
/freebsd-11-stable/crypto/openssl/crypto/stack/
HDsafestack.h1472 # define sk_POLICY_MAPPING_value(st, i) SKM_sk_value(POLICY_MAPPING, (st), (i)) macro