/drivers/crypto/sunxi-ss/ |
D | sun4i-ss-cipher.c | 323 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt() local 334 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt() local 346 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt() local 357 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt() local 369 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt() local 380 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt() local 392 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt() local 403 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_des_decrypt() local 415 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des3_encrypt() local 426 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des3_decrypt() local [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 129 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_init() local 145 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_export() local 176 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_import_common() local 209 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_import() local 232 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_update() local 307 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_final() local 330 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 198 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/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 | 30 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_complete() local 62 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_do_sha_update() local 164 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_init() local 212 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_export() local 233 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_import() local
|
D | ccp-crypto-aes.c | 29 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_complete() local 73 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-aes-xts.c | 87 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_xts_complete() local 123 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_xts_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/ |
D | sahara.c | 555 struct sahara_aes_reqctx *rctx; in sahara_aes_process() local 640 struct sahara_aes_reqctx *rctx = ablkcipher_request_ctx(req); in sahara_aes_crypt() local 763 struct sahara_sha_reqctx *rctx) in sahara_sha_init_hdr() 786 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_links_create() 822 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_data_descriptor_create() 875 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_context_descriptor_create() 914 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_prepare_request() local 988 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_process() local 1080 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_enqueue() local 1108 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_init() local [all …]
|
D | mxs-dcp.c | 223 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_run_aes() local 296 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_aes_block_crypt() local 449 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_aes_enqueue() local 565 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in mxs_dcp_run_sha() local 635 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in dcp_sha_req_to_buf() local 708 struct dcp_sha_req_ctx *rctx; in dcp_chan_thread_sha() local 775 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in dcp_sha_update_fx() local
|
D | n2_core.c | 305 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_init() local 317 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_update() local 331 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_final() local 344 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_finup() local 523 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_do_async_digest() local 598 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_digest() local 616 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hmac_async_digest() local 624 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hmac_async_digest() local 875 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_compute_chunks() local 956 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_chunk_complete() local [all …]
|
D | img-hash.c | 484 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_init() local 547 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_update() local 562 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_final() local 576 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_finup() local
|
D | hifn_795x.c | 1164 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_cmd_desc() 1369 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_dma() 1576 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_setup_session() local 1648 struct hifn_request_context rctx; in hifn_test() local 1770 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_process_ready() local 2099 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_setup_crypto_req() local
|
D | atmel-tdes.c | 593 struct atmel_tdes_reqctx *rctx; in atmel_tdes_handle_queue() local 675 struct atmel_tdes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_tdes_crypt() local
|
D | atmel-aes.c | 567 struct atmel_aes_reqctx *rctx; in atmel_aes_handle_queue() local 710 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_crypt() local
|
D | omap-des.c | 594 struct omap_des_reqctx *rctx; in omap_des_handle_queue() local 704 struct omap_des_reqctx *rctx = ablkcipher_request_ctx(req); in omap_des_crypt() local
|
D | omap-aes.c | 613 struct omap_aes_reqctx *rctx; in omap_aes_handle_queue() local 725 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_crypt() local
|