Home
last modified time | relevance | path

Searched refs:php_openssl_cipher_iv_length (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/openssl/
H A Dphp_openssl.h126 PHP_OPENSSL_API zend_long php_openssl_cipher_iv_length(const char *method);
H A Dopenssl.c7845 PHP_OPENSSL_API zend_long php_openssl_cipher_iv_length(const char *method) in php_openssl_cipher_iv_length() function
7867 if ((ret = php_openssl_cipher_iv_length(ZSTR_VAL(method))) == -1) { in PHP_FUNCTION()

Completed in 40 milliseconds