Home
last modified time | relevance | path

Searched defs:async_req (Results 1 - 25 of 49) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcore.c60 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request() argument
80 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
H A Dskcipher.c28 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() argument
H A Dsha.c32 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() argument
/kernel/linux/linux-5.10/crypto/
H A Dcrypto_engine.c73 struct crypto_async_request *async_req, *backlog; in crypto_pump_requests() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c79 static int sun8i_ce_cipher_prepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_prepare() argument
290 static int sun8i_ce_cipher_unprepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_unprepare() argument
/kernel/linux/linux-5.10/drivers/crypto/ccp/
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() argument
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() argument
H A Dccp-crypto-des3.c21 static int ccp_des3_complete(struct crypto_async_request *async_req, int ret) in ccp_des3_complete() argument
H A Dccp-crypto-sha.c26 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_complete() argument
H A Dccp-crypto-aes-cmac.c23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete() argument
H A Dccp-crypto-aes.c22 static int ccp_aes_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_complete() argument
134 static int ccp_aes_rfc3686_complete(struct crypto_async_request *async_req, in ccp_aes_rfc3686_complete() argument
H A Dccp-crypto-rsa.c44 static int ccp_rsa_complete(struct crypto_async_request *async_req, int ret) in ccp_rsa_complete() argument
/kernel/linux/linux-6.6/drivers/crypto/ccp/
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() argument
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() argument
H A Dccp-crypto-des3.c21 static int ccp_des3_complete(struct crypto_async_request *async_req, int ret) in ccp_des3_complete() argument
H A Dccp-crypto-aes-cmac.c23 static int ccp_aes_cmac_complete(struct crypto_async_request *async_req, in ccp_aes_cmac_complete() argument
H A Dccp-crypto-aes.c22 static int ccp_aes_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_complete() argument
132 static int ccp_aes_rfc3686_complete(struct crypto_async_request *async_req, in ccp_aes_rfc3686_complete() argument
H A Dccp-crypto-sha.c27 static int ccp_sha_complete(struct crypto_async_request *async_req, int ret) in ccp_sha_complete() argument
H A Dccp-crypto-rsa.c44 static int ccp_rsa_complete(struct crypto_async_request *async_req, int ret) in ccp_rsa_complete() argument
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dcore.c66 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request() argument
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() argument
/kernel/linux/linux-5.10/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c312 static int rk_cipher_run(struct crypto_engine *engine, void *async_req) in rk_cipher_run() argument
/kernel/linux/linux-6.6/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() argument
318 sun8i_ce_cipher_unprepare(struct crypto_engine *engine, void *async_req) sun8i_ce_cipher_unprepare() argument
/kernel/linux/linux-6.6/crypto/
H A Dcrypto_engine.c76 struct crypto_async_request *async_req, *backlog; in crypto_pump_requests() local
/kernel/linux/linux-6.6/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() argument

Completed in 15 milliseconds

12