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

/openbsd-current/lib/libcrypto/asn1/
H A Dx_crl.c369 crl->idp_flags |= IDP_REASONS;
/openbsd-current/lib/libcrypto/x509/
H A Dx509_vfy.c1226 if (crl->idp_flags & (IDP_INDIRECT | IDP_REASONS))
1228 } else if (crl->idp_flags & IDP_REASONS) {
H A Dx509v3.h345 #define IDP_REASONS 0x40 macro

Completed in 143 milliseconds