Home | History | Annotate | Download | only in tls

Lines Matching defs:s_mp_mul_high_digs

143 static int s_mp_mul_high_digs(mp_int * a, mp_int * b, mp_int * c, int digs);
2279 if ((res = s_mp_mul_high_digs (&q, mu, &q, um)) != MP_OKAY) {
2594 static int s_mp_mul_high_digs (mp_int * a, mp_int * b, mp_int * c, int digs)