Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/openssl/
H A Dopenssl.c102 PHP_FUNCTION(openssl_cipher_iv_length);
418 PHP_FE(openssl_cipher_iv_length, arginfo_openssl_cipher_iv_length)
4923 PHP_FUNCTION(openssl_cipher_iv_length) in PHP_FUNCTION() argument
/PHP-5.3/
H A DNEWS1871 - Added openssl_cipher_iv_length(). (Sara)

Completed in 41 milliseconds