Searched defs:hmac_sha512 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dsha512.c100 int hmac_sha512(const u8 *key, size_t key_len, const u8 *data, function
H A Dcrypto_gnutls.c206 int hmac_sha512(const u8 *key, size_t key_len, const u8 *data, function
H A Dcrypto_nettle.c236 int hmac_sha512(const u8 *key, size_t key_len, const u8 *data, function
H A Dcrypto_openssl.c1191 int hmac_sha512(const u8 *key, size_t key_len, const u8 *data, function
H A Dcrypto_wolfssl.c265 int hmac_sha512(const u8 *key, size_t key_len, const u8 *data, function

Completed in 117 milliseconds