Home
last modified time | relevance | path

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

/Linux-v6.6/include/crypto/internal/
Dhash.h277 static inline struct crypto_shash *__crypto_shash_cast(struct crypto_tfm *tfm) in __crypto_shash_cast() function
/Linux-v6.6/crypto/
Dshash.c468 struct crypto_shash *hash = __crypto_shash_cast(tfm); in crypto_shash_exit_tfm()
476 struct crypto_shash *hash = __crypto_shash_cast(tfm); in crypto_shash_init_tfm()