Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dinternal.h213 static inline struct crypto_tfm *crypto_tfm_get(struct crypto_tfm *tfm) in crypto_tfm_get() function
H A Dshash.c262 tfm = crypto_tfm_get(tfm); in crypto_clone_shash()
H A Dahash.c943 tfm = crypto_tfm_get(tfm); in crypto_clone_ahash()