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