Searched refs:s_mp_clamp (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/common/mpi/
H A Dmpmontg.c109 s_mp_clamp(T);
176 s_mp_clamp(c);
H A Dmplogic.c147 s_mp_clamp(a);
H A Dmp_gf2m.c248 s_mp_clamp(c);
335 s_mp_clamp(c);
426 s_mp_clamp(r);
480 s_mp_clamp(r);
H A Dmpi-priv.h191 void s_mp_clamp(mp_int *mp); /* clip leading zeroes */
193 #define s_mp_clamp(mp)\ macro
H A Dmpi.c894 s_mp_clamp(c);
990 s_mp_clamp(sqr);
2211 s_mp_clamp(x);
2920 /* {{{ s_mp_clamp(mp) */
2924 void s_mp_clamp(mp_int *mp) function
2930 } /* end s_mp_clamp() */
3033 s_mp_clamp(mp);
3074 s_mp_clamp(mp);
3151 s_mp_clamp(mp);
3180 s_mp_clamp(m
[all...]
/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_163.c124 s_mp_clamp(r);
232 s_mp_clamp(r);
252 s_mp_clamp(r);
H A Dec2_193.c132 s_mp_clamp(r);
245 s_mp_clamp(r);
269 s_mp_clamp(r);
H A Dec2_233.c148 s_mp_clamp(r);
268 s_mp_clamp(r);
292 s_mp_clamp(r);
H A Decl_gf.c347 s_mp_clamp(r);
441 s_mp_clamp(r);
518 s_mp_clamp(r);
604 s_mp_clamp(r);
693 s_mp_clamp(r);
786 s_mp_clamp(r);
854 s_mp_clamp(r);
931 s_mp_clamp(r);
H A Decp_521.c107 s_mp_clamp(r);
H A Decp_384.c186 s_mp_clamp(r);
255 s_mp_clamp(r);
H A Decp_192.c369 s_mp_clamp(r);
448 s_mp_clamp(r);
H A Decp_256.c268 s_mp_clamp(r);
391 s_mp_clamp(r);

Completed in 90 milliseconds