Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/ap/
H A Dhostapd.h81 unsigned char ctrl_iface_cookie[CTRL_IFACE_COOKIE_LEN]; member
430 unsigned char ctrl_iface_cookie[CTRL_IFACE_COOKIE_LEN]; member
/freebsd-13.1/contrib/wpa/hostapd/
H A Dctrl_iface.c4072 hapd->ctrl_iface_cookie, in hostapd_ctrl_iface_receive()
4086 if (os_memcmp(hapd->ctrl_iface_cookie, lcookie, in hostapd_ctrl_iface_receive()
4183 os_get_random(hapd->ctrl_iface_cookie, CTRL_IFACE_COOKIE_LEN); in hostapd_ctrl_iface_init()
4808 interfaces->ctrl_iface_cookie, in hostapd_global_ctrl_iface_receive()
4822 if (os_memcmp(interfaces->ctrl_iface_cookie, lcookie, in hostapd_global_ctrl_iface_receive()
4974 os_get_random(interface->ctrl_iface_cookie, CTRL_IFACE_COOKIE_LEN); in hostapd_global_ctrl_iface_init()