Searched refs:MCRYPT_IV_WRONG_SIZE (Results 1 - 1 of 1) sorted by relevance

/PHP_TRUNK/ext/mcrypt/
H A Dmcrypt.c340 php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_IV_WRONG_SIZE); \
352 #define MCRYPT_IV_WRONG_SIZE "The IV parameter must be as long as the blocksize" macro
1225 php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_IV_WRONG_SIZE);

Completed in 4 milliseconds