Home
last modified time | relevance | path

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

/PHP-5.3/ext/mcrypt/
H A Dmcrypt.c585 char *key, *iv; in PHP_FUNCTION() local
1168 … 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()
1280 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1296 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1312 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1328 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1344 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1360 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1375 char *iv; in PHP_FUNCTION() local
H A Dmcrypt_filter.c158 char *iv = NULL, *key = NULL; in php_mcrypt_filter_create() local
/PHP-5.3/ext/openssl/
H A Dopenssl.c4769 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
4845 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
/PHP-5.3/Zend/
H A Dzend_API.c800 int iv = 0; in zend_parse_va_args() local

Completed in 36 milliseconds