Home
last modified time | relevance | path

Searched defs:sha2salt (Results 1 – 1 of 1) 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()
118 uint8_t sha2salt[SHA512_DIGEST_LENGTH]; in bcrypt_pbkdf() local