Searched refs:IDP_INVALID (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libcrypto/asn1/
H A Dx_crl.c363 crl->idp_flags |= IDP_INVALID;
/openbsd-current/lib/libcrypto/x509/
H A Dx509_vfy.c1222 if (crl->idp_flags & IDP_INVALID)
1615 if (crl->idp_flags & IDP_INVALID) {
H A Dx509v3.h335 #define IDP_INVALID 0x2 macro

Completed in 187 milliseconds