/linux-4.4.14/drivers/crypto/sunxi-ss/ |
D | sun4i-ss-cipher.c | 25 struct sun4i_cipher_req_ctx *ctx = ablkcipher_request_ctx(areq); in sun4i_ss_opti_poll() 135 struct sun4i_cipher_req_ctx *ctx = ablkcipher_request_ctx(areq); in sun4i_ss_cipher_poll() 323 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt() 334 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt() 346 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt() 357 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt() 369 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt() 380 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt() 392 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt() 403 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_des_decrypt() [all …]
|
/linux-4.4.14/drivers/crypto/marvell/ |
D | cipher.c | 62 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_dma_cleanup() 78 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_cleanup() 86 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_std_step() 115 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_std_process() 135 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(ablkreq); in mv_cesa_ablkcipher_process() 158 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(ablkreq); in mv_cesa_ablkcipher_step() 169 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_dma_prepare() 178 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_std_prepare() 192 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(ablkreq); in mv_cesa_ablkcipher_prepare() 295 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_dma_req_init() [all …]
|
/linux-4.4.14/crypto/ |
D | ablk_helper.c | 76 ablkcipher_request_ctx(req); in ablk_encrypt() 95 ablkcipher_request_ctx(req); in ablk_decrypt()
|
D | cryptd.c | 211 rctx = ablkcipher_request_ctx(req); in cryptd_blkcipher_crypt() 251 struct cryptd_blkcipher_request_ctx *rctx = ablkcipher_request_ctx(req); in cryptd_blkcipher_enqueue()
|
D | ctr.c | 285 (void *)PTR_ALIGN((u8 *)ablkcipher_request_ctx(req), align + 1); in crypto_rfc3686_crypt()
|
/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-crypto-aes.c | 29 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_complete() 73 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_crypt() 147 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_rfc3686_complete() 172 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_rfc3686_crypt()
|
D | ccp-crypto-aes-xts.c | 87 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_xts_complete() 123 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_xts_crypt()
|
/linux-4.4.14/drivers/crypto/qce/ |
D | ablkcipher.c | 29 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_ablkcipher_done() 63 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_ablkcipher_async_req_handle() 198 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_ablkcipher_crypt()
|
D | common.c | 319 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_setup_regs_ablkcipher()
|
/linux-4.4.14/include/crypto/internal/ |
D | skcipher.h | 90 return ablkcipher_request_ctx(&req->creq); in skcipher_givcrypt_reqctx()
|
/linux-4.4.14/drivers/crypto/ |
D | mv_cesa.c | 262 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_process_current_q() 316 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_crypto_algo_completion() 660 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_enc_aes_ecb() 671 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_dec_aes_ecb() 682 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_enc_aes_cbc() 693 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_dec_aes_cbc()
|
D | mxs-dcp.c | 201 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_run_aes() 255 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_aes_block_crypt() 400 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_aes_enqueue()
|
D | s5p-sss.c | 486 reqctx = ablkcipher_request_ctx(dev->req); in s5p_tasklet_cb() 517 struct s5p_aes_reqctx *reqctx = ablkcipher_request_ctx(req); in s5p_aes_crypt()
|
D | n2_core.c | 875 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_compute_chunks() 956 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_chunk_complete() 973 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_do_ecb() 1025 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_do_chaining()
|
D | omap-des.c | 639 rctx = ablkcipher_request_ctx(req); in omap_des_handle_queue() 704 struct omap_des_reqctx *rctx = ablkcipher_request_ctx(req); in omap_des_crypt()
|
D | omap-aes.c | 659 rctx = ablkcipher_request_ctx(req); in omap_aes_handle_queue() 725 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_crypt()
|
D | atmel-aes.c | 600 rctx = ablkcipher_request_ctx(req); in atmel_aes_handle_queue() 710 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_crypt()
|
D | atmel-tdes.c | 626 rctx = ablkcipher_request_ctx(req); in atmel_tdes_handle_queue() 675 struct atmel_tdes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_tdes_crypt()
|
D | sahara.c | 569 rctx = ablkcipher_request_ctx(req); in sahara_aes_process() 640 struct sahara_aes_reqctx *rctx = ablkcipher_request_ctx(req); in sahara_aes_crypt()
|
D | ixp4xx_crypto.c | 387 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); in one_packet() 891 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); in ablk_perform()
|
D | hifn_795x.c | 1576 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_setup_session() 1770 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_process_ready() 2099 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_setup_crypto_req()
|
D | picoxcell_crypto.c | 916 struct spacc_req *dev_req = ablkcipher_request_ctx(req); in spacc_ablk_setup()
|
/linux-4.4.14/include/crypto/ |
D | algapi.h | 342 static inline void *ablkcipher_request_ctx(struct ablkcipher_request *req) in ablkcipher_request_ctx() function
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | qat_algs.c | 988 struct qat_crypto_request *qat_req = ablkcipher_request_ctx(req); in qat_alg_ablkcipher_encrypt() 1025 struct qat_crypto_request *qat_req = ablkcipher_request_ctx(req); in qat_alg_ablkcipher_decrypt()
|