Home
last modified time | relevance | path

Searched refs:openssl_cipher_iv_length (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/openssl/tests/
H A D011.phpt11 $ivlen = openssl_cipher_iv_length($method);
H A Dopenssl_decrypt_error.phpt11 $iv = str_repeat("\0", openssl_cipher_iv_length($method));
/PHP-5.5/ext/openssl/
H A Dopenssl.c118 PHP_FUNCTION(openssl_cipher_iv_length);
444 PHP_FE(openssl_cipher_iv_length, arginfo_openssl_cipher_iv_length)
5069 PHP_FUNCTION(openssl_cipher_iv_length) in PHP_FUNCTION() argument
/PHP-5.5/
H A DNEWS4921 - Added openssl_cipher_iv_length(). (Sara)

Completed in 45 milliseconds