Home
last modified time | relevance | path

Searched refs:ctrl_iface_cookie (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhostapd.h81 unsigned char ctrl_iface_cookie[CTRL_IFACE_COOKIE_LEN]; member
426 unsigned char ctrl_iface_cookie[CTRL_IFACE_COOKIE_LEN]; member
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c3926 hapd->ctrl_iface_cookie, in hostapd_ctrl_iface_receive()
3940 if (os_memcmp(hapd->ctrl_iface_cookie, lcookie, in hostapd_ctrl_iface_receive()
4037 os_get_random(hapd->ctrl_iface_cookie, CTRL_IFACE_COOKIE_LEN); in hostapd_ctrl_iface_init()
4660 interfaces->ctrl_iface_cookie, in hostapd_global_ctrl_iface_receive()
4674 if (os_memcmp(interfaces->ctrl_iface_cookie, lcookie, in hostapd_global_ctrl_iface_receive()
4826 os_get_random(interface->ctrl_iface_cookie, CTRL_IFACE_COOKIE_LEN); in hostapd_global_ctrl_iface_init()