Searched refs:shacrypt (Results 1 – 1 of 1) sorted by relevance
495 static char *shacrypt(const char *passwd, const char *magic, const char *salt) in shacrypt() function833 hash = shacrypt(passwd, (mode == passwd_sha256 ? "5" : "6"), *salt_p); in do_passwd()
Completed in 4 milliseconds