Home
last modified time | relevance | path

Searched refs:POLICY_MAPPINGS (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/x509v3/
Dv3_pmaps.c25 ASN1_ITEM_ref(POLICY_MAPPINGS),
39 ASN1_ITEM_TEMPLATE(POLICY_MAPPINGS) =
40 ASN1_EX_TEMPLATE_TYPE(ASN1_TFLG_SEQUENCE_OF, 0, POLICY_MAPPINGS,
42 ASN1_ITEM_TEMPLATE_END(POLICY_MAPPINGS)
50 POLICY_MAPPINGS *pmaps = a;
71 POLICY_MAPPINGS *pmaps; in v2i_POLICY_MAPPINGS()
Dpcy_map.c22 int policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) in policy_cache_set_mapping()
Dpcy_local.h149 int policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps);
Dpcy_cache.c87 POLICY_MAPPINGS *ext_pmaps = NULL; in policy_cache_new()
/freebsd-12-stable/crypto/openssl/crypto/asn1/
Dasn1_item_list.h133 ASN1_ITEM_ref(POLICY_MAPPINGS),
/freebsd-12-stable/crypto/openssl/include/openssl/
Dx509v3.h264 typedef STACK_OF(POLICY_MAPPING) POLICY_MAPPINGS; typedef
538 DECLARE_ASN1_ITEM(POLICY_MAPPINGS)