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.c307 crl->idp_flags |= IDP_INVALID; in setup_idp()
H A Dx509_vfy.c1210 if ((crl->idp_flags & IDP_INVALID) != 0) in get_crl_score()
1572 if ((crl->idp_flags & IDP_INVALID) != 0 && in check_crl()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in352 # define IDP_INVALID 0x2 macro
H A Dx509v3.h592 # define IDP_INVALID 0x2 macro