Home
last modified time | relevance | path

Searched refs:rk_cipher_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/crypto/rockchip/
Drk3288_crypto_skcipher.c35 struct rk_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in rk_aes_setkey()
48 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in rk_des_setkey()
63 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in rk_tdes_setkey()
78 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_aes_ecb_encrypt()
88 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_aes_ecb_decrypt()
98 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_aes_cbc_encrypt()
108 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_aes_cbc_decrypt()
118 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des_ecb_encrypt()
128 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des_ecb_decrypt()
138 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des_cbc_encrypt()
[all …]
Drk3288_crypto.h246 struct rk_cipher_ctx { struct