Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_peer/
Deap_tls_common.c618 int more_fragments, length_included; in eap_tls_process_output() local
640 length_included = data->tls_out_pos == 0 && in eap_tls_process_output()
643 if (!length_included && in eap_tls_process_output()
652 length_included = 1; in eap_tls_process_output()
655 *out_data = eap_tls_msg_alloc(eap_type, 1 + length_included * 4 + len, in eap_tls_process_output()
664 if (length_included) { in eap_tls_process_output()