Home
last modified time | relevance | path

Searched refs:__crypto_skcipher_cast (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/include/crypto/
H A Dskcipher.h259 static inline struct crypto_skcipher *__crypto_skcipher_cast( in __crypto_skcipher_cast() function
678 return __crypto_skcipher_cast(req->base.tfm); in crypto_skcipher_reqtfm()
/linux-6.15/crypto/
H A Dskcipher.c521 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm()
529 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm()
/linux-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-cipher.c56 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in eip93_skcipher_cra_init()
/linux-6.15/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c315 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in meson_cipher_init()
/linux-6.15/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c319 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in sl3516_ce_cipher_init()
/linux-6.15/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c418 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in sun8i_ce_cipher_init()
/linux-6.15/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c392 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in sun8i_ss_cipher_init()
/linux-6.15/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c554 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in sun4i_ss_cipher_init()
/linux-6.15/drivers/crypto/marvell/cesa/
H A Dcipher.c254 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in mv_cesa_skcipher_cra_init()
/linux-6.15/drivers/crypto/ccree/
H A Dcc_cipher.c198 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in cc_cipher_init()
/linux-6.15/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c1137 skcipher_request_set_tfm(req, __crypto_skcipher_cast(tfm)); in safexcel_skcipher_exit_inv()
1213 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in safexcel_skcipher_cra_init()