Searched defs:crypto_hash_init (Results  1 – 5 of 5) sorted by relevance
| /external/wpa_supplicant_8/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 | 918 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,  in crypto_hash_init()  function
 | 
| D | crypto_openssl.c | 1319 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key,  in crypto_hash_init()  function
 |