Lines Matching defs:rctx
59 struct rk_cipher_rctx *rctx = skcipher_request_ctx(areq); in rk_cipher_fallback() local
136 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_ecb_encrypt() local
147 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_ecb_decrypt() local
158 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_cbc_encrypt() local
169 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_cbc_decrypt() local
180 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_ecb_encrypt() local
191 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_ecb_decrypt() local
202 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_cbc_encrypt() local
213 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_cbc_decrypt() local
224 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_ecb_encrypt() local
235 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_ecb_decrypt() local
246 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_cbc_encrypt() local
257 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_cbc_decrypt() local
269 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_ablk_hw_init() local
317 struct rk_cipher_rctx *rctx = skcipher_request_ctx(areq); in rk_cipher_run() local