Home
last modified time | relevance | path

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

/linux-5.19.10/include/crypto/
Dhash.h224 struct crypto_ahash { struct
232 int (*setkey)(struct crypto_ahash *tfm, const u8 *key, argument
254 static inline struct crypto_ahash *__crypto_ahash_cast(struct crypto_tfm *tfm) in __crypto_ahash_cast() argument