Searched defs:s_mp_exch (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/mpi/ |
H A D | mpi.c | 281 s_mp_exch(mp1, mp2); 454 s_mp_exch(&tmp, b); 499 s_mp_exch(&tmp, b); 609 s_mp_exch(&qp, q); 671 s_mp_exch(&s, c); 1078 s_mp_exch(pQ, q); 1081 s_mp_exch(pR, r); 1379 s_mp_exch(&x, b); 1576 s_mp_exch(&s, c); 1621 s_mp_exch( 2938 void s_mp_exch(mp_int *a, mp_int *b) function [all...] |
Completed in 98 milliseconds