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

/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Dcrypto_internal.c31 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, function
H A Dcrypto_cryptoapi.c352 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, function
H A Dcrypto_libtomcrypt.c153 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, function
H A Dcrypto_openssl.c595 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, function

Completed in 62 milliseconds