OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aek
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
mesh_rsn.c
449
*
AEK
= KDF-Hash-256(PMK, "
AEK
Derivation", Selected AKM Suite ||
467
sha256_prf(sta->sae->pmk, sizeof(sta->sae->pmk), "
AEK
Derivation",
468
context, sizeof(context), sta->
aek
, sizeof(sta->
aek
));
634
if (aes_siv_encrypt(sta->
aek
, sizeof(sta->
aek
), ampe_ie, 2 + len, 3,
707
if (aes_siv_decrypt(sta->
aek
, sizeof(sta->
aek
), crypt, crypt_len, 3,
/src/external/bsd/wpa/dist/src/ap/
sta_info.h
124
u8
aek
[32]; /* SHA256 digest length */
member in struct:sta_info
Completed in 18 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026