OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:secure_ltf
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/bsd/wpa/dist/src/pasn/
pasn_common.h
70
bool
secure_ltf
;
member in struct:pasn_data
pasn_responder.c
358
if (pasn->
secure_ltf
) {
663
pasn->
secure_ltf
= true;
pasn_initiator.c
1242
if (pasn->
secure_ltf
) {
/src/external/bsd/wpa/dist/src/rsn_supp/
wpa_ft.c
77
(sm->
secure_ltf
&&
96
if (sm->
secure_ltf
&&
704
(sm->
secure_ltf
&&
722
if (sm->
secure_ltf
&&
wpa_ie.c
382
if (sm->
secure_ltf
)
wpa_i.h
112
unsigned int
secure_ltf
:1;
member in struct:wpa_sm
wpa.c
714
(sm->
secure_ltf
&&
731
if (sm->
secure_ltf
&&
1243
if (sm->
secure_ltf
&&
5801
(sm->
secure_ltf
&&
5821
if (sm->
secure_ltf
&&
6675
sm->
secure_ltf
= 1;
/src/external/bsd/wpa/dist/wpa_supplicant/
pasn_supplicant.c
571
pasn->
secure_ltf
= true;
573
pasn->
secure_ltf
= false;
/src/external/bsd/wpa/dist/src/ap/
wpa_auth.h
266
unsigned int
secure_ltf
:1;
member in struct:wpa_auth_config
wpa_auth.c
2871
(!no_kdk && sm->wpa_auth->conf.
secure_ltf
&&
2900
if (!no_kdk && sm->wpa_auth->conf.
secure_ltf
&&
2936
if (!no_kdk && sm->wpa_auth->conf.
secure_ltf
&&
2963
(sm->wpa_auth->conf.
secure_ltf
&&
2979
if (sm->wpa_auth->conf.
secure_ltf
&&
3496
if (sm->wpa_auth->conf.
secure_ltf
&&
3656
derive_kdk = sm->wpa_auth->conf.
secure_ltf
&&
4632
if (sm->wpa_auth->conf.
secure_ltf
&&
4950
if (sm->wpa_auth->conf.
secure_ltf
&&
wpa_auth_ie.c
426
if (conf->
secure_ltf
)
wpa_auth_ft.c
2950
if (sm->wpa_auth->conf.
secure_ltf
&&
3366
(sm->wpa_auth->conf.
secure_ltf
&&
3379
if (sm->wpa_auth->conf.
secure_ltf
&&
wpa_auth_glue.c
1699
_conf.
secure_ltf
=
ieee802_11.c
2469
if (pasn->
secure_ltf
) {
Completed in 66 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026