Searched defs:sha2salt (Results 1 – 1 of 1) sorted by relevance
69 bcrypt_hash(u_int8_t *sha2pass, u_int8_t *sha2salt, u_int8_t *out) in bcrypt_hash()114 u_int8_t sha2salt[SHA512_DIGEST_LENGTH]; in bcrypt_pbkdf() local