Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_crld.c558 ASN1_IMP_OPT(OSSL_AA_DIST_POINT, containsUserAttributeCerts, ASN1_TBOOLEAN, 3),
593 if (!X509V3_get_value_bool(cnf, &point->containsUserAttributeCerts)) in aaidp_from_section()
683 if (pdp->containsUserAttributeCerts) { in i2r_aaidp()
686 if (print_boolean(out, pdp->containsUserAttributeCerts) <= 0) in i2r_aaidp()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in1402 ASN1_BOOLEAN containsUserAttributeCerts; member
H A Dx509v3.h2003 ASN1_BOOLEAN containsUserAttributeCerts; member