Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_vpm.c273 if ((flags & X509_V_FLAG_POLICY_MASK) != 0) in X509_VERIFY_PARAM_set_flags()
/freebsd/crypto/openssl/include/openssl/
H A Dx509_vfy.h473 # define X509_V_FLAG_POLICY_MASK (X509_V_FLAG_POLICY_CHECK \ macro
H A Dx509_vfy.h.in376 # define X509_V_FLAG_POLICY_MASK (X509_V_FLAG_POLICY_CHECK \ macro