Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dhash.h255 struct crypto_ahash { struct
263 int (*setkey)(struct crypto_ahash *tfm, const u8 *key, argument
286 static inline struct crypto_ahash *__crypto_ahash_cast(struct crypto_tfm *tfm) in __crypto_ahash_cast() argument