Home
last modified time | relevance | path

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

/hostap-3.6.0/src/common/
Dieee802_11_defs.h291 #define WLAN_EID_CHALLENGE 16 macro
Dieee802_11_common.c404 case WLAN_EID_CHALLENGE: in ieee802_11_parse_elems()
/hostap-3.6.0/src/ap/
Dieee802_11.c3598 mgmt->u.auth.variable[0] == WLAN_EID_CHALLENGE && in handle_auth()
3887 resp_ies[0] = WLAN_EID_CHALLENGE; in handle_auth()