Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dinternal.h214 static inline struct crypto_tfm *crypto_tfm_get(struct crypto_tfm *tfm) in crypto_tfm_get() function
H A Dahash.c551 tfm = crypto_tfm_get(tfm); in crypto_clone_ahash()
H A Dshash.c593 tfm = crypto_tfm_get(tfm); in crypto_clone_shash()