Lines Matching defs:rctx
72 struct rk_cipher_rctx *rctx = skcipher_request_ctx(areq); in rk_cipher_fallback() local
93 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_cipher_handle_req() local
157 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_ecb_encrypt() local
165 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_ecb_decrypt() local
173 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_cbc_encrypt() local
181 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_cbc_decrypt() local
189 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_ecb_encrypt() local
197 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_ecb_decrypt() local
205 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
221 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_ecb_encrypt() local
229 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_ecb_decrypt() local
237 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_cbc_encrypt() local
245 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_cbc_decrypt() local
256 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_cipher_hw_init() local
303 struct rk_cipher_rctx *rctx = skcipher_request_ctx(areq); in rk_cipher_run() local