Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:sae_pk
(Results
1 - 21
of
21
) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H
A
D
sae.h
30
struct
sae_pk
{
struct
71
const struct
sae_pk
*ap_pk;
133
int *rejected_groups, const struct
sae_pk
*pk);
165
/*
sae_pk
.c */
177
void sae_deinit_pk(struct
sae_pk
*pk);
178
struct
sae_pk
* sae_parse_pk(const char *val);
H
A
D
sae_pk.c
436
void sae_deinit_pk(struct
sae_pk
*pk)
in sae_deinit_pk()
450
struct
sae_pk
* sae_parse_pk(const char *val)
in sae_parse_pk()
452
struct
sae_pk
*pk;
in sae_parse_pk()
607
const struct
sae_pk
*pk;
in sae_write_confirm_pk()
808
if (!elems.fils_pk || !elems.fils_key_confirm || !elems.
sae_pk
) {
in sae_check_confirm_pk()
823
elems.
sae_pk
, SAE_PK_M_LEN + AES_BLOCK_SIZE);
in sae_check_confirm_pk()
826
elems.
sae_pk
, SAE_PK_M_LEN + AES_BLOCK_SIZE,
in sae_check_confirm_pk()
H
A
D
ieee802_11_common.h
131
const u8 *
sae_pk
;
member
H
A
D
ieee802_11_common.c
143
elems->
sae_pk
= pos + 4;
in ieee802_11_parse_vendor_specific()
H
A
D
sae.c
1366
int *rejected_groups, const struct
sae_pk
*pk)
in sae_prepare_commit_pt()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H
A
D
wpa_ie.c
369
(sm->sae_pwe == 1 || sm->sae_pwe == 2 || sm->
sae_pk
)) {
in wpa_gen_rsnxe()
372
if (sm->
sae_pk
)
in wpa_gen_rsnxe()
H
A
D
wpa_i.h
110
unsigned int
sae_pk
:1; /* whether SAE-PK is used */
member
H
A
D
wpa.c
4553
sm->
sae_pk
= value;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H
A
D
ieee802_11_shared.c
1053
bool
sae_pk
= false;
in hostapd_eid_rsnxe()
local
1061
sae_pk
= hostapd_sae_pk_in_use(hapd->conf);
in hostapd_eid_rsnxe()
1066
hostapd_sae_pw_id_in_use(hapd->conf) ||
sae_pk
||
in hostapd_eid_rsnxe()
1071
if (
sae_pk
)
in hostapd_eid_rsnxe()
H
A
D
wpa_auth_ie.c
403
(conf->sae_pwe == 1 || conf->sae_pwe == 2 || conf->
sae_pk
||
in wpa_write_rsnxe()
407
if (conf->
sae_pk
)
in wpa_write_rsnxe()
H
A
D
ap_config.h
256
struct
sae_pk
*pk;
H
A
D
wpa_auth.h
259
bool
sae_pk
;
member
H
A
D
ieee802_11.c
495
const struct
sae_pk
**s_pk)
in sae_get_password()
500
const struct
sae_pk
*pk = NULL;
in sae_get_password()
543
const struct
sae_pk
*pk = NULL;
in auth_build_sae_commit()
1215
bool
sae_pk
= false;
in sae_status_success()
local
1223
sae_pk
= hostapd_sae_pk_in_use(hapd->conf);
in sae_status_success()
1224
if (sae_pwe == 0 &&
sae_pk
)
in sae_status_success()
1235
(
sae_pk
&& status_code == WLAN_STATUS_SAE_PK))) ||
in sae_status_success()
1239
(
sae_pk
&& status_code == WLAN_STATUS_SAE_PK)));
in sae_status_success()
H
A
D
wpa_auth_glue.c
205
wconf->
sae_pk
= hostapd_sae_pk_in_use(conf);
in hostapd_wpa_auth_conf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H
A
D
config_ssid.h
1174
*
sae_pk
- SAE-PK mode
1181
enum sae_pk_mode
sae_pk
;
member
H
A
D
wpas_glue.c
1343
(ssid->
sae_pk
!= SAE_PK_MODE_ONLY ||
in wpa_supplicant_transition_disable()
1349
ssid->
sae_pk
= SAE_PK_MODE_ONLY;
in wpa_supplicant_transition_disable()
H
A
D
sme.c
196
ssid->
sae_pk
!= SAE_PK_MODE_DISABLED &&
205
if (ssid->
sae_pk
== SAE_PK_MODE_ONLY && !use_pk) {
H
A
D
config_file.c
897
INT(
sae_pk
);
in wpa_config_write_network()
H
A
D
events.c
1520
if (ssid->
sae_pk
== SAE_PK_MODE_ONLY &&
in wpa_scan_res_ok()
1646
if (ssid->
sae_pk
== SAE_PK_MODE_AUTOMATIC &&
in wpa_scan_res_ok()
H
A
D
config.c
2775
{ INT_RANGE(
sae_pk
, 0, 2) },
H
A
D
wpa_supplicant.c
1833
ssid->
sae_pk
!= SAE_PK_MODE_DISABLED &&
in wpa_supplicant_set_suites()
Completed in 78 milliseconds