Home
last modified time | relevance | path

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

12

/drivers/crypto/qce/
Dcore.c62 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request()
82 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
Dcommon.c230 static int qce_setup_regs_ahash(struct crypto_async_request *async_req, in qce_setup_regs_ahash()
315 static int qce_setup_regs_ablkcipher(struct crypto_async_request *async_req, in qce_setup_regs_ablkcipher()
396 int qce_start(struct crypto_async_request *async_req, u32 type, u32 totallen, in qce_start()
Dablkcipher.c27 struct crypto_async_request *async_req = data; in qce_ablkcipher_done() local
60 qce_ablkcipher_async_req_handle(struct crypto_async_request *async_req) in qce_ablkcipher_async_req_handle()
Dsha.c39 struct crypto_async_request *async_req = data; in qce_ahash_done() local
76 static int qce_ahash_async_req_handle(struct crypto_async_request *async_req) in qce_ahash_async_req_handle()
/drivers/crypto/rockchip/
Drk3288_crypto.c188 struct crypto_async_request *async_req) in rk_crypto_enqueue()
209 struct crypto_async_request *async_req, *backlog; in rk_crypto_queue_task_cb() local
Drk3288_crypto.h196 struct crypto_async_request *async_req; member
/drivers/crypto/ccp/
Dccp-crypto-aes.c26 static int ccp_aes_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_complete()
143 static int ccp_aes_rfc3686_complete(struct crypto_async_request *async_req, in ccp_aes_rfc3686_complete()
Dccp-crypto-aes-galois.c29 static int ccp_aes_gcm_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_gcm_complete()
Dccp-crypto-des3.c24 static int ccp_des3_complete(struct crypto_async_request *async_req, int ret) in ccp_des3_complete()
Dccp-crypto-aes-xts.c65 static int ccp_aes_xts_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_xts_complete()
Dccp-crypto-aes-cmac.c26 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
Dccp-crypto-rsa.c48 static int ccp_rsa_complete(struct crypto_async_request *async_req, int ret) in ccp_rsa_complete()
Dccp-crypto-sha.c28 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_complete()
/drivers/net/usb/
Drtl8150.c144 struct async_req { struct
145 struct usb_ctrlrequest dr;
146 u16 rx_creg;
/drivers/staging/ccree/
Dssi_hash.c415 void *async_req) in ssi_hash_digest()
580 void *async_req) in ssi_hash_update()
677 void *async_req) in ssi_hash_finup()
811 void *async_req) in ssi_hash_final()
/drivers/crypto/
Dbfin_crc.c282 struct crypto_async_request *async_req, *backlog; in bfin_crypto_crc_handle_queue() local
Dimg-hash.c500 struct crypto_async_request *async_req, *backlog; in img_hash_handle_queue() local
Ds5p-sss.c674 struct crypto_async_request *async_req, *backlog; in s5p_tasklet_cb() local
Dmv_cesa.c603 struct crypto_async_request *async_req = NULL; in queue_manag() local
Datmel-tdes.c591 struct crypto_async_request *async_req, *backlog; in atmel_tdes_handle_queue() local
Dsahara.c1055 struct crypto_async_request *async_req; in sahara_queue_manage() local
Dhifn_795x.c1921 struct crypto_async_request *async_req; in hifn_flush() local
2040 struct crypto_async_request *async_req, *backlog; in hifn_process_queue() local
Domap-sham.c1116 struct crypto_async_request *async_req, *backlog; in omap_sham_handle_queue() local
/drivers/crypto/amcc/
Dcrypto4xx_core.h68 struct crypto_async_request *async_req; /* base crypto request member
/drivers/crypto/mediatek/
Dmtk-sha.c658 struct crypto_async_request *async_req, *backlog; in mtk_sha_handle_queue() local

12