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.h94 unsigned char ctrl_iface_cookie[CTRL_IFACE_COOKIE_LEN]; member
471 unsigned char ctrl_iface_cookie[CTRL_IFACE_COOKIE_LEN]; member
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c4638 hapd->ctrl_iface_cookie, in hostapd_ctrl_iface_receive()
4652 if (os_memcmp(hapd->ctrl_iface_cookie, lcookie, in hostapd_ctrl_iface_receive()
4749 os_get_random(hapd->ctrl_iface_cookie, CTRL_IFACE_COOKIE_LEN); in hostapd_ctrl_iface_init()
5388 interfaces->ctrl_iface_cookie, in hostapd_global_ctrl_iface_receive()
5402 if (os_memcmp(interfaces->ctrl_iface_cookie, lcookie, in hostapd_global_ctrl_iface_receive()
5554 os_get_random(interface->ctrl_iface_cookie, CTRL_IFACE_COOKIE_LEN); in hostapd_global_ctrl_iface_init()