Searched defs:mp_invmod (Results 1 – 2 of 2) sorted by relevance
21 int mp_invmod (mp_int * a, mp_int * b, mp_int * c) in mp_invmod() function
1645 mp_invmod(mp_int *c, const mp_int *a, const mp_int *b) in mp_invmod() function