Home
last modified time | relevance | path

Searched refs:sha256_prf_bits (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha256-prf.c33 return sha256_prf_bits(key, key_len, label, data, data_len, buf, in sha256_prf()
39 * sha256_prf_bits - IEEE Std 802.11-2012, 11.6.1.7.2 Key derivation function
54 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits() function
H A Dsha256.h20 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha256-prf.c33 return sha256_prf_bits(key, key_len, label, data, data_len, buf, in sha256_prf()
39 * sha256_prf_bits - IEEE Std 802.11-2012, 11.6.1.7.2 Key derivation function
54 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits() function
H A Dsha256.h20 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label,
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dsae.c154 if (sha256_prf_bits(pwd_seed, SHA256_MAC_LEN, "SAE Hunting and Pecking", in sae_test_pwd_seed_ecc()
202 if (sha256_prf_bits(pwd_seed, SHA256_MAC_LEN, "SAE Hunting and Pecking", in sae_test_pwd_seed_ffc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae.c161 if (sha256_prf_bits(pwd_seed, SHA256_MAC_LEN, "SAE Hunting and Pecking", in sae_test_pwd_seed_ecc()
209 if (sha256_prf_bits(pwd_seed, SHA256_MAC_LEN, "SAE Hunting and Pecking", in sae_test_pwd_seed_ffc()

Completed in 6 milliseconds