1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/lib/crypto/md4.h
Andrew Tridgell a1d0b97ed4 r3462: separate out the crypto includes
(This used to be commit 3f75117db9)
2007-10-10 13:05:16 -05:00

2 lines
53 B
C

void mdfour(uint8_t *out, const uint8_t *in, int n);