/Linux-v5.4/drivers/crypto/qce/ |
D | core.c | 55 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request() 75 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
|
D | common.c | 222 static int qce_setup_regs_ahash(struct crypto_async_request *async_req, in qce_setup_regs_ahash() 307 static int qce_setup_regs_ablkcipher(struct crypto_async_request *async_req, in qce_setup_regs_ablkcipher() 388 int qce_start(struct crypto_async_request *async_req, u32 type, u32 totallen, in qce_start()
|
D | ablkcipher.c | 19 struct crypto_async_request *async_req = data; in qce_ablkcipher_done() local 52 qce_ablkcipher_async_req_handle(struct crypto_async_request *async_req) in qce_ablkcipher_async_req_handle()
|
D | sha.c | 31 struct crypto_async_request *async_req = data; in qce_ahash_done() local 68 static int qce_ahash_async_req_handle(struct crypto_async_request *async_req) in qce_ahash_async_req_handle()
|
/Linux-v5.4/drivers/crypto/rockchip/ |
D | rk3288_crypto.c | 185 struct crypto_async_request *async_req) in rk_crypto_enqueue() 206 struct crypto_async_request *async_req, *backlog; in rk_crypto_queue_task_cb() local
|
D | rk3288_crypto.h | 196 struct crypto_async_request *async_req; member
|
/Linux-v5.4/drivers/crypto/ccp/ |
D | ccp-crypto-aes.c | 22 static int ccp_aes_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_complete() 139 static int ccp_aes_rfc3686_complete(struct crypto_async_request *async_req, in ccp_aes_rfc3686_complete()
|
D | ccp-crypto-aes-galois.c | 24 static int ccp_aes_gcm_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_gcm_complete()
|
D | ccp-crypto-aes-xts.c | 62 static int ccp_aes_xts_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_xts_complete()
|
D | ccp-crypto-des3.c | 21 static int ccp_des3_complete(struct crypto_async_request *async_req, int ret) in ccp_des3_complete()
|
D | ccp-crypto-aes-cmac.c | 23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
|
D | ccp-crypto-rsa.c | 44 static int ccp_rsa_complete(struct crypto_async_request *async_req, int ret) in ccp_rsa_complete()
|
D | ccp-crypto-sha.c | 25 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_complete()
|
/Linux-v5.4/crypto/ |
D | rsa-pkcs1pad.c | 216 struct crypto_async_request async_req; in pkcs1pad_encrypt_sign_complete_cb() local 334 struct crypto_async_request async_req; in pkcs1pad_decrypt_complete_cb() local 512 struct crypto_async_request async_req; in pkcs1pad_verify_complete_cb() local
|
D | crypto_engine.c | 68 struct crypto_async_request *async_req, *backlog; in crypto_pump_requests() local
|
/Linux-v5.4/drivers/net/usb/ |
D | rtl8150.c | 141 struct async_req { struct 142 struct usb_ctrlrequest dr; 143 u16 rx_creg;
|
/Linux-v5.4/drivers/crypto/amcc/ |
D | crypto4xx_core.h | 70 struct crypto_async_request *async_req; /* base crypto request member
|
/Linux-v5.4/drivers/crypto/ |
D | s5p-sss.c | 1375 struct crypto_async_request *async_req, *backlog; in s5p_hash_handle_queue() local 2006 struct crypto_async_request *async_req, *backlog; in s5p_tasklet_cb() local
|
D | img-hash.c | 497 struct crypto_async_request *async_req, *backlog; in img_hash_handle_queue() local
|
D | atmel-tdes.c | 588 struct crypto_async_request *async_req, *backlog; in atmel_tdes_handle_queue() local
|
D | sahara.c | 1051 struct crypto_async_request *async_req; in sahara_queue_manage() local
|
D | hifn_795x.c | 1912 struct crypto_async_request *async_req; in hifn_flush() local 2039 struct crypto_async_request *async_req, *backlog; in hifn_process_queue() local
|
D | omap-sham.c | 1117 struct crypto_async_request *async_req, *backlog; in omap_sham_handle_queue() local
|
/Linux-v5.4/drivers/crypto/mediatek/ |
D | mtk-sha.c | 654 struct crypto_async_request *async_req, *backlog; in mtk_sha_handle_queue() local
|
/Linux-v5.4/drivers/nvme/host/ |
D | tcp.c | 115 struct nvme_tcp_request async_req; member
|