Home
last modified time | relevance | path

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

/linux-6.6.21/include/crypto/
Dhash.h252 struct crypto_ahash { struct
260 int (*setkey)(struct crypto_ahash *tfm, const u8 *key, argument
283 static inline struct crypto_ahash *__crypto_ahash_cast(struct crypto_tfm *tfm) in __crypto_ahash_cast() argument