php_crypt_blowfish_rn  254 standard/crypt.c 			crypt_res = php_crypt_blowfish_rn(str, salt, output, sizeof(output));
php_crypt_blowfish_rn   24 standard/crypt_blowfish.h extern char *php_crypt_blowfish_rn(const char *key, const char *setting,