Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dinternal.h214 static inline struct crypto_tfm *crypto_tfm_get(struct crypto_tfm *tfm) in crypto_tfm_get() function
Dahash.c551 tfm = crypto_tfm_get(tfm); in crypto_clone_ahash()
Dshash.c593 tfm = crypto_tfm_get(tfm); in crypto_clone_shash()