Lines Matching refs:mcrypt_encrypt

2 Test mcrypt_encrypt() function : usage variation 
11 /* Prototype : string mcrypt_encrypt(string cipher, string key, string data, string mode, string i…
17 echo "*** Testing mcrypt_encrypt() : usage variation ***\n";
117 var_dump( bin2hex(mcrypt_encrypt($cipher, $key, $data, $mode, $value)));
125 *** Testing mcrypt_encrypt() : usage variation ***
128 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
132 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
136 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
140 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
144 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
148 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
152 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
156 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
160 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
164 Error: 2 - mcrypt_encrypt() expects parameter 5 to be string, array given, %s(%d)
168 Error: 2 - mcrypt_encrypt() expects parameter 5 to be string, array given, %s(%d)
172 Error: 2 - mcrypt_encrypt() expects parameter 5 to be string, array given, %s(%d)
176 Error: 2 - mcrypt_encrypt() expects parameter 5 to be string, array given, %s(%d)
180 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
184 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
188 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
192 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
196 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
200 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
204 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
208 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
212 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
216 Error: 2 - mcrypt_encrypt() expects parameter 5 to be string, object given, %s(%d)
220 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
224 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
228 Error: 2 - mcrypt_encrypt() expects parameter 5 to be string, resource given, %s(%d)