Home
last modified time | relevance | path

Searched refs:__crypto_ahash_cast (Results 1 – 1 of 1) sorted by relevance

/include/crypto/
Dhash.h233 static inline struct crypto_ahash *__crypto_ahash_cast(struct crypto_tfm *tfm) in __crypto_ahash_cast() function
381 return __crypto_ahash_cast(req->base.tfm); in crypto_ahash_reqtfm()