Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dbcrypt_pbkdf.c69 bcrypt_hash(u_int8_t *sha2pass, u_int8_t *sha2salt, u_int8_t *out) in bcrypt_hash() function
147 bcrypt_hash(sha2pass, sha2salt, tmpout); in bcrypt_pbkdf()
153 bcrypt_hash(sha2pass, sha2salt, tmpout); in bcrypt_pbkdf()