Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.c186 rsn->igtk_key_id = 4; in __mesh_rsn_auth_init()
193 rsn->igtk_key_id, 1, in __mesh_rsn_auth_init()
581 WPA_PUT_LE16(pos, rsn->igtk_key_id); in mesh_rsn_protect_frame()
583 wpa_drv_get_seqnum(rsn->wpa_s, NULL, rsn->igtk_key_id, pos); in mesh_rsn_protect_frame()
763 sta->igtk_key_id = WPA_GET_LE16(pos); in mesh_rsn_process_ampe()
765 sta->igtk_key_id); in mesh_rsn_process_ampe()
Dmesh_rsn.h21 u8 igtk_key_id; member
Dmesh_mpm.c841 sta->addr, sta->igtk_key_id, 0, in mesh_mpm_plink_estab()
/external/wpa_supplicant_8/src/ap/
Dsta_info.h99 u16 igtk_key_id; member