Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_crld.c350 ASN1_IMP_OPT(ISSUING_DIST_POINT, onlyattr, ASN1_FBOOLEAN, 5)
399 if (!X509V3_get_value_bool(cnf, &idp->onlyattr)) in v2i_idp()
450 if (idp->onlyattr > 0) in i2r_idp()
454 && (idp->onlyattr <= 0)) in i2r_idp()
H A Dx_crl.c298 if (idp->onlyattr > 0) { in setup_idp()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in373 int onlyattr; member
385 /* onlyattr true */
H A Dx509v3.h613 int onlyattr; member