HomeSort by relevance Sort by last modified time
    Searched refs:tls_in_total (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/eap_peer/
eap_tls_common.h 47 * tls_in_total - Total number of bytes in the incoming TLS message
49 size_t tls_in_total; member in struct:eap_ssl_data
eap_tls_common.c 876 data->tls_in_total = tls_msg_len;
912 data->tls_in_left = data->tls_in_total = 0;
    [all...]

Completed in 57 milliseconds