Home
last modified time | relevance | path

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

/external/wpa_supplicant/
Deap_tls_common.c422 int more_fragments, length_included; in eap_tls_process_output() local
431 more_fragments = 1; in eap_tls_process_output()
436 more_fragments = 0; in eap_tls_process_output()
451 if (more_fragments) in eap_tls_process_output()
462 if (!more_fragments) { in eap_tls_process_output()
/external/wpa_supplicant_8/src/eap_peer/
Deap_tls_common.c487 int more_fragments, length_included; in eap_tls_process_output() local
502 more_fragments = 1; in eap_tls_process_output()
507 more_fragments = 0; in eap_tls_process_output()
532 if (more_fragments) in eap_tls_process_output()
544 if (!more_fragments) in eap_tls_process_output()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Deap_tls_common.c496 int more_fragments, length_included; in eap_tls_process_output() local
508 more_fragments = 1; in eap_tls_process_output()
513 more_fragments = 0; in eap_tls_process_output()
538 if (more_fragments) in eap_tls_process_output()
548 if (!more_fragments) in eap_tls_process_output()