Searched refs:bcrypt_hash (Results 1 – 2 of 2) sorted by relevance
73 bcrypt_hash(uint8_t *sha2pass, uint8_t *sha2salt, uint8_t *out) in bcrypt_hash() function152 bcrypt_hash(sha2pass, sha2salt, tmpout); in bcrypt_pbkdf()158 bcrypt_hash(sha2pass, sha2salt, tmpout); in bcrypt_pbkdf()
70 #define bcrypt_hash Fssh_bcrypt_hash macro