mp_int_swap 124 source4/heimdal/lib/hcrypto/imath/imath.h void mp_int_swap(mp_int a, mp_int c); /* swap a, c */ mp_int_swap 579 source4/heimdal/lib/hcrypto/rsa-imath.c mp_int_swap(&p, &q);