Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c2322 u8 stub_bigtk[WPA_IGTK_MAX_LEN]; in wpa_ft_bigtk_subelem() local
2355 if (random_get_bytes(stub_bigtk, bigtk_len / 8) < 0) { in wpa_ft_bigtk_subelem()
2359 bigtk = stub_bigtk; in wpa_ft_bigtk_subelem()