Home
last modified time | relevance | path

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

/linux-6.1.9/include/crypto/internal/
Dhash.h239 static inline struct crypto_shash *__crypto_shash_cast(struct crypto_tfm *tfm) in __crypto_shash_cast() function
/linux-6.1.9/crypto/
Dshash.c418 struct crypto_shash *hash = __crypto_shash_cast(tfm); in crypto_shash_exit_tfm()
426 struct crypto_shash *hash = __crypto_shash_cast(tfm); in crypto_shash_init_tfm()