Searched defs:async_req (Results 1 – 10 of 10) sorted by relevance
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()
149 struct async_req { struct150 struct usb_ctrlrequest dr;151 u16 rx_creg;
62 static int ccp_aes_xts_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_xts_complete()
24 static int ccp_aes_gcm_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_gcm_complete()
23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
44 static int ccp_rsa_complete(struct crypto_async_request *async_req, int ret) in ccp_rsa_complete()
27 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_complete()
299 static int rk_cipher_run(struct crypto_engine *engine, void *async_req) in rk_cipher_run()
1898 struct crypto_async_request *async_req; in hifn_flush() local2025 struct crypto_async_request *async_req, *backlog; in hifn_process_queue() local
198 struct nvme_tcp_request async_req; member