Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dsta_info.h318 int last_tk_key_idx; member
Dwpa_auth_glue.c467 sta->last_tk_key_idx = idx; in hostapd_wpa_auth_set_key()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c2338 sta->addr, sta->last_tk_key_idx, 0, 1, NULL, 0, in hostapd_ctrl_reset_pn()
2345 sta->addr, sta->last_tk_key_idx, 0, 1, NULL, in hostapd_ctrl_reset_pn()
2422 sta->addr, sta->last_tk_key_idx, 0, 1, NULL, 0, in restore_tk()
2447 sta->addr, sta->last_tk_key_idx, 0, 0, NULL, in hostapd_ctrl_resend_m1()
2477 sta->addr, sta->last_tk_key_idx, 0, 0, NULL, in hostapd_ctrl_resend_m3()
2507 sta->addr, sta->last_tk_key_idx, 0, 0, NULL, in hostapd_ctrl_resend_group_m1()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h1227 int last_tk_key_idx; member
Dwpas_glue.c551 wpa_s->last_tk_key_idx = key_idx; in wpa_supplicant_set_key()
Dctrl_iface.c964 res = os_snprintf(buf, buflen, "%d", wpa_s->last_tk_key_idx); in wpa_supplicant_ctrl_iface_get()
9726 wpa_s->last_tk_key_idx, 1, zero, 6, in wpas_ctrl_reset_pn()
9733 wpa_s->last_tk_key_idx, 1, zero, 6, in wpas_ctrl_reset_pn()