Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto_internal.c17 struct crypto_hash { struct
18 enum crypto_hash_alg alg; argument
31 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
Dcrypto_cryptoapi.c344 struct crypto_hash { struct
345 enum crypto_hash_alg alg; argument
352 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.c593 struct crypto_hash { struct
598 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument