Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eap_common/
Deap_wsc_common.h14 #define WSC_FLAGS_MF 0x01 macro
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap_server_wsc.c147 flags |= WSC_FLAGS_MF; in eap_wsc_build_msg()
370 if (flags & WSC_FLAGS_MF) { in eap_wsc_process()