| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| D | core.c | 60 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
|
| D | common.c | 142 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()
|
| D | skcipher.c | 28 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()
|
| D | sha.c | 32 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-4.19/drivers/crypto/qce/ |
| D | core.c | 63 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request() 83 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()
|
| /kernel/linux/linux-5.10/drivers/crypto/rockchip/ |
| D | rk3288_crypto.c | 186 struct crypto_async_request *async_req) in rk_crypto_enqueue() 207 struct crypto_async_request *async_req, *backlog; in rk_crypto_queue_task_cb() local
|
| /kernel/linux/linux-4.19/drivers/crypto/rockchip/ |
| D | rk3288_crypto.c | 188 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
|
| /kernel/linux/linux-5.10/drivers/crypto/ccp/ |
| D | ccp-crypto-aes.c | 22 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()
|
| D | ccp-crypto-aes-xts.c | 62 static int ccp_aes_xts_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_xts_complete()
|
| D | ccp-crypto-aes-galois.c | 24 static int ccp_aes_gcm_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_gcm_complete()
|
| D | ccp-crypto-des3.c | 21 static int ccp_des3_complete(struct crypto_async_request *async_req, int ret) in ccp_des3_complete()
|
| D | ccp-crypto-aes-cmac.c | 23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete()
|
| /kernel/linux/linux-4.19/drivers/crypto/ccp/ |
| D | ccp-crypto-aes.c | 26 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-des3.c | 24 static int ccp_des3_complete(struct crypto_async_request *async_req, int ret) in ccp_des3_complete()
|
| D | ccp-crypto-aes-galois.c | 27 static int ccp_aes_gcm_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_gcm_complete()
|
| D | ccp-crypto-aes-xts.c | 65 static int ccp_aes_xts_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_xts_complete()
|
| /kernel/linux/linux-5.10/crypto/ |
| D | rsa-pkcs1pad.c | 217 struct crypto_async_request async_req; in pkcs1pad_encrypt_sign_complete_cb() local 335 struct crypto_async_request async_req; in pkcs1pad_decrypt_complete_cb() local 513 struct crypto_async_request async_req; in pkcs1pad_verify_complete_cb() local
|
| D | crypto_engine.c | 73 struct crypto_async_request *async_req, *backlog; in crypto_pump_requests() local
|
| /kernel/linux/linux-4.19/crypto/ |
| D | rsa-pkcs1pad.c | 219 struct crypto_async_request async_req; in pkcs1pad_encrypt_sign_complete_cb() local 337 struct crypto_async_request async_req; in pkcs1pad_decrypt_complete_cb() local 503 struct crypto_async_request async_req; in pkcs1pad_verify_complete_cb() local
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
| D | sun8i-ce-cipher.c | 78 static int sun8i_ce_cipher_prepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_prepare() 287 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/ |
| D | rtl8150.c | 141 struct async_req { struct 142 struct usb_ctrlrequest dr; 143 u16 rx_creg;
|
| /kernel/linux/linux-4.19/drivers/net/usb/ |
| D | rtl8150.c | 144 struct async_req { struct 145 struct usb_ctrlrequest dr; 146 u16 rx_creg;
|