Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dskcipher.h190 static inline struct crypto_skcipher *__crypto_skcipher_cast( in __crypto_skcipher_cast() function
423 return __crypto_skcipher_cast(req->base.tfm); in crypto_skcipher_reqtfm()
/openbmc/linux/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c319 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in sl3516_ce_cipher_init()
/openbmc/linux/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c315 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in meson_cipher_init()
/openbmc/linux/crypto/
H A Dskcipher.c683 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm()
691 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c392 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in sun8i_ss_cipher_init()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c418 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in sun8i_ce_cipher_init()
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c554 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in sun4i_ss_cipher_init()
/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dcipher.c254 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in mv_cesa_skcipher_cra_init()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_cipher.c198 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in cc_cipher_init()
/openbmc/linux/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()