Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/wpa_supplicant/src/crypto/
Dlibtommath.h148 static void mp_clamp(mp_int * a);
295 mp_clamp (c); in s_mp_add()
363 mp_clamp (c); in s_mp_sub()
998 mp_clamp (a); in mp_read_unsigned_bin()
1101 mp_clamp (c); in mp_div_2d()
1262 mp_clamp (mp_int * a) in mp_clamp() function
1396 mp_clamp (b); in mp_div_2()
1463 mp_clamp (c); in mp_mul_2d()
1627 mp_clamp (c); in mp_mod_2d()
1882 mp_clamp (&q); in mp_div()
[all …]
/hal_espressif-3.5.0/components/wpa_supplicant/src/tls/
Dlibtommath.h146 static void mp_clamp(mp_int * a);
293 mp_clamp (c); in s_mp_add()
361 mp_clamp (c); in s_mp_sub()
994 mp_clamp (a); in mp_read_unsigned_bin()
1097 mp_clamp (c); in mp_div_2d()
1258 mp_clamp (mp_int * a) in mp_clamp() function
1392 mp_clamp (b); in mp_div_2()
1459 mp_clamp (c); in mp_mul_2d()
1623 mp_clamp (c); in mp_mod_2d()
1878 mp_clamp (&q); in mp_div()
[all …]