Searched refs:indirectCRL (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.c394 ASN1_IMP_OPT(ISSUING_DIST_POINT, indirectCRL, ASN1_FBOOLEAN, 4),
444 } else if (!strcmp(name, "indirectCRL")) {
445 if (!X509V3_get_value_bool(cnf, &idp->indirectCRL))
501 if (idp->indirectCRL > 0)
508 && (idp->indirectCRL <= 0) && !idp->onlysomereasons
H A Dx509v3.h361 int indirectCRL; member in struct:ISSUING_DIST_POINT_st
376 /* indirectCRL true */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_crld.c394 ASN1_IMP_OPT(ISSUING_DIST_POINT, indirectCRL, ASN1_FBOOLEAN, 4),
444 } else if (!strcmp(name, "indirectCRL")) {
445 if (!X509V3_get_value_bool(cnf, &idp->indirectCRL))
501 if (idp->indirectCRL > 0)
508 && (idp->indirectCRL <= 0) && !idp->onlysomereasons
H A Dx509v3.h361 int indirectCRL; member in struct:ISSUING_DIST_POINT_st
376 /* indirectCRL true */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dx_crl.c321 if (idp->indirectCRL > 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dx_crl.c321 if (idp->indirectCRL > 0)

Completed in 197 milliseconds