Searched refs:crt_profile (Results 1 – 1 of 1) sorted by relevance
237 const mbedtls_x509_crt_profile *crt_profile = &suiteb_mbedtls_x509_crt_profile; in tls_set_suiteb_config() local238 mbedtls_ssl_conf_cert_profile(&tls->conf, crt_profile); in tls_set_suiteb_config()296 const mbedtls_x509_crt_profile *crt_profile = &eap_mbedtls_x509_crt_profile; in tls_enable_sha1_config() local297 mbedtls_ssl_conf_cert_profile(&tls->conf, crt_profile); in tls_enable_sha1_config()