Searched refs:crt_profile (Results 1 – 1 of 1) sorted by relevance
207 const mbedtls_x509_crt_profile *crt_profile = &suiteb_mbedtls_x509_crt_profile; in tls_set_suiteb_config() local208 mbedtls_ssl_conf_cert_profile(&tls->conf, crt_profile); in tls_set_suiteb_config()249 const mbedtls_x509_crt_profile *crt_profile = &eap_mbedtls_x509_crt_profile; in tls_enable_sha1_config() local250 mbedtls_ssl_conf_cert_profile(&tls->conf, crt_profile); in tls_enable_sha1_config()