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.h387 extern const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_suiteb;
/third_party/mbedtls/tests/suites/
Dtest_suite_x509parse.function629 profile = &mbedtls_x509_crt_profile_suiteb;
1105 profile = &mbedtls_x509_crt_profile_suiteb;
/third_party/mbedtls/library/
Dx509_crt.c151 const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_suiteb = variable
Dssl_tls.c6548 conf->cert_profile = &mbedtls_x509_crt_profile_suiteb; in mbedtls_ssl_config_defaults()
/third_party/mbedtls/
DChangeLog2282 * Fix mbedtls_x509_crt_profile_suiteb, which used to reject all certificates