Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dwpa_auth_ft.c2263 u8 stub_igtk[WPA_IGTK_MAX_LEN]; in wpa_ft_igtk_subelem() local
2296 if (random_get_bytes(stub_igtk, igtk_len / 8) < 0) { in wpa_ft_igtk_subelem()
2300 igtk = stub_igtk; in wpa_ft_igtk_subelem()