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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/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);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/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);

Completed in 102 milliseconds