Searched refs:mgtk_key_id (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | mesh_rsn.h | 19 u8 mgtk_key_id; member
|
H A D | mesh_rsn.c | 187 rsn->mgtk_key_id = 1; in __mesh_rsn_auth_init() 210 rsn->mgtk_key_id, 1, seq, sizeof(seq), in __mesh_rsn_auth_init() 588 wpa_drv_get_seqnum(rsn->wpa_s, NULL, rsn->mgtk_key_id, pos); in mesh_rsn_protect_frame() 756 sta->mgtk_key_id = 1; /* FIX: Where to get Key ID? */ in mesh_rsn_process_ampe()
|
H A D | mesh_mpm.c | 886 sta->addr, sta->mgtk_key_id, 0, in mesh_mpm_plink_estab()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | mesh_rsn.h | 19 u8 mgtk_key_id; member
|
H A D | mesh_rsn.c | 190 rsn->mgtk_key_id = 1; in __mesh_rsn_auth_init() 221 rsn->mgtk_key_id, 1, seq, sizeof(seq), in __mesh_rsn_auth_init() 598 wpa_drv_get_seqnum(rsn->wpa_s, NULL, rsn->mgtk_key_id, pos); in mesh_rsn_protect_frame() 764 sta->mgtk_key_id = 1; /* FIX: Where to get Key ID? */ in mesh_rsn_process_ampe()
|
H A D | mesh_mpm.c | 911 sta->addr, sta->mgtk_key_id, 0, in mesh_mpm_plink_estab()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | sta_info.h | 134 u8 mgtk_key_id; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | sta_info.h | 93 u8 mgtk_key_id; member
|
Completed in 8 milliseconds