Lines Matching refs:crypto_skcipher_ctx

58 	struct rk_cipher_ctx *op = crypto_skcipher_ctx(tfm);  in rk_cipher_fallback()
103 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in rk_des_setkey()
119 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in rk_tdes_setkey()
135 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_aes_ecb_encrypt()
146 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_aes_ecb_decrypt()
157 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_aes_cbc_encrypt()
168 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_aes_cbc_decrypt()
179 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des_ecb_encrypt()
190 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des_ecb_decrypt()
201 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des_cbc_encrypt()
212 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des_cbc_decrypt()
223 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des3_ede_ecb_encrypt()
234 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des3_ede_ecb_decrypt()
245 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des3_ede_cbc_encrypt()
256 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des3_ede_cbc_decrypt()
270 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in rk_ablk_hw_init()
316 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_cipher_run()
438 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_ablk_init_tfm()
464 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_ablk_exit_tfm()