Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dlibtommath.h133 static int s_mp_sqr(mp_int * a, mp_int * b);
2163 res = s_mp_sqr (a, b); in mp_sqr()
2558 s_mp_sqr (mp_int * a, mp_int * b) in s_mp_sqr() function