Home
last modified time | relevance | path

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

/linux/drivers/crypto/qce/
H A Dcommon.c147 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()
/linux/drivers/net/usb/
H A Drtl8150.c149 struct async_req { struct
150 struct usb_ctrlrequest dr;
151 u16 rx_creg;
/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes-xts.c62 static int ccp_aes_xts_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_xts_complete()
H A Dccp-crypto-aes-galois.c24 static int ccp_aes_gcm_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_gcm_complete()
H A Dccp-crypto-aes-cmac.c23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
H A Dccp-crypto-rsa.c44 static int ccp_rsa_complete(struct crypto_async_request *async_req, int ret) in ccp_rsa_complete()
H A Dccp-crypto-sha.c27 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_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 Dhifn_795x.c1898 struct crypto_async_request *async_req; in hifn_flush() local
2025 struct crypto_async_request *async_req, *backlog; in hifn_process_queue() local
/linux/drivers/nvme/host/
H A Dtcp.c198 struct nvme_tcp_request async_req; member