1
0
Fork 0
pam/modules/pam_unix/md5_good.c
Daniel Baumann 82f0236850
Adding upstream version 1.7.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 06:53:43 +02:00

5 lines
86 B
C

#define HIGHFIRST
#define MD5Name(x) Good##x
#include "md5.c"
#include "md5_crypt.c"