OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rsclen
(Results
1 - 1
of
1
) sorted by null
/external/wpa_supplicant_8/src/rsn_supp/
wpa.c
548
int keylen,
rsclen
;
local
571
rsclen
= wpa_cipher_rsc_len(sm->pairwise_cipher);
577
wpa_hexdump(MSG_DEBUG, "WPA: RSC", key_rsc,
rsclen
);
580
if (wpa_sm_set_key(sm, alg, sm->bssid, 0, 1, key_rsc,
rsclen
,
[
all
...]
Completed in 4664 milliseconds