Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_cmp.c455 *pflags &= ~X509_V_FLAG_SUITEB_128_LOS_ONLY; in check_suite_b()
459 if (!(*pflags & X509_V_FLAG_SUITEB_128_LOS_ONLY)) in check_suite_b()
/freebsd/crypto/openssl/apps/lib/
H A Dopt.c812 X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_SUITEB_128_LOS_ONLY); in opt_verify()
/freebsd/crypto/openssl/include/openssl/
H A Dx509_vfy.h450 # define X509_V_FLAG_SUITEB_128_LOS_ONLY 0x10000 macro
H A Dx509_vfy.h.in353 # define X509_V_FLAG_SUITEB_128_LOS_ONLY 0x10000 macro