Searched defs:async_req (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/crypto/qce/ |
| H A 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()
|
| H A D | core.c | 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
|
| /linux/drivers/net/usb/ |
| H A D | rtl8150.c | 149 struct async_req { struct 150 struct usb_ctrlrequest dr; 151 u16 rx_creg;
|
| /linux/drivers/crypto/ccp/ |
| H A 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()
|
| H A 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()
|
| H A D | ccp-crypto-aes-cmac.c | 23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
|
| H A D | ccp-crypto-rsa.c | 44 static int ccp_rsa_complete(struct crypto_async_request *async_req, int ret) in ccp_rsa_complete()
|
| H A D | ccp-crypto-sha.c | 27 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_complete()
|
| /linux/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto_skcipher.c | 299 static int rk_cipher_run(struct crypto_engine *engine, void *async_req) in rk_cipher_run()
|
| /linux/drivers/crypto/ |
| H A D | img-hash.c | 504 struct crypto_async_request *async_req, *backlog; in img_hash_handle_queue() local
|
| H A D | hifn_795x.c | 1897 struct crypto_async_request *async_req; in hifn_flush() local 2024 struct crypto_async_request *async_req, *backlog; in hifn_process_queue() local
|
| /linux/drivers/nvme/host/ |
| H A D | tcp.c | 198 struct nvme_tcp_request async_req; member
|