test_hash         829 ext/standard/crypt_blowfish.c 	const char *test_hash = test_hashes[0];
test_hash         854 ext/standard/crypt_blowfish.c 		test_hash = test_hashes[flags & 1];
test_hash         863 ext/standard/crypt_blowfish.c 	    !memcmp(p + (7 + 22), test_hash, 31 + 1 + 1 + 1));