Home
last modified time | relevance | path

Searched refs:mbedtls_x509_crt_profile_suiteb (Results 1 – 5 of 5) sorted by relevance

/third_party/mbedtls/include/mbedtls/
Dx509_crt.h332 extern const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_suiteb;
/third_party/mbedtls/tests/suites/
Dtest_suite_x509parse.function659 profile = &mbedtls_x509_crt_profile_suiteb;
1300 profile = &mbedtls_x509_crt_profile_suiteb;
/third_party/mbedtls/library/
Dx509_crt.c147 const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_suiteb = variable
Dssl_tls.c5339 conf->cert_profile = &mbedtls_x509_crt_profile_suiteb; in mbedtls_ssl_config_defaults()
/third_party/mbedtls/
DChangeLog2981 * Fix mbedtls_x509_crt_profile_suiteb, which used to reject all certificates