Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre.h9 #define HPRE_SQE_SIZE sizeof(struct hpre_sqe)
78 struct hpre_sqe { struct
H A Dhpre_crypto.c89 struct hpre_sqe req;
231 struct hpre_sqe *msg = &hpre_req->req; in hpre_hw_data_init()
260 struct hpre_sqe *sqe = &req->req; in hpre_hw_data_clr_all()
288 static int hpre_alg_res_post_hf(struct hpre_ctx *ctx, struct hpre_sqe *sqe, in hpre_alg_res_post_hf()
413 struct hpre_sqe *sqe = resp; in hpre_alg_cb()
442 struct hpre_sqe *msg; in hpre_msg_request_set()
490 static int hpre_send(struct hpre_ctx *ctx, struct hpre_sqe *msg) in hpre_send()
520 struct hpre_sqe *msg = &hpre_req->req; in hpre_dh_compute_value()
722 struct hpre_sqe *msg = &hpre_req->req; in hpre_rsa_enc()
770 struct hpre_sqe *msg = &hpre_req->req; in hpre_rsa_dec()