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_standard/src/crypto/
Dsha256-prf.c33 return sha256_prf_bits(key, key_len, label, data, data_len, buf, in sha256_prf()
54 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits() function
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/crypto/
Dsha256-prf.c33 return sha256_prf_bits(key, key_len, label, data, data_len, buf, in sha256_prf()
54 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits() function
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/
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/
Dsae.c159 if (sha256_prf_bits(pwd_seed, SHA256_MAC_LEN, "SAE Hunting and Pecking", in sae_test_pwd_seed_ecc()
207 if (sha256_prf_bits(pwd_seed, SHA256_MAC_LEN, "SAE Hunting and Pecking", in sae_test_pwd_seed_ffc()