MCRYPT_ENCRYPT   1291 ext/mcrypt/mcrypt.c 	if (dencrypt == MCRYPT_ENCRYPT) {
MCRYPT_ENCRYPT   1319 ext/mcrypt/mcrypt.c 	php_mcrypt_do_crypt(cipher, key, key_len, data, data_len, mode, iv, iv_len, MCRYPT_ENCRYPT, return_value);