Searched refs:s_tobin (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.c312 static mp_result s_tobin(mp_int z, unsigned char *buf, int *limpos, int pad);
1963 res = s_tobin(z, buf, &limpos, PAD_FOR_2C);
2043 return s_tobin(z, buf, &limit, NO_PADDING);
3274 /* {{{ s_tobin(z, buf, *limpos) */
3276 static mp_result s_tobin(mp_int z, unsigned char *buf, int *limpos, int pad) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.c312 static mp_result s_tobin(mp_int z, unsigned char *buf, int *limpos, int pad);
1963 res = s_tobin(z, buf, &limpos, PAD_FOR_2C);
2043 return s_tobin(z, buf, &limit, NO_PADDING);
3274 /* {{{ s_tobin(z, buf, *limpos) */
3276 static mp_result s_tobin(mp_int z, unsigned char *buf, int *limpos, int pad) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.c312 static mp_result s_tobin(mp_int z, unsigned char *buf, int *limpos, int pad);
1963 res = s_tobin(z, buf, &limpos, PAD_FOR_2C);
2043 return s_tobin(z, buf, &limit, NO_PADDING);
3274 /* {{{ s_tobin(z, buf, *limpos) */
3276 static mp_result s_tobin(mp_int z, unsigned char *buf, int *limpos, int pad) function

Completed in 85 milliseconds