Lines Matching refs:crypto_skcipher_ctx

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()
148 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des_cbc_decrypt()
158 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des3_ede_ecb_encrypt()
168 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des3_ede_ecb_decrypt()
178 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des3_ede_cbc_encrypt()
188 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_des3_ede_cbc_decrypt()
202 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in rk_ablk_hw_init()
249 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_set_data_start()
297 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_iv_copyback()
317 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_update_iv()
379 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_ablk_init_tfm()
397 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_ablk_exit_tfm()