OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ft_pending_pull_nonce
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
wpa_auth_i.h
144
u8
ft_pending_pull_nonce
[FT_RRB_NONCE_LEN];
member in struct:wpa_state_machine
wpa_auth_ft.c
1985
.data = sm->
ft_pending_pull_nonce
},
2049
random_get_bytes(sm->
ft_pending_pull_nonce
, FT_RRB_NONCE_LEN) < 0) {
4362
os_memcmp(info->nonce, sm->
ft_pending_pull_nonce
,
Completed in 53 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026