Home
last modified time | relevance | path

Searched refs:last_tk_key_idx (Results 1 – 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dsta_info.h278 int last_tk_key_idx; member
Dwpa_auth_glue.c378 sta->last_tk_key_idx = idx; in hostapd_wpa_auth_set_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dsta_info.h319 int last_tk_key_idx; member
Dwpa_auth_glue.c480 sta->last_tk_key_idx = idx; in hostapd_wpa_auth_set_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_ctrl_iface.c2174 sta->addr, sta->last_tk_key_idx, 1, NULL, 0, in hostapd_ctrl_reset_pn()
2180 sta->addr, sta->last_tk_key_idx, 1, NULL, 0, in hostapd_ctrl_reset_pn()
2244 sta->addr, sta->last_tk_key_idx, 1, NULL, 0, in restore_tk()
2268 sta->addr, sta->last_tk_key_idx, 0, NULL, 0, in hostapd_ctrl_resend_m1()
2298 sta->addr, sta->last_tk_key_idx, 0, NULL, 0, in hostapd_ctrl_resend_m3()
2328 sta->addr, sta->last_tk_key_idx, 0, NULL, 0, in hostapd_ctrl_resend_group_m1()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_ctrl_iface.c2401 sta->addr, sta->last_tk_key_idx, 0, 1, NULL, 0, in hostapd_ctrl_reset_pn()
2408 sta->addr, sta->last_tk_key_idx, 0, 1, NULL, in hostapd_ctrl_reset_pn()
2485 sta->addr, sta->last_tk_key_idx, 0, 1, NULL, 0, in restore_tk()
2510 sta->addr, sta->last_tk_key_idx, 0, 0, NULL, in hostapd_ctrl_resend_m1()
2540 sta->addr, sta->last_tk_key_idx, 0, 0, NULL, in hostapd_ctrl_resend_m3()
2570 sta->addr, sta->last_tk_key_idx, 0, 0, NULL, in hostapd_ctrl_resend_group_m1()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwpa_supplicant_i.h1117 int last_tk_key_idx; member
Dwpas_glue.c513 wpa_s->last_tk_key_idx = key_idx; in wpa_supplicant_set_key()
Dctrl_iface.c9297 wpa_s->last_tk_key_idx, 1, zero, 6, in wpas_ctrl_reset_pn()
9303 wpa_s->last_tk_key_idx, 1, zero, 6, in wpas_ctrl_reset_pn()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpa_supplicant_i.h1356 int last_tk_key_idx; member
Dwpas_glue.c545 wpa_s->last_tk_key_idx = key_idx; in wpa_supplicant_set_key()
Dctrl_iface.c997 res = os_snprintf(buf, buflen, "%d", wpa_s->last_tk_key_idx); in wpa_supplicant_ctrl_iface_get()
10238 wpa_s->last_tk_key_idx, 1, zero, 6,
10245 wpa_s->last_tk_key_idx, 1, zero, 6,