Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c627 wpabuf_put_u8(buf, WLAN_EID_MIC); in mesh_rsn_protect_frame()
/freebsd/contrib/wpa/src/pasn/
H A Dpasn_responder.c509 wpabuf_put_u8(buf, WLAN_EID_MIC); in handle_auth_pasn_resp()
H A Dpasn_initiator.c659 wpabuf_put_u8(buf, WLAN_EID_MIC); in wpas_pasn_build_auth_3()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c585 case WLAN_EID_MIC: in __ieee802_11_parse_elems()
816 case WLAN_EID_MIC: in ieee802_11_elems_clear_ids()
H A Dieee802_11_defs.h414 #define WLAN_EID_MIC 140 macro