Searched defs:s_mp_sqr (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/tommath/
H A Dbn_s_mp_sqr.c19 int s_mp_sqr (mp_int * a, mp_int * b) function
/barrelfish-master/lib/tommath/mtest/
H A Dmpi.c192 #define s_mp_sqr(a) s_mp_mul(a, a) macro
3511 mp_err s_mp_sqr(mp_int *a) function
[all...]
/barrelfish-master/lib/tommath/pre_gen/
H A Dmpi.c9321 int s_mp_sqr (mp_int * a, mp_int * b) function

Completed in 100 milliseconds