Searched defs:crypto_hash (Results 1 – 1 of 1) sorted by relevance
19 struct crypto_hash { struct20 enum crypto_hash_alg alg; argument39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument