Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c70 static unsigned char gcookie[COOKIE_LEN]; variable
4156 gcookie, COOKIE_LEN); in hostapd_global_ctrl_iface_receive()
4176 if (os_memcmp(gcookie, lcookie, COOKIE_LEN) != 0) { in hostapd_global_ctrl_iface_receive()
4334 os_get_random(gcookie, COOKIE_LEN); in hostapd_global_ctrl_iface_init()

Completed in 6 milliseconds