Home
last modified time | relevance | path

Searched refs:last_tk (Results 1 - 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h320 u8 last_tk[WPA_TK_MAX_LEN]; member
H A Dwpa_auth_glue.c484 os_memcpy(sta->last_tk, key, key_len); in hostapd_wpa_auth_set_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h279 u8 last_tk[WPA_TK_MAX_LEN]; member
H A Dwpa_auth_glue.c380 os_memcpy(sta->last_tk, key, key_len); in hostapd_wpa_auth_set_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant_i.h1118 u8 last_tk[WPA_TK_MAX_LEN]; member
H A Dwpas_glue.c515 os_memcpy(wpa_s->last_tk, key, key_len); in wpa_supplicant_set_key()
H A Devents.c332 os_memset(wpa_s->last_tk, 0, sizeof(wpa_s->last_tk)); in wpa_supplicant_mark_disassoc()
H A Dctrl_iface.c9304 wpa_s->last_tk, wpa_s->last_tk_len); in wpas_ctrl_reset_pn()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant_i.h1390 u8 last_tk[WPA_TK_MAX_LEN]; member
H A Dwpas_glue.c559 os_memcpy(wpa_s->last_tk, key, key_len); in wpa_supplicant_set_key()
H A Devents.c387 os_memset(wpa_s->last_tk, 0, sizeof(wpa_s->last_tk)); in wpa_supplicant_mark_disassoc()
H A Dctrl_iface.c10440 wpa_s->last_tk, wpa_s->last_tk_len,
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c2181 sta->last_tk, sta->last_tk_len); in hostapd_ctrl_reset_pn()
2245 sta->last_tk, sta->last_tk_len); in restore_tk()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2409 0, sta->last_tk, sta->last_tk_len, in hostapd_ctrl_reset_pn()
2486 sta->last_tk, sta->last_tk_len, in restore_tk()

Completed in 70 milliseconds