Searched refs:onlyCA (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_crld.c392 ASN1_IMP_OPT(ISSUING_DIST_POINT, onlyCA, ASN1_FBOOLEAN, 2),
438 } else if (!strcmp(name, "onlyCA")) {
439 if (!X509V3_get_value_bool(cnf, &idp->onlyCA))
499 if (idp->onlyCA > 0)
507 if (!idp->distpoint && (idp->onlyuser <= 0) && (idp->onlyCA <= 0)
H A Dx509v3.h359 int onlyCA; member in struct:ISSUING_DIST_POINT_st
372 /* onlyCA true */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_crld.c392 ASN1_IMP_OPT(ISSUING_DIST_POINT, onlyCA, ASN1_FBOOLEAN, 2),
438 } else if (!strcmp(name, "onlyCA")) {
439 if (!X509V3_get_value_bool(cnf, &idp->onlyCA))
499 if (idp->onlyCA > 0)
507 if (!idp->distpoint && (idp->onlyuser <= 0) && (idp->onlyCA <= 0)
H A Dx509v3.h359 int onlyCA; member in struct:ISSUING_DIST_POINT_st
372 /* onlyCA true */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dx_crl.c309 if (idp->onlyCA > 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dx_crl.c309 if (idp->onlyCA > 0) {

Completed in 1727 milliseconds