Searched refs:sha384_prf (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/wpa_supplicant/src/crypto/ |
D | sha384.h | 18 int sha384_prf(const u8 *key, size_t key_len, const char *label,
|
D | sha384-prf.c | 30 int sha384_prf(const u8 *key, size_t key_len, const char *label, in sha384_prf() function
|
/hal_espressif-3.6.0/components/wpa_supplicant/src/common/ |
D | wpa_common.c | 689 if (sha384_prf(pmk, pmk_len, label, data, sizeof(data), in wpa_pmk_to_ptk()
|