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.c343 ASN1_IMP_OPT(ISSUING_DIST_POINT, onlyattr, ASN1_FBOOLEAN, 5)
390 if (!X509V3_get_value_bool(cnf, &idp->onlyattr)) in v2i_idp()
454 if (idp->onlyattr > 0) in i2r_idp()
458 && (idp->onlyattr <= 0)) in i2r_idp()
H A Dx_crl.c301 if (idp->onlyattr > 0) { in setup_idp()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in345 int onlyattr; member
357 /* onlyattr true */
H A Dx509v3.h585 int onlyattr; member