Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/crypto/
Dtls_mbedtls.c207 const mbedtls_x509_crt_profile *crt_profile = &suiteb_mbedtls_x509_crt_profile; in tls_set_suiteb_config() local
208 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() local
250 mbedtls_ssl_conf_cert_profile(&tls->conf, crt_profile); in tls_enable_sha1_config()