Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_tls_common.c628 int more_fragments, length_included; in eap_tls_process_output() local
643 more_fragments = 1; in eap_tls_process_output()
648 more_fragments = 0; in eap_tls_process_output()
672 if (more_fragments) in eap_tls_process_output()
684 if (!more_fragments) in eap_tls_process_output()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_tls_common.c637 int more_fragments, length_included; in eap_tls_process_output() local
652 more_fragments = 1; in eap_tls_process_output()
657 more_fragments = 0; in eap_tls_process_output()
681 if (more_fragments) in eap_tls_process_output()
693 if (!more_fragments) in eap_tls_process_output()

Completed in 6 milliseconds