Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dtls.h255 int tls_get_errors(void *tls_ctx);
Dtls_internal.c87 int tls_get_errors(void *tls_ctx) in tls_get_errors() function
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_tls_common.c768 if (tls_get_errors(data->ssl_ctx)) { in eap_peer_tls_process_init()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dtls_mbedtls.c660 int tls_get_errors(void *tls_ctx) in tls_get_errors() function