Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dtls.h598 int tls_connection_get_failed(void *tls_ctx, struct tls_connection *conn);
Dtls_internal.c733 int tls_connection_get_failed(void *tls_ctx, struct tls_connection *conn) in tls_connection_get_failed() function
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_tls_common.c475 !tls_connection_get_failed(data->ssl_ctx, data->conn)) { in eap_tls_process_input()
643 if (tls_connection_get_failed(data->ssl_ctx, data->conn)) { in eap_peer_tls_process_helper()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dtls_mbedtls.c942 int tls_connection_get_failed(void *tls_ctx, struct tls_connection *conn) in tls_connection_get_failed() function