18 #ifndef _CRYPT_BLOWFISH_H 19 #define _CRYPT_BLOWFISH_H 27 extern char *_crypt_gensalt_blowfish_rn(
const char *prefix,
29 const char *input,
int size,
char *
output,
int output_size);
static int _crypt_output_magic(const char *setting, char *output, int size)
static std::ostream & output()
std::size_t size(const std::string &str)
Length in characters of a UTF-8 string.
char * php_crypt_blowfish_rn(const char *key, const char *setting, char *output, int size)