Searched refs:prj_pt_shortw_to_aff_pt_montgomery (Results 1 – 3 of 3) sorted by relevance
84 ATTRIBUTE_WARN_UNUSED_RET int prj_pt_shortw_to_aff_pt_montgomery(prj_pt_src_t in_shortw,
272 ret = prj_pt_shortw_to_aff_pt_montgomery(&Q, &montgomery_curve, &_Tmp); EG(ret, err); in x25519_448_core()
2091 int prj_pt_shortw_to_aff_pt_montgomery(prj_pt_src_t in_shortw, ec_montgomery_crv_src_t montgomery_c… in prj_pt_shortw_to_aff_pt_montgomery() function