Home
last modified time | relevance | path

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

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