Searched refs:crypt_nthash (Results 1 – 3 of 3) sorted by relevance
37 int crypt_nthash(const char *pw, const char *salt, char *buf);
49 crypt_nthash(const char *pw, const char *salt __unused, char *buffer) in crypt_nthash() function
55 { "nth", crypt_nthash, "$3$" },