Home
last modified time | relevance | path

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

/PHP-5.6/ext/mcrypt/
H A Dmcrypt.c565 char *key, *iv; in PHP_FUNCTION() local
1244 static int php_mcrypt_ensure_valid_iv(MCRYPT td, const char *iv, int iv_size TSRMLS_DC) /* {{{ */ in php_mcrypt_ensure_valid_iv()
1273 … 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()
1337 char *cipher, *key, *data, *mode, *iv = NULL; in PHP_FUNCTION() local
1353 char *cipher, *key, *data, *mode, *iv = NULL; in PHP_FUNCTION() local
1370 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1386 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1402 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1418 char *cipher, *key, *data, *iv = NULL; in PHP_FUNCTION() local
1433 char *iv; in PHP_FUNCTION() local
H A Dmcrypt_filter.c158 char *iv = NULL, *key = NULL; in php_mcrypt_filter_create() local
/PHP-5.6/ext/openssl/
H A Dopenssl.c5230 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
5313 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
/PHP-5.6/Zend/
H A Dzend_API.c850 int iv = 0; in zend_parse_va_args() local

Completed in 31 milliseconds