Searched refs:tdig (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.c2821 mp_size tdig = (p2 / MP_DIGIT_BIT), pos; local
2824 if(!s_pad(z, tdig + 1))
2827 for(pos = 0, zp = MP_DIGITS(z); pos < tdig; ++pos, ++zp) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.c2821 mp_size tdig = (p2 / MP_DIGIT_BIT), pos; local
2824 if(!s_pad(z, tdig + 1))
2827 for(pos = 0, zp = MP_DIGITS(z); pos < tdig; ++pos, ++zp) {
/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.c2821 mp_size tdig = (p2 / MP_DIGIT_BIT), pos; local
2824 if(!s_pad(z, tdig + 1))
2827 for(pos = 0, zp = MP_DIGITS(z); pos < tdig; ++pos, ++zp) {

Completed in 173 milliseconds