Home
last modified time | relevance | path

Searched refs:WLAN_EID_MIC (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.c609 wpabuf_put_u8(buf, WLAN_EID_MIC); in mesh_rsn_protect_frame()
Dpasn_supplicant.c765 wpabuf_put_u8(buf, WLAN_EID_MIC); in wpas_pasn_build_auth_3()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h390 #define WLAN_EID_MIC 140 macro
Dieee802_11_common.c531 case WLAN_EID_MIC: in ieee802_11_parse_elems()
/external/wpa_supplicant_8/src/ap/
Dieee802_11.c2941 wpabuf_put_u8(buf, WLAN_EID_MIC); in handle_auth_pasn_resp()