Searched refs:igtk_key_id (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | mesh_rsn.c | 210 rsn->igtk_key_id = 4; in __mesh_rsn_auth_init() 218 rsn->igtk_key_id, 1, in __mesh_rsn_auth_init() 615 WPA_PUT_LE16(pos, rsn->igtk_key_id); in mesh_rsn_protect_frame() 617 wpa_drv_get_seqnum(rsn->wpa_s, NULL, rsn->igtk_key_id, pos); in mesh_rsn_protect_frame() 797 sta->igtk_key_id = WPA_GET_LE16(pos); in mesh_rsn_process_ampe() 799 sta->igtk_key_id); in mesh_rsn_process_ampe()
|
| H A D | mesh_rsn.h | 21 u8 igtk_key_id; member
|
| H A D | mesh_mpm.c | 945 sta->addr, sta->igtk_key_id, 0, in mesh_mpm_plink_estab()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | wow.c | 306 if (key->keyidx != aoac_rpt->igtk_key_id) in rtw89_rx_pn_set_pmf() 554 aoac_rpt->igtk_key_id); in rtw89_wow_debug_aoac_rpt() 559 (uintmax_t)aoac_rpt->igtk_key_id); in rtw89_wow_debug_aoac_rpt() 757 key = rtw89_wow_gtk_rekey(rtwdev, data.igtk_cipher, aoac_rpt->igtk_key_id, in rtw89_wow_update_key_info()
|
| H A D | mac.c | 5792 aoac_rpt->igtk_key_id = le64_to_cpu(c2h->igtk_key_id); in rtw89_mac_c2h_wow_aoac_rpt()
|
| H A D | fw.h | 4142 __le64 igtk_key_id; member
|
| H A D | core.h | 5981 u64 igtk_key_id; member
|
| /freebsd/contrib/wpa/src/ap/ |
| H A D | sta_info.h | 134 u16 igtk_key_id; member
|