Searched defs:mp_clamp (Results 1 - 5 of 5) sorted by relevance

/external/dropbear/libtommath/
H A Dbn_mp_clamp.c26 mp_clamp (mp_int * a) function
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dlibtommath.c157 static void mp_clamp(mp_int * a);
302 mp_clamp (c);
369 mp_clamp (c);
991 mp_clamp (a);
1092 mp_clamp (c);
1247 static void mp_clamp (mp_int * a) function
1377 mp_clamp (b);
1443 mp_clamp (c);
1602 mp_clamp (c);
1855 mp_clamp (
[all...]
/external/wpa_supplicant_8/src/tls/
H A Dlibtommath.c157 static void mp_clamp(mp_int * a);
302 mp_clamp (c);
369 mp_clamp (c);
991 mp_clamp (a);
1092 mp_clamp (c);
1247 static void mp_clamp (mp_int * a) function
1377 mp_clamp (b);
1443 mp_clamp (c);
1602 mp_clamp (c);
1855 mp_clamp (
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dlibtommath.c157 static void mp_clamp(mp_int * a);
302 mp_clamp (c);
369 mp_clamp (c);
991 mp_clamp (a);
1092 mp_clamp (c);
1247 static void mp_clamp (mp_int * a) function
1377 mp_clamp (b);
1443 mp_clamp (c);
1602 mp_clamp (c);
1855 mp_clamp (
[all...]
/external/dropbear/libtommath/pre_gen/
H A Dmpi.c364 mp_clamp (x);
480 mp_clamp (c);
582 mp_clamp (c);
700 mp_clamp (b);
911 mp_clamp(c);
970 mp_clamp(c);
1076 mp_clamp (&t);
1115 mp_clamp (mp_int * a) function
1821 mp_clamp (&q);
1912 mp_clamp (
[all...]

Completed in 115 milliseconds