Searched refs:fast_s_mp_sqr (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/tommath/
H A Dbn_mp_sqr.c42 res = fast_s_mp_sqr (a, b);
H A Dbn_fast_s_mp_sqr.c28 int fast_s_mp_sqr (mp_int * a, mp_int * b) function
H A Dtommath.h559 int fast_s_mp_sqr(mp_int *a, mp_int *b);
/barrelfish-master/lib/tommath/pre_gen/
H A Dmpi.c621 int fast_s_mp_sqr (mp_int * a, mp_int * b) function
7315 res = fast_s_mp_sqr (a, b);

Completed in 97 milliseconds