Home
last modified time | relevance | path

Searched defs:crypto_hash (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dcrypto_internal.c19 struct crypto_hash { struct
20 enum crypto_hash_alg alg; argument
39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
Dcrypto_libtomcrypt.c143 struct crypto_hash { struct
144 enum crypto_hash_alg alg; argument
153 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
Dcrypto_openssl.c733 struct crypto_hash { struct
738 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument