OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sha384_prf_bits
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/crypto/
sha384.h
20
void
sha384_prf_bits
(const u8 *key, size_t key_len, const char *label,
sha384-prf.c
32
sha384_prf_bits
(key, key_len, label, data, data_len, buf, buf_len * 8);
37
*
sha384_prf_bits
- IEEE Std 802.11ac-2013, 11.6.1.7.2 Key derivation function
51
void
sha384_prf_bits
(const u8 *key, size_t key_len, const char *label,
function
Completed in 164 milliseconds