Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx_crl.c309 crl->idp_flags |= IDP_INVALID; in setup_idp()
H A Dx509_vfy.c1346 if ((crl->idp_flags & IDP_INVALID) != 0) in get_crl_score()
1710 if ((crl->idp_flags & IDP_INVALID) != 0 && in check_crl()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in363 # define IDP_INVALID 0x2 macro
H A Dx509v3.h603 # define IDP_INVALID 0x2 macro