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

/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/smbldap-tools/mkntpwd/
H A Dmd4.c114 static void copy4(unsigned char *out,uint32 x) function
148 copy4(buf+56, b);
152 copy4(buf+120, b);
163 copy4(out, A);
164 copy4(out+4, B);
165 copy4(out+8, C);
166 copy4(out+12, D);
/asus-wl-520gu-7.0.1.45/src/router/samba/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);

Completed in 38 milliseconds