Home
last modified time | relevance | path

Searched defs:async_req (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/crypto/qce/
H A Dcore.c71 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
/linux/drivers/net/usb/
H A Drtl8150.c147 struct async_req { struct
148 struct usb_ctrlrequest dr;
149 u16 rx_creg;
/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c299 static int rk_cipher_run(struct crypto_engine *engine, void *async_req) in rk_cipher_run()
/linux/drivers/crypto/
H A Datmel-tdes.c548 struct crypto_async_request *async_req, *backlog; in atmel_tdes_handle_queue() local
H A Dimg-hash.c503 struct crypto_async_request *async_req, *backlog; in img_hash_handle_queue() local
H A Dhifn_795x.c1897 struct crypto_async_request *async_req; in hifn_flush() local
2024 struct crypto_async_request *async_req, *backlog; in hifn_process_queue() local
H A Datmel-sha.c1049 struct crypto_async_request *async_req, *backlog; in atmel_sha_handle_queue() local
/linux/drivers/nvme/host/
H A Dtcp.c172 struct nvme_tcp_request async_req; member