Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dx_crl.c294 crl->idp_flags |= IDP_INVALID; in setup_idp()
Dx509_vfy.c1189 if (crl->idp_flags & IDP_INVALID) in get_crl_score()
1560 if ((crl->idp_flags & IDP_INVALID) && in check_crl()
/third_party/openssl/include/openssl/
Dx509v3.h311 # define IDP_INVALID 0x2 macro