Lines Matching full:affine
213 * Convert given projective point 'in' to affine representation in 'out'. 'out'
238 * Get the unique Z = 1 projective point representation ("equivalent" to affine
276 * Converts affine point 'in' to projective representation in 'out'. 'out' is
285 /* The input affine point must be on the curve */ in ec_shortw_aff_to_prj()
503 * Import a projective point from an affine point buffer with the following layout; the 2
592 * Export a projective point to an affine point buffer with the following
614 /* Move to the affine unique representation */ in prj_pt_export_to_aff_buf()
617 /* Export the affine point to the buffer */ in prj_pt_export_to_aff_buf()
1984 /* Use the affine mapping */ in aff_pt_edwards_to_prj_pt_shortw()
1986 /* And then map the short Weierstrass affine to projective coordinates */ in aff_pt_edwards_to_prj_pt_shortw()
2044 /* Map projective to affine on the short Weierstrass */ in prj_pt_shortw_to_aff_pt_edwards()
2046 /* Use the affine mapping */ in prj_pt_shortw_to_aff_pt_edwards()
2075 /* Use the affine mapping */ in aff_pt_montgomery_to_prj_pt_shortw()
2077 /* And then map the short Weierstrass affine to projective coordinates */ in aff_pt_montgomery_to_prj_pt_shortw()
2104 /* Map projective to affine on the short Weierstrass */ in prj_pt_shortw_to_aff_pt_montgomery()
2106 /* Use the affine mapping */ in prj_pt_shortw_to_aff_pt_montgomery()