Searched refs:curve_edwards_shortw_check (Results 1 – 3 of 3) sorted by relevance
85 ATTRIBUTE_WARN_UNUSED_RET int curve_edwards_shortw_check(ec_edwards_crv_src_t edwards_crv, ec_short…
468 int curve_edwards_shortw_check(ec_edwards_crv_src_t edwards_crv, in curve_edwards_shortw_check() function
1964 ret = curve_edwards_shortw_check(in_edwards->crv, shortw_crv, alpha_edwards); EG(ret, err); in aff_pt_edwards_to_prj_pt_shortw()2015 ret = curve_edwards_shortw_check(edwards_crv, in_shortw->crv, alpha_edwards); EG(ret, err); in prj_pt_shortw_to_aff_pt_edwards()