Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dskcipher.h164 static inline struct crypto_skcipher *__crypto_skcipher_cast( in __crypto_skcipher_cast() function
397 return __crypto_skcipher_cast(req->base.tfm); in crypto_skcipher_reqtfm()
/linux/crypto/
A Dskcipher.c655 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm()
663 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm()
/linux/drivers/crypto/gemini/
A Dsl3516-ce-cipher.c313 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in sl3516_ce_cipher_init()
/linux/drivers/crypto/amlogic/
A Damlogic-gxl-cipher.c314 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in meson_cipher_init()
/linux/drivers/crypto/allwinner/sun8i-ss/
A Dsun8i-ss-cipher.c329 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in sun8i_ss_cipher_init()
/linux/drivers/crypto/allwinner/sun8i-ce/
A Dsun8i-ce-cipher.c379 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in sun8i_ce_cipher_init()
/linux/drivers/crypto/marvell/cesa/
A Dcipher.c254 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in mv_cesa_skcipher_cra_init()
/linux/drivers/crypto/allwinner/sun4i-ss/
A Dsun4i-ss-cipher.c560 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in sun4i_ss_cipher_init()
/linux/drivers/crypto/ccree/
A Dcc_cipher.c198 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in cc_cipher_init()
/linux/drivers/crypto/inside-secure/
A Dsafexcel_cipher.c1118 skcipher_request_set_tfm(req, __crypto_skcipher_cast(tfm)); in safexcel_skcipher_exit_inv()
1194 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in safexcel_skcipher_cra_init()

Completed in 20 milliseconds