Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dtls.h562 int __must_check tls_get_cipher(void *tls_ctx, struct tls_connection *conn,
Dtls_internal.c695 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_tls_common.c720 if (tls_get_cipher(data->ssl_ctx, data->conn, name, sizeof(name)) == 0) in eap_peer_tls_status()
Deap_fast.c1613 tls_get_cipher(sm->ssl_ctx, data->ssl.conn, in eap_fast_process()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dtls_mbedtls.c916 int tls_get_cipher(void *tls_ctx, struct tls_connection *conn, in tls_get_cipher() function