Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/wpa_supplicant/
HDmesh_rsn.c627 wpabuf_put_u8(buf, WLAN_EID_MIC); in mesh_rsn_protect_frame()
/freebsd-head/contrib/wpa/src/pasn/
HDpasn_responder.c509 wpabuf_put_u8(buf, WLAN_EID_MIC); in handle_auth_pasn_resp()
HDpasn_initiator.c659 wpabuf_put_u8(buf, WLAN_EID_MIC); in wpas_pasn_build_auth_3()
/freebsd-head/contrib/wpa/src/common/
HDieee802_11_common.c585 case WLAN_EID_MIC: in __ieee802_11_parse_elems()
816 case WLAN_EID_MIC: in ieee802_11_elems_clear_ids()
HDieee802_11_defs.h414 #define WLAN_EID_MIC 140 macro