Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/openbsd-compat/
H A Dbcrypt_pbkdf.c70 bcrypt_hash(u_int8_t *sha2pass, u_int8_t *sha2salt, u_int8_t *out) in bcrypt_hash() function
149 bcrypt_hash(sha2pass, sha2salt, tmpout); in bcrypt_pbkdf()
155 bcrypt_hash(sha2pass, sha2salt, tmpout); in bcrypt_pbkdf()
/freebsd-12.1/crypto/openssh/
H A Dssh_namespace.h45 #define bcrypt_hash Fssh_bcrypt_hash macro