s_tobin           312 source4/heimdal/lib/hcrypto/imath/imath.c static mp_result s_tobin(mp_int z, unsigned char *buf, int *limpos, int pad);
s_tobin          1963 source4/heimdal/lib/hcrypto/imath/imath.c   res = s_tobin(z, buf, &limpos, PAD_FOR_2C);
s_tobin          2043 source4/heimdal/lib/hcrypto/imath/imath.c   return s_tobin(z, buf, &limit, NO_PADDING);