OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GNonce
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
wpa_auth_i.h
212
u8
GNonce
[WPA_NONCE_LEN];
wpa_auth.c
1898
const u8 *
gnonce
, u8 *gtk, size_t gtk_len)
1905
* AA ||
GNonce
|| Time || random data)
1907
*
GNonce
as inputs here. Add some more entropy since this derivation
1913
os_memcpy(data + ETH_ALEN,
gnonce
, WPA_NONCE_LEN);
5193
/* Send EAPOL(1, 1, 1, !Pair, G, RSC,
GNonce
, MIC(PTK), GTK[GN]) */
5405
os_memcpy(group->
GNonce
, group->Counter, WPA_NONCE_LEN);
5408
wpa_auth->addr, group->
GNonce
,
5416
os_memcpy(group->
GNonce
, group->Counter, WPA_NONCE_LEN);
5419
wpa_auth->addr, group->
GNonce
,
5440
os_memcpy(group->
GNonce
, group->Counter, WPA_NONCE_LEN)
[
all
...]
Completed in 33 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026