Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/crypto/
HDcrypto_internal.c39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() function
HDcrypto_libtomcrypt.c154 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() function
HDcrypto_linux.c239 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() function
HDcrypto_wolfssl.c882 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() function
HDcrypto_openssl.c983 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() function