Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dphp_openssl.h127 PHP_OPENSSL_API zend_long php_openssl_cipher_key_length(const char *method);
H A Dopenssl.c8114 PHP_OPENSSL_API zend_long php_openssl_cipher_key_length(const char *method) function
8136 if ((ret = php_openssl_cipher_key_length(ZSTR_VAL(method))) == -1) {

Completed in 33 milliseconds