Searched defs:mp_mulmod (Results 1 – 2 of 2) sorted by relevance
21 int mp_mulmod (mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_mulmod() function
3560 mp_mulmod (mp_int *d, mp_int * a, mp_int * b, mp_int * c) in mp_mulmod() function