Lines Matching refs:mp_clamp
157 static void mp_clamp(mp_int * a);
302 mp_clamp (c); in s_mp_add()
369 mp_clamp (c); in s_mp_sub()
991 mp_clamp (a); in mp_read_unsigned_bin()
1092 mp_clamp (c); in mp_div_2d()
1247 static void mp_clamp (mp_int * a) in mp_clamp() function
1377 mp_clamp (b); in mp_div_2()
1443 mp_clamp (c); in mp_mul_2d()
1601 mp_clamp (c); in mp_mod_2d()
1854 mp_clamp (&q); in mp_div()
2401 mp_clamp (&t); in s_mp_mul_digs()
2492 mp_clamp (c); in fast_s_mp_mul_digs()
2583 mp_clamp (&t); in s_mp_sqr()
2643 mp_clamp (&t); in s_mp_mul_high_digs()
2834 mp_clamp (x); in fast_mp_montgomery_reduce()
3336 mp_clamp (b); in fast_s_mp_sqr()
3396 mp_clamp(c); in mp_mul_d()