Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dlibtommath.h179 static int fast_s_mp_sqr (mp_int * a, mp_int * b);
2159 res = fast_s_mp_sqr (a, b); in mp_sqr()
3294 fast_s_mp_sqr (mp_int * a, mp_int * b) in fast_s_mp_sqr() function