Searched refs:__gensalt_blowfish (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/lib/libcrypt/
H A Dcrypt.h21 crypt_private int __gensalt_blowfish(char *, size_t, const char *);
H A Dbcrypt.c153 __gensalt_blowfish(char *salt, size_t saltlen, const char *option) function
204 if (__gensalt_blowfish(gsalt, sizeof(gsalt), num) == -1)
H A Dpw_gensalt.c76 { "blowfish", __gensalt_blowfish },

Completed in 92 milliseconds