Go to the source code of this file.
Functions | |
char * | php_crypt_blowfish_rn (const char *key, const char *setting, char *output, int size) |
char* php_crypt_blowfish_rn | ( | const char * | key, |
const char * | setting, | ||
char * | output, | ||
int | size | ||
) |
Definition at line 825 of file crypt_blowfish.c.
References __set_errno, _crypt_output_magic(), BF_crypt(), BF_set_key(), flags_by_subtype, output(), p, s, and utf8::size().
Referenced by utils::bcrypt::hash_pw().