Home
last modified time | relevance | path

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

/PHP-7.3/ext/openssl/
H A Dxp_ssl.c962 #define PHP_SSL_MAX_VERSION_LEN 32 macro
1790 char version_str[PHP_SSL_MAX_VERSION_LEN]; in php_openssl_capture_session_meta()
1819 php_openssl_cipher_get_version(cipher, version_str, PHP_SSL_MAX_VERSION_LEN)); in php_openssl_capture_session_meta()
2394 char version_str[PHP_SSL_MAX_VERSION_LEN]; in php_openssl_sockop_set_option()
2419 php_openssl_cipher_get_version(cipher, version_str, PHP_SSL_MAX_VERSION_LEN)); in php_openssl_sockop_set_option()

Completed in 14 milliseconds