Home
last modified time | relevance | path

Searched refs:subjectDomainPolicy (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dpcy_map.c36 if ((OBJ_obj2nid(map->subjectDomainPolicy) == NID_any_policy) in ossl_policy_cache_set_mapping()
68 map->subjectDomainPolicy)) in ossl_policy_cache_set_mapping()
70 map->subjectDomainPolicy = NULL; in ossl_policy_cache_set_mapping()
H A Dv3_pmaps.c36 ASN1_SIMPLE(POLICY_MAPPING, subjectDomainPolicy, ASN1_OBJECT)
58 i2t_ASN1_OBJECT(obj_tmp2, 80, pmap->subjectDomainPolicy);
99 pmap->subjectDomainPolicy = obj2; in v2i_POLICY_MAPPINGS()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in320 ASN1_OBJECT *subjectDomainPolicy; member
H A Dx509v3.h512 ASN1_OBJECT *subjectDomainPolicy; member