Lines Matching defs:hpre_req
165 static int hpre_add_req_to_ctx(struct hpre_asym_request *hpre_req) in hpre_add_req_to_ctx()
186 static void hpre_rm_req_from_ctx(struct hpre_asym_request *hpre_req) in hpre_rm_req_from_ctx()
219 static int hpre_get_data_dma_addr(struct hpre_asym_request *hpre_req, in hpre_get_data_dma_addr()
242 static int hpre_prepare_dma_buf(struct hpre_asym_request *hpre_req, in hpre_prepare_dma_buf()
269 static int hpre_hw_data_init(struct hpre_asym_request *hpre_req, in hpre_hw_data_init()
579 struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, HPRE_ALIGN_SZ); in hpre_dh_compute_value() local
780 struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, HPRE_ALIGN_SZ); in hpre_rsa_enc() local
828 struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, HPRE_ALIGN_SZ); in hpre_rsa_dec() local
1506 static int hpre_ecdh_src_data_init(struct hpre_asym_request *hpre_req, in hpre_ecdh_src_data_init()
1536 static int hpre_ecdh_dst_data_init(struct hpre_asym_request *hpre_req, in hpre_ecdh_dst_data_init()
1566 struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, HPRE_ALIGN_SZ); in hpre_ecdh_compute_value() local
1823 static int hpre_curve25519_src_init(struct hpre_asym_request *hpre_req, in hpre_curve25519_src_init()
1882 static int hpre_curve25519_dst_init(struct hpre_asym_request *hpre_req, in hpre_curve25519_dst_init()
1912 struct hpre_asym_request *hpre_req = PTR_ALIGN(tmp, HPRE_ALIGN_SZ); in hpre_curve25519_compute_value() local