Searched refs:ablkcipher_request_cast (Results 1 - 18 of 18) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dskcipher.h64 return container_of(ablkcipher_request_cast(req), skcipher_givcrypt_cast()
H A Dalgapi.h352 return ablkcipher_request_cast(crypto_dequeue_request(queue)); ablkcipher_dequeue_request()
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto-aes.c27 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); ccp_aes_complete()
146 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); ccp_aes_rfc3686_complete()
H A Dccp-crypto-aes-xts.c86 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); ccp_aes_xts_complete()
/linux-4.1.27/drivers/crypto/qce/
H A Dablkcipher.c28 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); qce_ablkcipher_done()
64 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); qce_ablkcipher_async_req_handle()
H A Dcommon.c318 struct ablkcipher_request *req = ablkcipher_request_cast(async_req); qce_setup_regs_ablkcipher()
/linux-4.1.27/crypto/
H A Dcryptd.c236 cryptd_blkcipher_crypt(ablkcipher_request_cast(req), child, err, cryptd_blkcipher_encrypt()
245 cryptd_blkcipher_crypt(ablkcipher_request_cast(req), child, err, cryptd_blkcipher_decrypt()
/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.c255 struct ablkcipher_request *req = ablkcipher_request_cast(cpg->cur_req); mv_process_current_q()
310 struct ablkcipher_request *req = ablkcipher_request_cast(cpg->cur_req); mv_crypto_algo_completion()
625 ablkcipher_request_cast(async_req); queue_manag()
H A Ds5p-sss.c502 dev->req = ablkcipher_request_cast(async_req); s5p_tasklet_cb()
H A Dmxs-dcp.c253 struct ablkcipher_request *req = ablkcipher_request_cast(arq); mxs_dcp_aes_block_crypt()
H A Datmel-aes.c590 req = ablkcipher_request_cast(async_req); atmel_aes_handle_queue()
H A Datmel-tdes.c616 req = ablkcipher_request_cast(async_req); atmel_tdes_handle_queue()
H A Domap-aes.c635 req = ablkcipher_request_cast(async_req); omap_aes_handle_queue()
H A Domap-des.c617 req = ablkcipher_request_cast(async_req); omap_des_handle_queue()
H A Dpicoxcell_crypto.c946 struct ablkcipher_request *ablk_req = ablkcipher_request_cast(req->req); spacc_ablk_submit()
H A Dsahara.c1126 ablkcipher_request_cast(async_req); sahara_queue_manage()
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_core.c635 ablk_req = ablkcipher_request_cast(pd_uinfo->async_req); crypto4xx_ablkcipher_done()
/linux-4.1.27/include/linux/
H A Dcrypto.h1094 static inline struct ablkcipher_request *ablkcipher_request_cast( ablkcipher_request_cast() function

Completed in 649 milliseconds