Searched refs:MCRYPT_ENCRYPT (Results 1 – 1 of 1) sorted by relevance
281 #define MCRYPT_ENCRYPT 0 macro1312 if (dencrypt == MCRYPT_ENCRYPT) { in php_mcrypt_do_crypt()1340 …php_mcrypt_do_crypt(cipher, key, key_len, data, data_len, mode, iv, iv_len, MCRYPT_ENCRYPT, return… in PHP_FUNCTION()
Completed in 9 milliseconds