Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Deap_tls_common.c493 int more_fragments, length_included; in eap_tls_process_output() local
515 length_included = data->tls_out_pos == 0 && in eap_tls_process_output()
518 if (!length_included && in eap_tls_process_output()
527 length_included = 1; in eap_tls_process_output()
530 *out_data = eap_tls_msg_alloc(eap_type, 1 + length_included * 4 + len, in eap_tls_process_output()
541 if (length_included) { in eap_tls_process_output()