Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dx_crl.c282 crl->idp_flags |= IDP_ONLYUSER; in setup_idp()
Dx509_vfy.c1444 if (crl->idp_flags & IDP_ONLYUSER) in crl_crldp_check()
/third_party/openssl/include/openssl/
Dx509v3.h313 # define IDP_ONLYUSER 0x4 macro