Searched defs:sha2salt (Results 1 – 1 of 1) sorted by relevance
73 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