Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_tls_common.h86 #define EAP_TLS_FLAGS_MORE_FRAGMENTS 0x40 macro
Deap_tls_common.c551 *flags |= EAP_TLS_FLAGS_MORE_FRAGMENTS; in eap_tls_process_output()