Files
libpam-pwdfile/bigcrypt.h
Timo Weingärtner 88dd2b1a22 include proper headers for crypt()
this also prepares for crypt_r()
2013-05-12 18:44:18 +02:00

2 lines
58 B
C

extern char *bigcrypt(const char *key, const char *salt);