Searched refs:ablkcipher_request_cast (Results 1 – 19 of 19) sorted by relevance
134 struct ablkcipher_request *ablkreq = ablkcipher_request_cast(req); in mv_cesa_ablkcipher_process()157 struct ablkcipher_request *ablkreq = ablkcipher_request_cast(req); in mv_cesa_ablkcipher_step()191 struct ablkcipher_request *ablkreq = ablkcipher_request_cast(req); in mv_cesa_ablkcipher_prepare()204 struct ablkcipher_request *ablkreq = ablkcipher_request_cast(req); in mv_cesa_ablkcipher_req_cleanup()
27 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); in ccp_aes_complete()146 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); in ccp_aes_rfc3686_complete()
86 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); in ccp_aes_xts_complete()
28 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); in qce_ablkcipher_done()62 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); in qce_ablkcipher_async_req_handle()
318 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); in qce_setup_regs_ablkcipher()
105 return container_of(ablkcipher_request_cast(req), in skcipher_givcrypt_cast()
339 return ablkcipher_request_cast(crypto_dequeue_request(queue)); in ablkcipher_dequeue_request()
260 struct ablkcipher_request *req = ablkcipher_request_cast(cpg->cur_req); in mv_process_current_q()315 struct ablkcipher_request *req = ablkcipher_request_cast(cpg->cur_req); in mv_crypto_algo_completion()630 ablkcipher_request_cast(async_req); in queue_manag()
484 dev->req = ablkcipher_request_cast(async_req); in s5p_tasklet_cb()
253 struct ablkcipher_request *req = ablkcipher_request_cast(arq); in mxs_dcp_aes_block_crypt()
617 req = ablkcipher_request_cast(async_req); in omap_des_handle_queue()
636 req = ablkcipher_request_cast(async_req); in omap_aes_handle_queue()
590 req = ablkcipher_request_cast(async_req); in atmel_aes_handle_queue()
616 req = ablkcipher_request_cast(async_req); in atmel_tdes_handle_queue()
1062 ablkcipher_request_cast(async_req); in sahara_queue_manage()
857 struct ablkcipher_request *ablk_req = ablkcipher_request_cast(req->req); in spacc_ablk_submit()
235 cryptd_blkcipher_crypt(ablkcipher_request_cast(req), child, err, in cryptd_blkcipher_encrypt()244 cryptd_blkcipher_crypt(ablkcipher_request_cast(req), child, err, in cryptd_blkcipher_decrypt()
961 static inline struct ablkcipher_request *ablkcipher_request_cast( in ablkcipher_request_cast() function
635 ablk_req = ablkcipher_request_cast(pd_uinfo->async_req); in crypto4xx_ablkcipher_done()