Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/x509/
Dx_crl.c294 crl->idp_flags |= IDP_ONLYATTR; in setup_idp()
Dx509_vfy.c1441 if (crl->idp_flags & IDP_ONLYATTR) in crl_crldp_check()
/freebsd-12-stable/crypto/openssl/include/openssl/
Dx509v3.h317 # define IDP_ONLYATTR 0x10 macro