Searched refs:sha512_prf (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/crypto/
H A Dsha512.h18 int sha512_prf(const u8 *key, size_t key_len, const char *label,
H A Dsha512-prf.c17 * sha512_prf - SHA512-based Key derivation function (IEEE 802.11ac, 11.6.1.7.2)
30 int sha512_prf(const u8 *key, size_t key_len, const char *label, function
/freebsd-12-stable/contrib/wpa/src/common/
H A Dwpa_common.c434 if (sha512_prf(pmk, pmk_len, label, data, data_len,

Completed in 125 milliseconds