Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dtls_mbedtls.c237 const mbedtls_x509_crt_profile *crt_profile = &suiteb_mbedtls_x509_crt_profile; in tls_set_suiteb_config() local
238 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() local
297 mbedtls_ssl_conf_cert_profile(&tls->conf, crt_profile); in tls_enable_sha1_config()