Searched refs:crypt_nthash (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libcrypt/
H A Dcrypt.h39 int crypt_nthash(const char *pw, const char *salt, char *buf);
H A Dcrypt-nthash.c52 crypt_nthash(const char *pw, const char *salt __unused, char *buffer) function
H A Dcrypt.c59 { "nth", crypt_nthash, "$3$" },

Completed in 114 milliseconds