Lines Matching refs:mp_clamp
146 static void mp_clamp(mp_int * a);
293 mp_clamp (c); in s_mp_add()
361 mp_clamp (c); in s_mp_sub()
994 mp_clamp (a); in mp_read_unsigned_bin()
1097 mp_clamp (c); in mp_div_2d()
1258 mp_clamp (mp_int * a) in mp_clamp() function
1392 mp_clamp (b); in mp_div_2()
1459 mp_clamp (c); in mp_mul_2d()
1623 mp_clamp (c); in mp_mod_2d()
1878 mp_clamp (&q); in mp_div()
2431 mp_clamp (&t); in s_mp_mul_digs()
2522 mp_clamp (c); in fast_s_mp_mul_digs()
2614 mp_clamp (&t); in s_mp_sqr()
2675 mp_clamp (&t); in s_mp_mul_high_digs()
2867 mp_clamp (x); in fast_mp_montgomery_reduce()
3373 mp_clamp (b); in fast_s_mp_sqr()
3433 mp_clamp(c); in mp_mul_d()