Searched refs:shalen (Results 1 – 1 of 1) sorted by relevance
78 size_t shalen = SHA512_DIGEST_LENGTH; in bcrypt_hash() local82 Blowfish_expandstate(&state, sha2salt, shalen, sha2pass, shalen); in bcrypt_hash()84 Blowfish_expand0state(&state, sha2salt, shalen); in bcrypt_hash()85 Blowfish_expand0state(&state, sha2pass, shalen); in bcrypt_hash()