Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h94 unsigned char ctrl_iface_cookie[CTRL_IFACE_COOKIE_LEN]; member
478 unsigned char ctrl_iface_cookie[CTRL_IFACE_COOKIE_LEN]; member
/hostap-latest/hostapd/
Dctrl_iface.c4654 hapd->ctrl_iface_cookie, in hostapd_ctrl_iface_receive()
4668 if (os_memcmp(hapd->ctrl_iface_cookie, lcookie, in hostapd_ctrl_iface_receive()
4767 os_get_random(hapd->ctrl_iface_cookie, CTRL_IFACE_COOKIE_LEN); in hostapd_ctrl_iface_init()
5414 interfaces->ctrl_iface_cookie, in hostapd_global_ctrl_iface_receive()
5428 if (os_memcmp(interfaces->ctrl_iface_cookie, lcookie, in hostapd_global_ctrl_iface_receive()
5580 os_get_random(interface->ctrl_iface_cookie, CTRL_IFACE_COOKIE_LEN); in hostapd_global_ctrl_iface_init()