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

/freebsd-11-stable/contrib/wpa/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.c961 data->tls_in_total = tls_msg_len;
997 data->tls_in_left = data->tls_in_total = 0;

Completed in 56 milliseconds