Home
last modified time | relevance | path

Searched refs:crypto_async_request (Results 1 – 25 of 75) sorted by relevance

123

/linux-6.12.1/drivers/crypto/marvell/cesa/
Dcesa.h458 struct crypto_async_request *req;
482 int (*process)(struct crypto_async_request *req, u32 status);
483 void (*step)(struct crypto_async_request *req);
484 void (*cleanup)(struct crypto_async_request *req);
485 void (*complete)(struct crypto_async_request *req);
632 struct crypto_async_request *req) in mv_cesa_engine_enqueue_complete_request()
637 static inline struct crypto_async_request *
640 struct crypto_async_request *req; in mv_cesa_engine_dequeue_complete_request()
643 struct crypto_async_request, in mv_cesa_engine_dequeue_complete_request()
730 int mv_cesa_queue_req(struct crypto_async_request *req,
[all …]
Dcesa.c37 struct crypto_async_request *
39 struct crypto_async_request **backlog) in mv_cesa_dequeue_req_locked()
41 struct crypto_async_request *req; in mv_cesa_dequeue_req_locked()
54 struct crypto_async_request *req = NULL, *backlog = NULL; in mv_cesa_rearm_engine()
77 struct crypto_async_request *req; in mv_cesa_std_process()
104 mv_cesa_complete_req(struct mv_cesa_ctx *ctx, struct crypto_async_request *req, in mv_cesa_complete_req()
116 struct crypto_async_request *req; in mv_cesa_int()
169 int mv_cesa_queue_req(struct crypto_async_request *req, in mv_cesa_queue_req()
Dcipher.c142 static int mv_cesa_skcipher_process(struct crypto_async_request *req, in mv_cesa_skcipher_process()
155 static void mv_cesa_skcipher_step(struct crypto_async_request *req) in mv_cesa_skcipher_step()
185 static inline void mv_cesa_skcipher_prepare(struct crypto_async_request *req, in mv_cesa_skcipher_prepare()
200 mv_cesa_skcipher_req_cleanup(struct crypto_async_request *req) in mv_cesa_skcipher_req_cleanup()
208 mv_cesa_skcipher_complete(struct crypto_async_request *req) in mv_cesa_skcipher_complete()
/linux-6.12.1/include/crypto/
Dalgapi.h170 struct crypto_async_request *request);
172 struct crypto_async_request *request);
173 struct crypto_async_request *crypto_dequeue_request(struct crypto_queue *queue);
221 static inline struct crypto_async_request *crypto_get_backlog( in crypto_get_backlog()
225 container_of(queue->backlog, struct crypto_async_request, list); in crypto_get_backlog()
263 static inline void crypto_request_complete(struct crypto_async_request *req, in crypto_request_complete()
Dhash.h52 struct crypto_async_request base;
590 struct crypto_async_request *req) in ahash_request_cast()
/linux-6.12.1/drivers/crypto/qce/
Dcore.h33 struct crypto_async_request *req;
43 struct crypto_async_request *req);
58 int (*async_req_handle)(struct crypto_async_request *async_req);
Dcore.c66 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request()
84 struct crypto_async_request *req) in qce_handle_queue()
86 struct crypto_async_request *async_req, *backlog; in qce_handle_queue()
129 struct crypto_async_request *req; in qce_tasklet_req_done()
144 struct crypto_async_request *req) in qce_async_request_enqueue()
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()
/linux-6.12.1/drivers/crypto/inside-secure/
Dsafexcel.h705 struct crypto_async_request **rdr_req;
720 struct crypto_async_request *req;
721 struct crypto_async_request *backlog;
838 int (*send)(struct crypto_async_request *req, int ring,
841 struct crypto_async_request *req, bool *complete,
891 int safexcel_invalidate_cache(struct crypto_async_request *async,
921 struct crypto_async_request *req);
922 inline struct crypto_async_request *
/linux-6.12.1/crypto/
Dcrypto_engine.c41 struct crypto_async_request *req, int err) in crypto_finalize_request()
76 struct crypto_async_request *async_req, *backlog; in crypto_pump_requests()
237 struct crypto_async_request *req, in crypto_transfer_request()
266 struct crypto_async_request *req) in crypto_transfer_request_to_engine()
/linux-6.12.1/drivers/crypto/ccp/
Dccp-crypto-main.c74 struct crypto_async_request *req;
141 struct crypto_async_request *req = crypto_cmd->req; in ccp_crypto_complete()
267 int ccp_crypto_enqueue_request(struct crypto_async_request *req, in ccp_crypto_enqueue_request()
Dccp-crypto.h263 int (*complete)(struct crypto_async_request *req, int ret);
273 int ccp_crypto_enqueue_request(struct crypto_async_request *req,
Dccp-crypto-rsa.c23 struct crypto_async_request *req) in akcipher_request_cast()
44 static int ccp_rsa_complete(struct crypto_async_request *async_req, int ret) in ccp_rsa_complete()
/linux-6.12.1/drivers/crypto/marvell/octeontx/
Dotx_cptvf_reqmgr.h143 struct crypto_async_request *areq; /* Async request callback arg */
160 struct crypto_async_request *areq; /* Async request callback arg */
/linux-6.12.1/Documentation/crypto/
Dcrypto_engine.rst23 crypto_async_request. It cannot know the underlying request type and thus only
55 Note that these functions access the crypto_async_request structure
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dqat_algs_send.h17 struct crypto_async_request *base;
Dqat_bl.h63 static inline gfp_t qat_algs_alloc_flags(struct crypto_async_request *req) in qat_algs_alloc_flags()
/linux-6.12.1/drivers/crypto/ccree/
Dcc_request_mgr.h29 struct crypto_async_request *req);
/linux-6.12.1/include/crypto/internal/
Dengine.h71 struct crypto_async_request *cur_req;
/linux-6.12.1/drivers/crypto/axis/
Dartpec6_crypto.c285 struct crypto_async_request *req;
286 void (*complete)(struct crypto_async_request *req);
365 artpec6_crypto_complete_crypto(struct crypto_async_request *req);
367 artpec6_crypto_complete_cbc_encrypt(struct crypto_async_request *req);
369 artpec6_crypto_complete_cbc_decrypt(struct crypto_async_request *req);
371 artpec6_crypto_complete_aead(struct crypto_async_request *req);
373 artpec6_crypto_complete_hash(struct crypto_async_request *req);
1040 struct crypto_async_request *parent, in artpec6_crypto_common_init()
1041 void (*complete)(struct crypto_async_request *req), in artpec6_crypto_common_init()
1091 void (*complete)(struct crypto_async_request *req); in artpec6_crypto_encrypt()
[all …]
/linux-6.12.1/drivers/crypto/amcc/
Dcrypto4xx_core.h71 struct crypto_async_request *async_req; /* base crypto request
152 int crypto4xx_build_pd(struct crypto_async_request *req,
/linux-6.12.1/drivers/crypto/hisilicon/sec/
Dsec_drv.h283 struct crypto_async_request *req_base;
284 void (*cb)(struct sec_bd_info *resp, struct crypto_async_request *req);
/linux-6.12.1/drivers/crypto/
Dmxs-dcp.c309 static int mxs_dcp_aes_block_crypt(struct crypto_async_request *arq) in mxs_dcp_aes_block_crypt()
411 struct crypto_async_request *backlog; in dcp_chan_thread_aes()
412 struct crypto_async_request *arq; in dcp_chan_thread_aes()
467 struct crypto_async_request *arq = &req->base; in mxs_dcp_aes_enqueue()
665 static int dcp_sha_req_to_buf(struct crypto_async_request *arq) in dcp_sha_req_to_buf()
742 struct crypto_async_request *backlog; in dcp_chan_thread_sha()
743 struct crypto_async_request *arq; in dcp_chan_thread_sha()
/linux-6.12.1/drivers/crypto/chelsio/
Dchcr_core.h136 int chcr_handle_resp(struct crypto_async_request *req, unsigned char *input,
Dchcr_core.c151 struct crypto_async_request *req; in cpl_fw6_pld_handler()
157 req = (struct crypto_async_request *)(uintptr_t)be64_to_cpu( in cpl_fw6_pld_handler()

123