Searched defs:async_req (Results 1 – 5 of 5) sorted by relevance
70 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request()90 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
147 struct async_req { struct148 struct usb_ctrlrequest dr;149 u16 rx_creg;
23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
299 static int rk_cipher_run(struct crypto_engine *engine, void *async_req) in rk_cipher_run()
199 struct nvme_tcp_request async_req; member