OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sha256_prf_bits
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/crypto/
sha256-prf.c
32
sha256_prf_bits
(key, key_len, label, data, data_len, buf, buf_len * 8);
37
*
sha256_prf_bits
- IEEE Std 802.11-2012, 11.6.1.7.2 Key derivation function
51
void
sha256_prf_bits
(const u8 *key, size_t key_len, const char *label,
function
sha256.h
20
void
sha256_prf_bits
(const u8 *key, size_t key_len, const char *label,
/external/wpa_supplicant_8/src/common/
sae.c
189
sha256_prf_bits
(pwd_seed, SHA256_MAC_LEN, "SAE Hunting and Pecking",
229
sha256_prf_bits
(pwd_seed, SHA256_MAC_LEN, "SAE Hunting and Pecking",
Completed in 52 milliseconds