Home
last modified time | relevance | path

Searched defs:bcrypt_newhash (Results 1 – 2 of 2) sorted by relevance

/dports/security/lua-bcrypt/lua-bcrypt-2.1-4/compat/bcrypt/
H A Dbcrypt.c199 bcrypt_newhash(const char *pass, int log_rounds, char *hash, size_t hashlen) in bcrypt_newhash() function
/dports/www/obhttpd/httpd-7.0.20211221/src/lib/libc/crypt/
H A Dbcrypt.c211 bcrypt_newhash(const char *pass, int log_rounds, char *hash, size_t hashlen) in bcrypt_newhash() function