Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx_crl.c307 crl->idp_flags |= IDP_INDIRECT; in setup_idp()
H A Dx509_vfy.c1369 if (crl->idp_flags & (IDP_INDIRECT | IDP_REASONS)) in get_crl_score()
1381 if ((crl->idp_flags & IDP_INDIRECT) == 0) in get_crl_score()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in388 #define IDP_INDIRECT 0x20 macro
H A Dx509v3.h628 #define IDP_INDIRECT 0x20 macro