Searched refs:restore_tk (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_ctrl_iface.c | 2233 static void restore_tk(void *ctx1, void *ctx2) in restore_tk() function 2275 plain ? restore_tk : NULL, hapd, sta); in hostapd_ctrl_resend_m1() 2304 plain ? restore_tk : NULL, hapd, sta); in hostapd_ctrl_resend_m3() 2336 plain ? restore_tk : NULL, hapd, sta); in hostapd_ctrl_resend_group_m1()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 2474 static void restore_tk(void *ctx1, void *ctx2) in restore_tk() function 2517 plain ? restore_tk : NULL, hapd, sta); in hostapd_ctrl_resend_m1() 2546 plain ? restore_tk : NULL, hapd, sta); in hostapd_ctrl_resend_m3() 2578 plain ? restore_tk : NULL, hapd, sta); in hostapd_ctrl_resend_group_m1()
|
Completed in 11 milliseconds