Searched defs:crypto_hash_init (Results 1 – 5 of 5) sorted by relevance
/hostap/src/crypto/ |
D | crypto_internal.c | 39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() function
|
D | crypto_libtomcrypt.c | 154 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() function
|
D | crypto_linux.c | 239 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() function
|
D | crypto_wolfssl.c | 1182 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() function
|
D | crypto_openssl.c | 1395 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() function
|