Lines Matching defs:rctx
66 struct rk_cipher_rctx *rctx = skcipher_request_ctx(areq); in rk_cipher_fallback() local
87 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_cipher_handle_req() local
151 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_ecb_encrypt() local
159 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_ecb_decrypt() local
167 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_cbc_encrypt() local
175 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_cbc_decrypt() local
183 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
199 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_cbc_encrypt() local
207 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_cbc_decrypt() local
215 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_ecb_encrypt() local
223 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_ecb_decrypt() local
231 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_cbc_encrypt() local
239 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_cbc_decrypt() local
250 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_cipher_hw_init() local
297 struct rk_cipher_rctx *rctx = skcipher_request_ctx(areq); in rk_cipher_run() local