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_standard/src/ap/
H A Dsta_info.h319 int last_tk_key_idx; member
H A Dwpa_auth_glue.c482 sta->last_tk_key_idx = idx; in hostapd_wpa_auth_set_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h278 int last_tk_key_idx; member
H A Dwpa_auth_glue.c378 sta->last_tk_key_idx = idx; in hostapd_wpa_auth_set_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A 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/
H A 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/
H A Dwpa_supplicant_i.h1117 int last_tk_key_idx; member
H A Dwpas_glue.c513 wpa_s->last_tk_key_idx = key_idx; in wpa_supplicant_set_key()
H A 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/
H A Dwpa_supplicant_i.h1389 int last_tk_key_idx; member
H A Dwpas_glue.c557 wpa_s->last_tk_key_idx = key_idx; in wpa_supplicant_set_key()
H A Dctrl_iface.c1016 } else if (os_strcasecmp(cmd, "last_tk_key_idx") == 0) { in wpa_supplicant_ctrl_iface_get()
1017 res = os_snprintf(buf, buflen, "%d", wpa_s->last_tk_key_idx); in wpa_supplicant_ctrl_iface_get()
10428 wpa_s->last_tk_key_idx, 1, zero, 6,
10439 wpa_s->last_tk_key_idx, 1, zero, 6,

Completed in 50 milliseconds