Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_cmp.c451 return X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED; in check_suite_b()
458 return X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED; in check_suite_b()
526 || rv == X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED) && i) in X509_chain_check_suiteb()
532 if (rv == X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED && flags != tflags) in X509_chain_check_suiteb()
H A Dx509_txt.c145 case X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED: in X509_verify_cert_error_string()
/freebsd/crypto/openssl/include/openssl/
H A Dx509_vfy.h368 # define X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED 60 macro
H A Dx509_vfy.h.in271 # define X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED 60 macro