Home
last modified time | relevance | path

Searched refs:__crypto_akcipher_tfm (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dakcipher.c52 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_exit_tfm()
60 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_init_tfm()
/kernel/linux/linux-5.10/include/crypto/
H A Dakcipher.h144 static inline struct crypto_akcipher *__crypto_akcipher_tfm( in __crypto_akcipher_tfm() function
170 return __crypto_akcipher_tfm(req->base.tfm); in crypto_akcipher_reqtfm()
/kernel/linux/linux-6.6/include/crypto/
H A Dakcipher.h172 static inline struct crypto_akcipher *__crypto_akcipher_tfm( in __crypto_akcipher_tfm() function
198 return __crypto_akcipher_tfm(req->base.tfm); in crypto_akcipher_reqtfm()
/kernel/linux/linux-6.6/crypto/
H A Dakcipher.c46 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_exit_tfm()
54 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_init_tfm()

Completed in 3 milliseconds