Changeset 988 for vendor/current/lib/crypto/md4test.c
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/lib/crypto/md4test.c
r740 r988 19 19 20 20 #include "replace.h" 21 #include "../lib/util/ util.h"21 #include "../lib/util/samba_util.h" 22 22 #include "../lib/crypto/crypto.h" 23 23 24 24 struct torture_context; 25 bool torture_local_crypto_md4(struct torture_context *torture); 25 26 26 27 /*
Note:
See TracChangeset
for help on using the changeset viewer.