Home
last modified time | relevance | path

Searched defs:iv (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c596 char *key, *iv; in PHP_FUNCTION() local
1191 … char *key, int key_len, const char *data, int data_len, char *mode, const char *iv, int iv_len, i… in php_mcrypt_do_crypt()
1303 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1319 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1335 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1351 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1367 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1383 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1398 char *iv; in PHP_FUNCTION() local
H A Dmcrypt_filter.c158 char *iv = NULL, *key = NULL; in php_mcrypt_filter_create() local
/PHP-5.5/ext/openssl/
H A Dopenssl.c4909 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
4988 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
/PHP-5.5/Zend/
H A Dzend_API.c850 int iv = 0; in zend_parse_va_args() local

Completed in 32 milliseconds