Home
last modified time | relevance | path

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

/Linux-v5.10/include/crypto/
Dskcipher.h164 static inline struct crypto_skcipher *__crypto_skcipher_cast( in __crypto_skcipher_cast() function
395 return __crypto_skcipher_cast(req->base.tfm); in crypto_skcipher_reqtfm()
/Linux-v5.10/drivers/crypto/amlogic/
Damlogic-gxl-cipher.c314 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in meson_cipher_init()
/Linux-v5.10/crypto/
Dskcipher.c660 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm()
668 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm()
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-cipher.c326 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in sun8i_ss_cipher_init()
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-cipher.c376 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in sun8i_ce_cipher_init()
/Linux-v5.10/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-cipher.c502 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in sun4i_ss_cipher_init()
/Linux-v5.10/drivers/crypto/marvell/cesa/
Dcipher.c244 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in mv_cesa_skcipher_cra_init()
/Linux-v5.10/drivers/crypto/ccree/
Dcc_cipher.c195 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in cc_cipher_init()
/Linux-v5.10/drivers/crypto/inside-secure/
Dsafexcel_cipher.c1117 skcipher_request_set_tfm(req, __crypto_skcipher_cast(tfm)); in safexcel_skcipher_exit_inv()
1193 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in safexcel_skcipher_cra_init()