Lines Matching refs:mcrypt_ecb

2 Test mcrypt_ecb() function : usage variation 
13 /* Prototype : string mcrypt_ecb(string cipher, string key, string data, int mode, string iv)
19 echo "*** Testing mcrypt_ecb() : usage variation ***\n";
118 var_dump(bin2hex(mcrypt_ecb($cipher, $value, $data, $mode, $iv)));
126 *** Testing mcrypt_ecb() : usage variation ***
129 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
133 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
137 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
141 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
145 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
149 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
153 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
157 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
161 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
165 Error: 2 - mcrypt_ecb() expects parameter 2 to be string, array given, %s(%d)
169 Error: 2 - mcrypt_ecb() expects parameter 2 to be string, array given, %s(%d)
173 Error: 2 - mcrypt_ecb() expects parameter 2 to be string, array given, %s(%d)
177 Error: 2 - mcrypt_ecb() expects parameter 2 to be string, array given, %s(%d)
181 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
185 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
189 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
193 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
197 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
201 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
205 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
209 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
213 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
217 Error: 2 - mcrypt_ecb() expects parameter 2 to be string, object given, %s(%d)
221 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
225 Error: 2 - mcrypt_ecb(): Key of size %d not supported by this algorithm. Only keys of size 24 suppo…
229 Error: 2 - mcrypt_ecb() expects parameter 2 to be string, resource given, %s(%d)