Lines Matching refs:mp_clamp
149 static void mp_clamp(mp_int * a);
294 mp_clamp (c); in s_mp_add()
361 mp_clamp (c); in s_mp_sub()
983 mp_clamp (a); in mp_read_unsigned_bin()
1084 mp_clamp (c); in mp_div_2d()
1239 static void mp_clamp (mp_int * a) in mp_clamp() function
1369 mp_clamp (b); in mp_div_2()
1435 mp_clamp (c); in mp_mul_2d()
1593 mp_clamp (c); in mp_mod_2d()
1846 mp_clamp (&q); in mp_div()
2393 mp_clamp (&t); in s_mp_mul_digs()
2485 mp_clamp (c); in fast_s_mp_mul_digs()
2576 mp_clamp (&t); in s_mp_sqr()
2636 mp_clamp (&t); in s_mp_mul_high_digs()
2827 mp_clamp (x); in fast_mp_montgomery_reduce()
3329 mp_clamp (b); in fast_s_mp_sqr()
3389 mp_clamp(c); in mp_mul_d()