Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/curves/
H A Daff_pt_montgomery.c294 int curve_montgomery_to_shortw(ec_montgomery_crv_src_t montgomery_crv, ec_shortw_crv_t shortw_crv) in curve_montgomery_to_shortw()
360 int curve_montgomery_shortw_check(ec_montgomery_crv_src_t montgomery_crv, in curve_montgomery_shortw_check()
392 ec_montgomery_crv_t montgomery_crv, in curve_shortw_to_montgomery()
496 ec_montgomery_crv_src_t montgomery_crv, in aff_pt_shortw_to_montgomery()
H A Daff_pt_edwards.c309 ec_montgomery_crv_t montgomery_crv, in curve_edwards_to_montgomery()
452 ec_montgomery_crv montgomery_crv; in curve_edwards_to_shortw() local
473 ec_montgomery_crv montgomery_crv; in curve_edwards_shortw_check() local
498 ec_montgomery_crv montgomery_crv; in curve_shortw_to_edwards() local
521 ec_montgomery_crv_src_t montgomery_crv, in aff_pt_edwards_to_montgomery()
H A Dprj_pt.c2091 …j_pt_shortw_to_aff_pt_montgomery(prj_pt_src_t in_shortw, ec_montgomery_crv_src_t montgomery_crv, a… in prj_pt_shortw_to_aff_pt_montgomery()