Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libcrypt/
HDcrypt.h37 int crypt_nthash(const char *pw, const char *salt, char *buf);
HDcrypt-nthash.c50 crypt_nthash(const char *pw, const char *salt __unused, char *buffer) in crypt_nthash() function
HDcrypt.c56 { "nth", crypt_nthash, "$3$" },