tint2conf: Speed up load
This commit is contained in:
7
src/tint2conf/md4.h
Normal file
7
src/tint2conf/md4.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef MD4_H
|
||||
#define MD4_H
|
||||
|
||||
#define MD4_HEX_SIZE 33
|
||||
void md4hexf(const char *path, char *hash);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user