Searched defs:log_rounds (Results 1 – 1 of 1) sorted by relevance
66 bcrypt_initsalt(int log_rounds, uint8_t *salt, size_t saltbuflen) in bcrypt_initsalt()206 bcrypt_newhash(const char *pass, int log_rounds, char *hash, size_t hashlen) in bcrypt_newhash()378 bcrypt_gensalt(u_int8_t log_rounds) in bcrypt_gensalt()