Searched defs:mp_toom_mul (Results 1 – 2 of 2) sorted by relevance
27 int mp_toom_mul(mp_int *a, mp_int *b, mp_int *c) in mp_toom_mul() function
1872 static int mp_toom_mul(mp_int *a, mp_int *b, mp_int *c) in mp_toom_mul() function