Home
last modified time | relevance | path

Searched refs:hpre_sqe (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre.h9 #define HPRE_SQE_SIZE sizeof(struct hpre_sqe)
88 struct hpre_sqe { struct
Dhpre_crypto.c136 struct hpre_sqe req;
279 struct hpre_sqe *msg = &hpre_req->req; in hpre_hw_data_init()
308 struct hpre_sqe *sqe = &req->req; in hpre_hw_data_clr_all()
336 static int hpre_alg_res_post_hf(struct hpre_ctx *ctx, struct hpre_sqe *sqe, in hpre_alg_res_post_hf()
468 struct hpre_sqe *sqe = resp; in hpre_alg_cb()
507 struct hpre_sqe *msg; in hpre_msg_request_set()
557 static int hpre_send(struct hpre_ctx *ctx, struct hpre_sqe *msg) in hpre_send()
586 struct hpre_sqe *msg = &hpre_req->req; in hpre_dh_compute_value()
787 struct hpre_sqe *msg = &hpre_req->req; in hpre_rsa_enc()
835 struct hpre_sqe *msg = &hpre_req->req; in hpre_rsa_dec()
[all …]