Home
last modified time | relevance | path

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

/PHP-5.5/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
1248 php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_IV_WRONG_SIZE); in php_mcrypt_do_crypt()

Completed in 9 milliseconds