Searched refs:copy4 (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dmd4.c112 static void copy4(unsigned char *out, uint32 x) function
146 copy4(buf+56, b);
150 copy4(buf+120, b);
161 copy4(out, A);
162 copy4(out+4, B);
163 copy4(out+8, C);
164 copy4(out+12, D);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/lib/
H A Dmd4.c113 static void copy4(unsigned char *out,uint32 x) function
147 copy4(buf+56, b);
151 copy4(buf+120, b);
162 copy4(out, A);
163 copy4(out+4, B);
164 copy4(out+8, C);
165 copy4(out+12, D);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/cifs/
H A Dmd4.c150 copy4(unsigned char *out, __u32 x) function
184 copy4(buf + 56, b);
188 copy4(buf + 120, b);
199 copy4(out, A);
200 copy4(out + 4, B);
201 copy4(out + 8, C);
202 copy4(out + 12, D);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/cifs/
H A Dmd4.c150 copy4(unsigned char *out, __u32 x) function
184 copy4(buf + 56, b);
188 copy4(buf + 120, b);
199 copy4(out, A);
200 copy4(out + 4, B);
201 copy4(out + 8, C);
202 copy4(out + 12, D);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dmd4.c112 static void copy4(unsigned char *out, uint32 x) function
146 copy4(buf+56, b);
150 copy4(buf+120, b);
161 copy4(out, A);
162 copy4(out+4, B);
163 copy4(out+8, C);
164 copy4(out+12, D);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/lib/
H A Dmd4.c113 static void copy4(unsigned char *out,uint32 x) function
147 copy4(buf+56, b);
151 copy4(buf+120, b);
162 copy4(out, A);
163 copy4(out+4, B);
164 copy4(out+8, C);
165 copy4(out+12, D);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dmd4.c112 static void copy4(unsigned char *out, uint32 x) function
146 copy4(buf+56, b);
150 copy4(buf+120, b);
161 copy4(out, A);
162 copy4(out+4, B);
163 copy4(out+8, C);
164 copy4(out+12, D);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/lib/
H A Dmd4.c113 static void copy4(unsigned char *out,uint32 x) function
147 copy4(buf+56, b);
151 copy4(buf+120, b);
162 copy4(out, A);
163 copy4(out+4, B);
164 copy4(out+8, C);
165 copy4(out+12, D);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/crypto/
H A Dmd4.c119 static void copy4(uint8_t *out, uint32_t x) function
156 copy4(buf+56, b);
160 copy4(buf+120, b);
171 copy4(out, state.A);
172 copy4(out+4, state.B);
173 copy4(out+8, state.C);
174 copy4(out+12, state.D);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/crypto/
H A Dmd4.c119 static void copy4(uint8_t *out, uint32_t x) function
156 copy4(buf+56, b);
160 copy4(buf+120, b);
171 copy4(out, state.A);
172 copy4(out+4, state.B);
173 copy4(out+8, state.C);
174 copy4(out+12, state.D);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/crypto/
H A Dmd4.c119 static void copy4(uint8_t *out, uint32_t x) function
156 copy4(buf+56, b);
160 copy4(buf+120, b);
171 copy4(out, state.A);
172 copy4(out+4, state.B);
173 copy4(out+8, state.C);
174 copy4(out+12, state.D);

Completed in 94 milliseconds