Home
last modified time | relevance | path

Searched defs:hpre_req (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c184 static int hpre_add_req_to_ctx(struct hpre_asym_request *hpre_req) in hpre_add_req_to_ctx()
205 static void hpre_rm_req_from_ctx(struct hpre_asym_request *hpre_req) in hpre_rm_req_from_ctx()
238 static int hpre_get_data_dma_addr(struct hpre_asym_request *hpre_req, in hpre_get_data_dma_addr()
261 static int hpre_prepare_dma_buf(struct hpre_asym_request *hpre_req, in hpre_prepare_dma_buf()
288 static int hpre_hw_data_init(struct hpre_asym_request *hpre_req, in hpre_hw_data_init()
600 struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, hpre_align_sz()); in hpre_dh_compute_value() local
803 struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, hpre_align_sz()); in hpre_rsa_enc() local
851 struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, hpre_align_sz()); in hpre_rsa_dec() local
1535 static int hpre_ecdh_src_data_init(struct hpre_asym_request *hpre_req, in hpre_ecdh_src_data_init()
1565 static int hpre_ecdh_dst_data_init(struct hpre_asym_request *hpre_req, in hpre_ecdh_dst_data_init()
[all …]