Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/qce/
H A Dcommon.c147 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 Dcore.c66 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request()
86 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
H A Dskcipher.c29 struct crypto_async_request *async_req = data; in qce_skcipher_done() local
64 qce_skcipher_async_req_handle(struct crypto_async_request *async_req) in qce_skcipher_async_req_handle()
H A Dsha.c38 struct crypto_async_request *async_req = data; in qce_ahash_done() local
75 static int qce_ahash_async_req_handle(struct crypto_async_request *async_req) in qce_ahash_async_req_handle()
H A Daead.c25 struct crypto_async_request *async_req = data; in qce_aead_done() local
408 qce_aead_async_req_handle(struct crypto_async_request *async_req) in qce_aead_async_req_handle()
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes.c22 static int ccp_aes_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_complete()
132 static int ccp_aes_rfc3686_complete(struct crypto_async_request *async_req, in ccp_aes_rfc3686_complete()
H A Dccp-crypto-aes-xts.c62 static int ccp_aes_xts_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_xts_complete()
H A Dccp-crypto-aes-galois.c24 static int ccp_aes_gcm_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_gcm_complete()
H A Dccp-crypto-des3.c21 static int ccp_des3_complete(struct crypto_async_request *async_req, int ret) in ccp_des3_complete()
H A Dccp-crypto-aes-cmac.c23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
H A Dccp-crypto-rsa.c44 static int ccp_rsa_complete(struct crypto_async_request *async_req, int ret) in ccp_rsa_complete()
H A Dccp-crypto-sha.c27 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_complete()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c120 static int sun8i_ce_cipher_prepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_prepare()
303 void *async_req) in sun8i_ce_cipher_unprepare()
/openbmc/linux/drivers/net/usb/
H A Drtl8150.c141 struct async_req { struct
142 struct usb_ctrlrequest dr;
143 u16 rx_creg;
/openbmc/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c299 static int rk_cipher_run(struct crypto_engine *engine, void *async_req) in rk_cipher_run()
/openbmc/linux/crypto/
H A Dcrypto_engine.c76 struct crypto_async_request *async_req, *backlog; in crypto_pump_requests() local
/openbmc/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.h71 struct crypto_async_request *async_req; /* base crypto request member
/openbmc/linux/drivers/crypto/
H A Ds5p-sss.c1373 struct crypto_async_request *async_req, *backlog; in s5p_hash_handle_queue() local
1977 struct crypto_async_request *async_req, *backlog; in s5p_tasklet_cb() local
H A Datmel-tdes.c594 struct crypto_async_request *async_req, *backlog; in atmel_tdes_handle_queue() local
H A Dimg-hash.c503 struct crypto_async_request *async_req, *backlog; in img_hash_handle_queue() local
H A Dsahara.c1007 struct crypto_async_request *async_req; in sahara_queue_manage() local
H A 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
H A Datmel-sha.c1057 struct crypto_async_request *async_req, *backlog; in atmel_sha_handle_queue() local
/openbmc/linux/drivers/nvme/host/
H A Dtcp.c171 struct nvme_tcp_request async_req; member