/linux-5.19.10/drivers/crypto/qce/ |
D | common.c | 146 static int qce_setup_regs_ahash(struct crypto_async_request *async_req) in qce_setup_regs_ahash() 313 static int qce_setup_regs_skcipher(struct crypto_async_request *async_req) in qce_setup_regs_skcipher() 419 static int qce_setup_regs_aead(struct crypto_async_request *async_req) in qce_setup_regs_aead() 543 int qce_start(struct crypto_async_request *async_req, u32 type) in qce_start()
|
D | core.c | 63 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request() 83 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
|
D | skcipher.c | 29 struct crypto_async_request *async_req = data; in qce_skcipher_done() local 64 qce_skcipher_async_req_handle(struct crypto_async_request *async_req) in qce_skcipher_async_req_handle()
|
D | sha.c | 38 struct crypto_async_request *async_req = data; in qce_ahash_done() local 75 static int qce_ahash_async_req_handle(struct crypto_async_request *async_req) in qce_ahash_async_req_handle()
|
D | aead.c | 25 struct crypto_async_request *async_req = data; in qce_aead_done() local 408 qce_aead_async_req_handle(struct crypto_async_request *async_req) in qce_aead_async_req_handle()
|
/linux-5.19.10/drivers/crypto/rockchip/ |
D | rk3288_crypto.c | 186 struct crypto_async_request *async_req) in rk_crypto_enqueue() 207 struct crypto_async_request *async_req, *backlog; in rk_crypto_queue_task_cb() local
|
D | rk3288_crypto.h | 199 struct crypto_async_request *async_req; member
|
/linux-5.19.10/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() 131 static int ccp_aes_rfc3686_complete(struct crypto_async_request *async_req, in ccp_aes_rfc3686_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-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-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 | 27 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_complete()
|
/linux-5.19.10/crypto/ |
D | rsa-pkcs1pad.c | 217 struct crypto_async_request async_req; in pkcs1pad_encrypt_sign_complete_cb() local 335 struct crypto_async_request async_req; in pkcs1pad_decrypt_complete_cb() local 516 struct crypto_async_request async_req; in pkcs1pad_verify_complete_cb() local
|
D | crypto_engine.c | 74 struct crypto_async_request *async_req, *backlog; in crypto_pump_requests() local
|
/linux-5.19.10/drivers/crypto/allwinner/sun8i-ce/ |
D | sun8i-ce-cipher.c | 115 static int sun8i_ce_cipher_prepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_prepare() 314 static int sun8i_ce_cipher_unprepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_unprepare()
|
/linux-5.19.10/drivers/net/usb/ |
D | rtl8150.c | 141 struct async_req { struct 142 struct usb_ctrlrequest dr; 143 u16 rx_creg;
|
/linux-5.19.10/drivers/crypto/amcc/ |
D | crypto4xx_core.h | 71 struct crypto_async_request *async_req; /* base crypto request member
|
/linux-5.19.10/drivers/crypto/ |
D | s5p-sss.c | 1374 struct crypto_async_request *async_req, *backlog; in s5p_hash_handle_queue() local 1978 struct crypto_async_request *async_req, *backlog; in s5p_tasklet_cb() local
|
D | atmel-tdes.c | 599 struct crypto_async_request *async_req, *backlog; in atmel_tdes_handle_queue() local
|
D | img-hash.c | 499 struct crypto_async_request *async_req, *backlog; in img_hash_handle_queue() local
|
D | sahara.c | 1039 struct crypto_async_request *async_req; in sahara_queue_manage() local
|
D | hifn_795x.c | 1915 struct crypto_async_request *async_req; in hifn_flush() local 2042 struct crypto_async_request *async_req, *backlog; in hifn_process_queue() local
|
/linux-5.19.10/drivers/nvme/host/ |
D | tcp.c | 171 struct nvme_tcp_request async_req; member
|