Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dbcrypt_pbkdf.c73 bcrypt_hash(uint8_t *sha2pass, uint8_t *sha2salt, uint8_t *out) in bcrypt_hash() function
152 bcrypt_hash(sha2pass, sha2salt, tmpout); in bcrypt_pbkdf()
158 bcrypt_hash(sha2pass, sha2salt, tmpout); in bcrypt_pbkdf()
/freebsd/crypto/openssh/
H A Dssh_namespace.h70 #define bcrypt_hash Fssh_bcrypt_hash macro