Searched refs:tls_in_total (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_tls_common.h47 * tls_in_total - Total number of bytes in the incoming TLS message
49 size_t tls_in_total; member in struct:eap_ssl_data
H A Deap_tls_common.c884 data->tls_in_total = tls_msg_len;
920 data->tls_in_left = data->tls_in_total = 0;
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_tls_common.h47 * tls_in_total - Total number of bytes in the incoming TLS message
49 size_t tls_in_total; member in struct:eap_ssl_data
H A Deap_tls_common.c884 data->tls_in_total = tls_msg_len;
920 data->tls_in_left = data->tls_in_total = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_tls_common.h47 * tls_in_total - Total number of bytes in the incoming TLS message
49 size_t tls_in_total; member in struct:eap_ssl_data
H A Deap_tls_common.c884 data->tls_in_total = tls_msg_len;
920 data->tls_in_left = data->tls_in_total = 0;

Completed in 104 milliseconds