Searched defs:hmac_sha384_vector (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/wpa_supplicant/src/crypto/ |
H A D | sha384.c | 26 int hmac_sha384_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha384_vector() function
|
H A D | crypto_nettle.c | 189 int hmac_sha384_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha384_vector() function
|
H A D | crypto_gnutls.c | 179 int hmac_sha384_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha384_vector() function
|
H A D | crypto_linux.c | 216 int hmac_sha384_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha384_vector() function
|
H A D | crypto_wolfssl.c | 238 int hmac_sha384_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha384_vector() function
|
H A D | crypto_openssl.c | 1164 int hmac_sha384_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha384_vector() function
|