Searched refs:last_tk_key_idx (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.h | 274 int last_tk_key_idx; member
|
D | wpa_auth_glue.c | 374 sta->last_tk_key_idx = idx; in hostapd_wpa_auth_set_key()
|
/external/wpa_supplicant_8/hostapd/ |
D | ctrl_iface.c | 2151 sta->addr, sta->last_tk_key_idx, 1, NULL, 0, in hostapd_ctrl_reset_pn() 2157 sta->addr, sta->last_tk_key_idx, 1, NULL, 0, in hostapd_ctrl_reset_pn() 2221 sta->addr, sta->last_tk_key_idx, 1, NULL, 0, in restore_tk() 2245 sta->addr, sta->last_tk_key_idx, 0, NULL, 0, in hostapd_ctrl_resend_m1() 2275 sta->addr, sta->last_tk_key_idx, 0, NULL, 0, in hostapd_ctrl_resend_m3() 2305 sta->addr, sta->last_tk_key_idx, 0, NULL, 0, in hostapd_ctrl_resend_group_m1()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpa_supplicant_i.h | 1115 int last_tk_key_idx; member
|
D | wpas_glue.c | 509 wpa_s->last_tk_key_idx = key_idx; in wpa_supplicant_set_key()
|
D | ctrl_iface.c | 9186 wpa_s->last_tk_key_idx, 1, zero, 6, in wpas_ctrl_reset_pn() 9192 wpa_s->last_tk_key_idx, 1, zero, 6, in wpas_ctrl_reset_pn()
|