Home | History | Annotate | Download | only in tls

Lines Matching defs:fast_mp_montgomery_reduce

2701 static int fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho)
3029 redux = fast_mp_montgomery_reduce;