Searched refs:gcookie (Results 1 – 1 of 1) sorted by relevance
62 static unsigned char gcookie[COOKIE_LEN]; variable3084 gcookie, COOKIE_LEN); in hostapd_global_ctrl_iface_receive()3097 if (os_memcmp(gcookie, lcookie, COOKIE_LEN) != 0) { in hostapd_global_ctrl_iface_receive()3247 os_get_random(gcookie, COOKIE_LEN); in hostapd_global_ctrl_iface_init()