Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/crypto/qce/
Dcore.c55 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request()
75 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
Dcommon.c222 static int qce_setup_regs_ahash(struct crypto_async_request *async_req, in qce_setup_regs_ahash()
307 static int qce_setup_regs_ablkcipher(struct crypto_async_request *async_req, in qce_setup_regs_ablkcipher()
388 int qce_start(struct crypto_async_request *async_req, u32 type, u32 totallen, in qce_start()
Dablkcipher.c19 struct crypto_async_request *async_req = data; in qce_ablkcipher_done() local
52 qce_ablkcipher_async_req_handle(struct crypto_async_request *async_req) in qce_ablkcipher_async_req_handle()
Dsha.c31 struct crypto_async_request *async_req = data; in qce_ahash_done() local
68 static int qce_ahash_async_req_handle(struct crypto_async_request *async_req) in qce_ahash_async_req_handle()
/Linux-v5.4/drivers/crypto/rockchip/
Drk3288_crypto.c185 struct crypto_async_request *async_req) in rk_crypto_enqueue()
206 struct crypto_async_request *async_req, *backlog; in rk_crypto_queue_task_cb() local
Drk3288_crypto.h196 struct crypto_async_request *async_req; member
/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto-aes.c22 static int ccp_aes_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_complete()
139 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-aes-xts.c62 static int ccp_aes_xts_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_xts_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-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.c25 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_complete()
/Linux-v5.4/crypto/
Drsa-pkcs1pad.c216 struct crypto_async_request async_req; in pkcs1pad_encrypt_sign_complete_cb() local
334 struct crypto_async_request async_req; in pkcs1pad_decrypt_complete_cb() local
512 struct crypto_async_request async_req; in pkcs1pad_verify_complete_cb() local
Dcrypto_engine.c68 struct crypto_async_request *async_req, *backlog; in crypto_pump_requests() local
/Linux-v5.4/drivers/net/usb/
Drtl8150.c141 struct async_req { struct
142 struct usb_ctrlrequest dr;
143 u16 rx_creg;
/Linux-v5.4/drivers/crypto/amcc/
Dcrypto4xx_core.h70 struct crypto_async_request *async_req; /* base crypto request member
/Linux-v5.4/drivers/crypto/
Ds5p-sss.c1375 struct crypto_async_request *async_req, *backlog; in s5p_hash_handle_queue() local
2006 struct crypto_async_request *async_req, *backlog; in s5p_tasklet_cb() local
Dimg-hash.c497 struct crypto_async_request *async_req, *backlog; in img_hash_handle_queue() local
Datmel-tdes.c588 struct crypto_async_request *async_req, *backlog; in atmel_tdes_handle_queue() local
Dsahara.c1051 struct crypto_async_request *async_req; in sahara_queue_manage() local
Dhifn_795x.c1912 struct crypto_async_request *async_req; in hifn_flush() local
2039 struct crypto_async_request *async_req, *backlog; in hifn_process_queue() local
Domap-sham.c1117 struct crypto_async_request *async_req, *backlog; in omap_sham_handle_queue() local
/Linux-v5.4/drivers/crypto/mediatek/
Dmtk-sha.c654 struct crypto_async_request *async_req, *backlog; in mtk_sha_handle_queue() local
/Linux-v5.4/drivers/nvme/host/
Dtcp.c115 struct nvme_tcp_request async_req; member

12