Home
last modified time | relevance | path

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

/openssl/apps/
H A Dpasswd.c495 static char *shacrypt(const char *passwd, const char *magic, const char *salt) in shacrypt() function
833 hash = shacrypt(passwd, (mode == passwd_sha256 ? "5" : "6"), *salt_p); in do_passwd()

Completed in 4 milliseconds