test_key          824 ext/standard/crypt_blowfish.c 	const char *test_key = "8b \xd0\xc1\xd2\xcf\xcc\xd8";
test_key          859 ext/standard/crypt_blowfish.c 	p = BF_crypt(test_key, buf.s, buf.o, sizeof(buf.o) - (1 + 1), 1);