OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:update_snonce
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/ap/
wpa_auth_i.h
86
unsigned int
update_snonce
:1;
member in struct:wpa_state_machine
wpa_auth.c
898
sm->
update_snonce
= 1;
933
(!sm->
update_snonce
||
1061
if (sm->PTK_valid && !sm->
update_snonce
) {
[
all
...]
Completed in 39 milliseconds