ae                867 ext/standard/crypt_blowfish.c 		BF_key ae, ai, ye, yi;
ae                868 ext/standard/crypt_blowfish.c 		BF_set_key(k, ae, ai, 2); /* $2a$ */
ae                872 ext/standard/crypt_blowfish.c 		    !memcmp(ae, ye, sizeof(ae)) &&