Home
last modified time | relevance | path

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

/third_party/boringssl/src/crypto/x509/
Dx509_cmp.c372 return X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED; in check_suite_b()
379 return X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED; in check_suite_b()
440 || rv == X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED) && i) in X509_chain_check_suiteb()
446 if (rv == X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED && flags != tflags) in X509_chain_check_suiteb()
Dx509_txt.c181 case X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED: in X509_verify_cert_error_string()
/third_party/openssl/crypto/x509/
Dx509_cmp.c341 return X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED; in check_suite_b()
348 return X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED; in check_suite_b()
416 || rv == X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED) && i) in X509_chain_check_suiteb()
422 if (rv == X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED && flags != tflags) in X509_chain_check_suiteb()
Dx509_txt.c145 case X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED: in X509_verify_cert_error_string()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dx509_vfy.h86 #define X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED 60 macro
/third_party/openssl/include/openssl/
Dx509_vfy.h163 # define X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED 60 macro
/third_party/boringssl/src/include/openssl/
Dx509_vfy.h360 #define X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED 60 macro
/third_party/openssl/doc/man1/
Dverify.pod681 =item B<X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED>