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

/freebsd-11-stable/contrib/wpa/src/tls/
H A Dlibtommath.c190 static int fast_s_mp_sqr (mp_int * a, mp_int * b);
2133 res = fast_s_mp_sqr (a, b);
3258 static int fast_s_mp_sqr (mp_int * a, mp_int * b) function

Completed in 111 milliseconds