OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sha512_prf
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/crypto/
sha512.h
18
int
sha512_prf
(const u8 *key, size_t key_len, const char *label,
sha512-prf.c
17
*
sha512_prf
- SHA512-based Key derivation function (IEEE 802.11ac, 11.6.1.7.2)
30
int
sha512_prf
(const u8 *key, size_t key_len, const char *label,
function
/external/wpa_supplicant_8/src/common/
wpa_common.c
309
if (
sha512_prf
(pmk, pmk_len, label, data, sizeof(data),
[
all
...]
Completed in 61 milliseconds