Home
last modified time | relevance | path

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

/linux/crypto/
H A Dinternal.h197 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()