Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/qce/
Dcore.c60 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request()
80 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
Dcommon.c142 static int qce_setup_regs_ahash(struct crypto_async_request *async_req, in qce_setup_regs_ahash()
308 static int qce_setup_regs_skcipher(struct crypto_async_request *async_req, in qce_setup_regs_skcipher()
390 int qce_start(struct crypto_async_request *async_req, u32 type, u32 totallen, in qce_start()
Dskcipher.c28 struct crypto_async_request *async_req = data; in qce_skcipher_done() local
63 qce_skcipher_async_req_handle(struct crypto_async_request *async_req) in qce_skcipher_async_req_handle()
Dsha.c32 struct crypto_async_request *async_req = data; in qce_ahash_done() local
69 static int qce_ahash_async_req_handle(struct crypto_async_request *async_req) in qce_ahash_async_req_handle()
/kernel/linux/linux-5.10/drivers/crypto/ccp/
Dccp-crypto-aes.c22 static int ccp_aes_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_complete()
134 static int ccp_aes_rfc3686_complete(struct crypto_async_request *async_req, in ccp_aes_rfc3686_complete()
Dccp-crypto-aes-galois.c24 static int ccp_aes_gcm_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_gcm_complete()
Dccp-crypto-des3.c21 static int ccp_des3_complete(struct crypto_async_request *async_req, int ret) in ccp_des3_complete()
Dccp-crypto-aes-xts.c62 static int ccp_aes_xts_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_xts_complete()
Dccp-crypto-aes-cmac.c23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
Dccp-crypto-rsa.c44 static int ccp_rsa_complete(struct crypto_async_request *async_req, int ret) in ccp_rsa_complete()
Dccp-crypto-sha.c26 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_complete()
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-cipher.c79 static int sun8i_ce_cipher_prepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_prepare()
290 static int sun8i_ce_cipher_unprepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_unprepare()
/kernel/linux/linux-5.10/drivers/net/usb/
Drtl8150.c141 struct async_req { struct
142 struct usb_ctrlrequest dr;
143 u16 rx_creg;
/kernel/linux/linux-5.10/crypto/
Dcrypto_engine.c73 struct crypto_async_request *async_req, *backlog; in crypto_pump_requests() local
/kernel/linux/linux-5.10/drivers/crypto/rockchip/
Drk3288_crypto_skcipher.c312 static int rk_cipher_run(struct crypto_engine *engine, void *async_req) in rk_cipher_run()
/kernel/linux/linux-5.10/drivers/crypto/amcc/
Dcrypto4xx_core.h71 struct crypto_async_request *async_req; /* base crypto request member
/kernel/linux/linux-5.10/drivers/crypto/
Ds5p-sss.c1376 struct crypto_async_request *async_req, *backlog; in s5p_hash_handle_queue() local
1980 struct crypto_async_request *async_req, *backlog; in s5p_tasklet_cb() local
Dimg-hash.c502 struct crypto_async_request *async_req, *backlog; in img_hash_handle_queue() local
Datmel-tdes.c609 struct crypto_async_request *async_req, *backlog; in atmel_tdes_handle_queue() local
Dsahara.c1038 struct crypto_async_request *async_req; in sahara_queue_manage() local
Dhifn_795x.c1915 struct crypto_async_request *async_req; in hifn_flush() local
2042 struct crypto_async_request *async_req, *backlog; in hifn_process_queue() local
Datmel-sha.c1057 struct crypto_async_request *async_req, *backlog; in atmel_sha_handle_queue() local
/kernel/linux/linux-5.10/drivers/crypto/mediatek/
Dmtk-sha.c654 struct crypto_async_request *async_req, *backlog; in mtk_sha_handle_queue() local
/kernel/linux/linux-5.10/drivers/nvme/host/
Dtcp.c167 struct nvme_tcp_request async_req; member
/kernel/linux/linux-5.10/drivers/md/
Ddm-crypt.c2155 static void kcryptd_async_done(struct crypto_async_request *async_req, in kcryptd_async_done()