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

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dcrypto_internal.c39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, function
H A Dcrypto_libtomcrypt.c154 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, function
H A Dcrypto_linux.c239 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, function
H A Dcrypto_openssl.c983 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, function
H A Dcrypto_wolfssl.c882 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, function

Completed in 76 milliseconds