Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dtls.h81 struct tls_config { struct
234 void * tls_init(const struct tls_config *conf);
Dtls_internal.c40 void * tls_init(const struct tls_config *conf) in tls_init()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dtls_mbedtls.c624 void *tls_init(const struct tls_config *conf) in tls_init()