Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dinternal.h216 static inline struct crypto_tfm *crypto_tfm_get(struct crypto_tfm *tfm) in crypto_tfm_get() function
Dshash.c262 tfm = crypto_tfm_get(tfm); in crypto_clone_shash()
Dahash.c587 tfm = crypto_tfm_get(tfm); in crypto_clone_ahash()