Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dxp_ssl.c88 #define GET_VER_OPT_STRING(name, str) \ macro
557 GET_VER_OPT_STRING("peer_name", peer_name); in php_openssl_apply_peer_verification_policy()
588 GET_VER_OPT_STRING("passphrase", passphrase); in php_openssl_passwd_callback()
857 GET_VER_OPT_STRING("cafile", cafile); in php_openssl_enable_peer_verification()
858 GET_VER_OPT_STRING("capath", capath); in php_openssl_enable_peer_verification()
916 GET_VER_OPT_STRING("local_cert", certfile); in php_openssl_set_local_cert()
931 GET_VER_OPT_STRING("local_pk", private_key); in php_openssl_set_local_cert()
1480 GET_VER_OPT_STRING("peer_name", sni_server_name); in php_openssl_enable_client_sni()
1617 GET_VER_OPT_STRING("ciphers", cipherlist); in php_openssl_setup_crypto()
1643 GET_VER_OPT_STRING("alpn_protocols", alpn_protocols); in php_openssl_setup_crypto()

Completed in 14 milliseconds