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

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dlibtommath.c142 static int s_mp_sqr(mp_int * a, mp_int * b);
2138 res = s_mp_sqr (a, b);
2528 static int s_mp_sqr (mp_int * a, mp_int * b) function
/external/wpa_supplicant_8/src/tls/
H A Dlibtommath.c142 static int s_mp_sqr(mp_int * a, mp_int * b);
2138 res = s_mp_sqr (a, b);
2528 static int s_mp_sqr (mp_int * a, mp_int * b) function
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dlibtommath.c142 static int s_mp_sqr(mp_int * a, mp_int * b);
2138 res = s_mp_sqr (a, b);
2528 static int s_mp_sqr (mp_int * a, mp_int * b) function

Completed in 69 milliseconds