Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c171 static int hpre_add_req_to_ctx(struct hpre_asym_request *hpre_req) in hpre_add_req_to_ctx()
192 static void hpre_rm_req_from_ctx(struct hpre_asym_request *hpre_req) in hpre_rm_req_from_ctx()
225 static int hpre_get_data_dma_addr(struct hpre_asym_request *hpre_req, in hpre_get_data_dma_addr()
248 static int hpre_prepare_dma_buf(struct hpre_asym_request *hpre_req, in hpre_prepare_dma_buf()
275 static int hpre_hw_data_init(struct hpre_asym_request *hpre_req, in hpre_hw_data_init()
585 struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, HPRE_ALIGN_SZ); in hpre_dh_compute_value() local
786 struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, HPRE_ALIGN_SZ); in hpre_rsa_enc() local
834 struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, HPRE_ALIGN_SZ); in hpre_rsa_dec() local
1509 static int hpre_ecdh_src_data_init(struct hpre_asym_request *hpre_req, in hpre_ecdh_src_data_init()
1539 static int hpre_ecdh_dst_data_init(struct hpre_asym_request *hpre_req, in hpre_ecdh_dst_data_init()
[all …]