| /drivers/crypto/qce/ | 
| D | common.c | 147 static int qce_setup_regs_ahash(struct crypto_async_request *async_req)  in qce_setup_regs_ahash() 314 static int qce_setup_regs_skcipher(struct crypto_async_request *async_req)  in qce_setup_regs_skcipher() 420 static int qce_setup_regs_aead(struct crypto_async_request *async_req)  in qce_setup_regs_aead() 544 int qce_start(struct crypto_async_request *async_req, u32 type)  in qce_start()
  | 
| D | core.c | 69 static int qce_handle_request(struct crypto_async_request *async_req)  in qce_handle_request() 89 	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()
  | 
| /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() 132 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()
  | 
| /drivers/crypto/allwinner/sun8i-ce/ | 
| D | sun8i-ce-cipher.c | 120 static int sun8i_ce_cipher_prepare(struct crypto_engine *engine, void *async_req)  in sun8i_ce_cipher_prepare() 306 				      void *async_req)  in sun8i_ce_cipher_unprepare()
  | 
| /drivers/net/usb/ | 
| D | rtl8150.c | 149 struct async_req {  struct 150 	struct usb_ctrlrequest dr; 151 	u16 rx_creg;
  | 
| /drivers/crypto/rockchip/ | 
| D | rk3288_crypto_skcipher.c | 299 static int rk_cipher_run(struct crypto_engine *engine, void *async_req)  in rk_cipher_run()
  | 
| /drivers/crypto/amcc/ | 
| D | crypto4xx_core.h | 71 	struct crypto_async_request *async_req; 	/* base crypto request  member
  | 
| /drivers/crypto/ | 
| D | s5p-sss.c | 1370 	struct crypto_async_request *async_req, *backlog;  in s5p_hash_handle_queue()  local 1971 	struct crypto_async_request *async_req, *backlog;  in s5p_tasklet_cb()  local
  | 
| D | atmel-tdes.c | 558 	struct crypto_async_request *async_req, *backlog;  in atmel_tdes_handle_queue()  local
  | 
| D | img-hash.c | 503 	struct crypto_async_request *async_req, *backlog;  in img_hash_handle_queue()  local
  | 
| D | sahara.c | 988 	struct crypto_async_request *async_req = areq;  in sahara_do_one_request()  local
  | 
| D | hifn_795x.c | 1898 	struct crypto_async_request *async_req;  in hifn_flush()  local 2025 	struct crypto_async_request *async_req, *backlog;  in hifn_process_queue()  local
  | 
| D | atmel-sha.c | 1057 	struct crypto_async_request *async_req, *backlog;  in atmel_sha_handle_queue()  local
  | 
| /drivers/nvme/host/ | 
| D | tcp.c | 199 	struct nvme_tcp_request async_req;  member
  |