Searched refs:_blind_projective_point (Results 1 – 1 of 1) sorted by relevance
1266 ATTRIBUTE_WARN_UNUSED_RET static int _blind_projective_point(prj_pt_t out, prj_pt_src_t in) in _blind_projective_point() function1389 ret = _blind_projective_point(&T[2], in); EG(ret, err); in _prj_pt_mul_ltr_monty_dbl_add_always()1464 ret = _blind_projective_point(out, in); EG(ret, err); in _prj_pt_mul_ltr_monty_dbl_add_always()1645 ret = _blind_projective_point(&T[rbit], in); EG(ret, err); in _prj_pt_mul_ltr_monty_ladder()