Home
last modified time | relevance | path

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

/PHP-7.4/ext/openssl/
H A Dxp_ssl.c109 #define GET_VER_OPT_STRING(name, str) \ macro
580 GET_VER_OPT_STRING("peer_name", peer_name); in php_openssl_apply_peer_verification_policy()
611 GET_VER_OPT_STRING("passphrase", passphrase); in php_openssl_passwd_callback()
844 GET_VER_OPT_STRING("cafile", cafile); in php_openssl_enable_peer_verification()
845 GET_VER_OPT_STRING("capath", capath); in php_openssl_enable_peer_verification()
903 GET_VER_OPT_STRING("local_cert", certfile); in php_openssl_set_local_cert()
918 GET_VER_OPT_STRING("local_pk", private_key); in php_openssl_set_local_cert()
1525 GET_VER_OPT_STRING("peer_name", sni_server_name); in php_openssl_enable_client_sni()
1659 GET_VER_OPT_STRING("ciphers", cipherlist); in php_openssl_setup_crypto()
1681 GET_VER_OPT_STRING("alpn_protocols", alpn_protocols); in php_openssl_setup_crypto()

Completed in 11 milliseconds