/drivers/crypto/sunxi-ss/ |
D | sun4i-ss-cipher.c | 330 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt() local 341 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt() local 353 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt() local 364 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt() local 376 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt() local 387 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt() local 399 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt() local 410 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_decrypt() local 422 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des3_encrypt() local 433 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des3_decrypt() local [all …]
|
/drivers/crypto/rockchip/ |
D | rk3288_crypto_ahash.c | 52 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_reg_init() local 84 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_init() local 97 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_update() local 112 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_final() local 126 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_finup() local 143 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_import() local 156 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_export() local 200 struct rk_ahash_rctx *rctx; in rk_ahash_start() local
|
/drivers/crypto/ |
D | omap-aes-gcm.c | 46 struct omap_aes_reqctx *rctx; in omap_aes_gcm_done_task() local 228 struct omap_aes_reqctx *rctx; in omap_aes_gcm_dma_out_callback() local 254 struct omap_aes_reqctx *rctx; in omap_aes_gcm_handle_queue() local 306 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt() local 340 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_encrypt() local 348 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_decrypt() local 357 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_encrypt() local 368 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_decrypt() local
|
D | sahara.c | 557 struct sahara_aes_reqctx *rctx; in sahara_aes_process() local 638 struct sahara_aes_reqctx *rctx = ablkcipher_request_ctx(req); in sahara_aes_crypt() local 776 struct sahara_sha_reqctx *rctx) in sahara_sha_init_hdr() 799 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_links_create() 839 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_data_descriptor_create() 892 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_context_descriptor_create() 931 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_prepare_request() local 1005 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_process() local 1097 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_enqueue() local 1123 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_init() local [all …]
|
D | mxs-dcp.c | 217 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_run_aes() local 278 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_aes_block_crypt() local 451 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_aes_enqueue() local 560 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in mxs_dcp_run_sha() local 622 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in dcp_sha_req_to_buf() local 698 struct dcp_sha_req_ctx *rctx; in dcp_chan_thread_sha() local 765 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in dcp_sha_update_fx() local
|
D | atmel-aes.c | 481 const struct atmel_aes_reqctx *rctx) in atmel_aes_set_mode() 961 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_start() local 1047 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_ctr_start() local 1065 struct atmel_aes_reqctx *rctx; in atmel_aes_crypt() local 1512 struct atmel_aes_reqctx *rctx = aead_request_ctx(req); in atmel_aes_gcm_start() local 1727 struct atmel_aes_reqctx *rctx; in atmel_aes_gcm_crypt() local 1843 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_xts_start() local 1974 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_complete() local 1984 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_start() local 2003 struct atmel_aes_authenc_reqctx *rctx = aead_request_ctx(req); in atmel_aes_authenc_init() local [all …]
|
D | omap-aes.c | 125 struct omap_aes_reqctx *rctx; in omap_aes_write_ctrl() local 210 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx) in omap_aes_find_dev() 420 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_prepare_req() local 472 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_crypt_req() local 511 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_crypt() local
|
D | n2_core.c | 310 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_init() local 322 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_update() local 336 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_final() local 349 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_finup() local 528 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_do_async_digest() local 603 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_digest() local 621 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hmac_async_digest() local 629 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hmac_async_digest() local 880 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_compute_chunks() local 961 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_chunk_complete() local [all …]
|
D | img-hash.c | 487 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_init() local 550 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_update() local 565 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_final() local 579 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_finup() local 595 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_import() local 608 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_export() local
|
/drivers/crypto/bcm/ |
D | cipher.c | 146 struct iproc_reqctx_s *rctx, in spu_ablkcipher_rx_sg_create() 214 struct iproc_reqctx_s *rctx, in spu_ablkcipher_tx_sg_create() 315 static int handle_ablkcipher_req(struct iproc_reqctx_s *rctx) in handle_ablkcipher_req() 514 static void handle_ablkcipher_resp(struct iproc_reqctx_s *rctx) in handle_ablkcipher_resp() 575 struct iproc_reqctx_s *rctx, in spu_ahash_rx_sg_create() 627 struct iproc_reqctx_s *rctx, in spu_ahash_tx_sg_create() 701 static int handle_ahash_req(struct iproc_reqctx_s *rctx) in handle_ahash_req() 992 static int ahash_req_done(struct iproc_reqctx_s *rctx) in ahash_req_done() 1042 static void handle_ahash_resp(struct iproc_reqctx_s *rctx) in handle_ahash_resp() 1093 struct iproc_reqctx_s *rctx, in spu_aead_rx_sg_create() [all …]
|
/drivers/crypto/qce/ |
D | sha.c | 42 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_done() local 79 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_async_req_handle() local 134 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_init() local 150 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_export() local 181 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_import_common() local 214 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_import() local 237 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_update() local 312 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_final() local 335 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_digest() local
|
D | ablkcipher.c | 29 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_ablkcipher_done() local 63 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_ablkcipher_async_req_handle() local 206 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_ablkcipher_crypt() local
|
D | common.c | 235 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_setup_regs_ahash() local 319 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_setup_regs_ablkcipher() local
|
/drivers/crypto/stm32/ |
D | stm32-hash.c | 264 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_write_ctrl() local 307 static void stm32_hash_append_sg(struct stm32_hash_request_ctx *rctx) in stm32_hash_append_sg() 392 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_update_cpu() local 490 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_hmac_dma_send() local 554 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_dma_send() local 695 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_init() local 744 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_final_req() local 759 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_copy_hash() local 787 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_finish() local 799 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_finish_req() local [all …]
|
/drivers/crypto/ccp/ |
D | ccp-crypto-aes-cmac.c | 31 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_complete() local 63 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_do_cmac_update() local 188 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_init() local 225 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_export() local 244 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_import() local
|
D | ccp-crypto-sha.c | 32 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_complete() local 64 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_do_sha_update() local 187 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_init() local 235 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_export() local 256 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_import() local
|
D | ccp-crypto-aes.c | 30 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_complete() local 74 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_crypt() local 147 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_rfc3686_complete() local 172 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_rfc3686_crypt() local
|
D | ccp-crypto-des3.c | 28 struct ccp_des3_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_des3_complete() local 81 struct ccp_des3_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_des3_crypt() local
|
D | ccp-crypto-aes-xts.c | 68 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_xts_complete() local 112 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_xts_crypt() local
|
D | ccp-crypto-rsa.c | 51 struct ccp_rsa_req_ctx *rctx = akcipher_request_ctx(req); in ccp_rsa_complete() local 72 struct ccp_rsa_req_ctx *rctx = akcipher_request_ctx(req); in ccp_rsa_crypt() local
|
D | ccp-crypto-aes-galois.c | 86 struct ccp_aes_req_ctx *rctx = aead_request_ctx(req); in ccp_aes_gcm_crypt() local
|
/drivers/crypto/nx/ |
D | nx-aes-gcm.c | 325 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_crypt() local 433 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_encrypt() local 443 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_decrypt() local 455 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm4106_aes_nx_encrypt() local 472 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm4106_aes_nx_decrypt() local
|
D | nx-aes-ccm.c | 495 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_encrypt() local 525 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_decrypt() local
|
/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 105 struct cvm_req_ctx *rctx = ablkcipher_request_ctx(req); in create_ctx_hdr() local 158 struct cvm_req_ctx *rctx = ablkcipher_request_ctx(req); in create_input_list() local 180 struct cvm_req_ctx *rctx = ablkcipher_request_ctx(req); in create_output_list() local 200 struct cvm_req_ctx *rctx = ablkcipher_request_ctx(req); in cvm_enc_dec() local
|
/drivers/crypto/mediatek/ |
D | mtk-aes.c | 225 const struct mtk_aes_reqctx *rctx) in mtk_aes_set_mode() 551 struct mtk_aes_reqctx *rctx = ablkcipher_request_ctx(req); in mtk_aes_start() local 619 struct mtk_aes_reqctx *rctx = ablkcipher_request_ctx(req); in mtk_aes_ctr_start() local 662 struct mtk_aes_reqctx *rctx; in mtk_aes_crypt() local 904 struct mtk_aes_reqctx *rctx = aead_request_ctx(req); in mtk_aes_gcm_start() local 931 struct mtk_aes_reqctx *rctx = aead_request_ctx(req); in mtk_aes_gcm_crypt() local
|