Searched refs:curve_montgomery_to_edwards (Results 1 – 2 of 2) sorted by relevance
82 ATTRIBUTE_WARN_UNUSED_RET int curve_montgomery_to_edwards(ec_montgomery_crv_src_t montgomery_crv, e…
393 int curve_montgomery_to_edwards(ec_montgomery_crv_src_t m_crv, in curve_montgomery_to_edwards() function503 ret = curve_montgomery_to_edwards(&montgomery_crv, edwards_crv, alpha_edwards); in curve_shortw_to_edwards()