Home
last modified time | relevance | path

Searched refs:IDP_ONLYCA (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/lib/libcrypto/asn1/
Dx_crl.c357 crl->idp_flags |= IDP_ONLYCA; in setup_idp()
/openbsd/src/lib/libcrypto/x509/
Dx509v3.h329 #define IDP_ONLYCA 0x8 macro
Dx509_vfy.c1487 if (crl->idp_flags & IDP_ONLYCA) in crl_crldp_check()