Home
last modified time | relevance | path

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

/PHP-8.3/ext/openssl/
H A Dxp_ssl.c111 #define GET_VER_OPT_STRING(_name, _str) \ macro
630 GET_VER_OPT_STRING("peer_name", peer_name); in php_openssl_apply_peer_verification_policy()
661 GET_VER_OPT_STRING("passphrase", passphrase); in php_openssl_passwd_callback()
893 GET_VER_OPT_STRING("cafile", cafile); in php_openssl_enable_peer_verification()
894 GET_VER_OPT_STRING("capath", capath); in php_openssl_enable_peer_verification()
1591 GET_VER_OPT_STRING("peer_name", sni_server_name); in php_openssl_enable_client_sni()
1730 GET_VER_OPT_STRING("ciphers", cipherlist); in php_openssl_setup_crypto()
1752 GET_VER_OPT_STRING("alpn_protocols", alpn_protocols); in php_openssl_setup_crypto()

Completed in 9 milliseconds