Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h95 unsigned char ctrl_iface_cookie[CTRL_IFACE_COOKIE_LEN]; member
504 unsigned char ctrl_iface_cookie[CTRL_IFACE_COOKIE_LEN]; member
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c4752 hapd->ctrl_iface_cookie, in hostapd_ctrl_iface_receive()
4766 if (os_memcmp(hapd->ctrl_iface_cookie, lcookie, in hostapd_ctrl_iface_receive()
5200 os_get_random(hapd->ctrl_iface_cookie, CTRL_IFACE_COOKIE_LEN); in hostapd_ctrl_iface_init()
5861 interfaces->ctrl_iface_cookie, in hostapd_global_ctrl_iface_receive()
5875 if (os_memcmp(interfaces->ctrl_iface_cookie, lcookie, in hostapd_global_ctrl_iface_receive()
6027 os_get_random(interface->ctrl_iface_cookie, CTRL_IFACE_COOKIE_LEN); in hostapd_global_ctrl_iface_init()