/drivers/crypto/qce/ |
D | core.c | 62 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
|
D | common.c | 230 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()
|
D | ablkcipher.c | 27 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()
|
D | sha.c | 39 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/ccp/ |
D | ccp-crypto-aes.c | 25 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()
|
D | ccp-crypto-aes-xts.c | 84 static int ccp_aes_xts_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_xts_complete()
|
D | ccp-crypto-aes-cmac.c | 26 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
|
D | ccp-crypto-sha.c | 26 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_complete()
|
/drivers/net/usb/ |
D | rtl8150.c | 144 struct async_req { struct 145 struct usb_ctrlrequest dr; 146 u16 rx_creg;
|
/drivers/crypto/amcc/ |
D | crypto4xx_core.h | 66 struct crypto_async_request *async_req; /* base crypto request member
|
/drivers/crypto/ |
D | bfin_crc.c | 282 struct crypto_async_request *async_req, *backlog; in bfin_crypto_crc_handle_queue() local
|
D | s5p-sss.c | 471 struct crypto_async_request *async_req, *backlog; in s5p_tasklet_cb() local
|
D | img-hash.c | 497 struct crypto_async_request *async_req, *backlog; in img_hash_handle_queue() local
|
D | atmel-tdes.c | 591 struct crypto_async_request *async_req, *backlog; in atmel_tdes_handle_queue() local
|
D | mv_cesa.c | 602 struct crypto_async_request *async_req = NULL; in queue_manag() local
|
D | atmel-aes.c | 565 struct crypto_async_request *async_req, *backlog; in atmel_aes_handle_queue() local
|
D | atmel-sha.c | 832 struct crypto_async_request *async_req, *backlog; in atmel_sha_handle_queue() local
|
D | omap-des.c | 592 struct crypto_async_request *async_req, *backlog; in omap_des_handle_queue() local
|
D | omap-aes.c | 611 struct crypto_async_request *async_req, *backlog; in omap_aes_handle_queue() local
|
D | sahara.c | 1038 struct crypto_async_request *async_req; in sahara_queue_manage() local
|
D | hifn_795x.c | 2018 struct crypto_async_request *async_req; in hifn_flush() local 2137 struct crypto_async_request *async_req, *backlog; in hifn_process_queue() local
|
D | omap-sham.c | 1019 struct crypto_async_request *async_req, *backlog; in omap_sham_handle_queue() local
|
/drivers/md/ |
D | dm-crypt.c | 1355 static void kcryptd_async_done(struct crypto_async_request *async_req, in kcryptd_async_done()
|