Home
last modified time | relevance | path

Searched refs:SAE_SILENTLY_DISCARD (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.h35 #define SAE_SILENTLY_DISCARD 65535 macro
Dsae.c2123 return SAE_SILENTLY_DISCARD; in sae_parse_commit()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wpa3.c322 if (ret == SAE_SILENTLY_DISCARD) { in wpa3_parse_sae_commit()
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dieee802_11.c532 if (resp == SAE_SILENTLY_DISCARD) { in handle_auth_sae()