Searched refs:bcrypt_gensalt (Results 1 – 2 of 2) sorted by relevance
34 extern char *bcrypt_gensalt(uint8_t);50 (void) strlcpy(gsbuffer, bcrypt_gensalt(logr), gsbufflen); in crypt_gensalt_impl()
79 char *bcrypt_gensalt(uint8_t);164 bcrypt_gensalt(uint8_t log_rounds) in bcrypt_gensalt() function365 p = bcrypt_gensalt(5);