Home
last modified time | relevance | path

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

/Linux-v5.10/include/crypto/internal/
Dhash.h245 static inline struct crypto_shash *__crypto_shash_cast(struct crypto_tfm *tfm) in __crypto_shash_cast() function
/Linux-v5.10/crypto/
Dshash.c406 struct crypto_shash *hash = __crypto_shash_cast(tfm); in crypto_shash_exit_tfm()
414 struct crypto_shash *hash = __crypto_shash_cast(tfm); in crypto_shash_init_tfm()