Searched refs:GET_VER_OPT_STRING (Results 1 – 1 of 1) sorted by relevance
111 #define GET_VER_OPT_STRING(_name, _str) \ macro630 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()889 GET_VER_OPT_STRING("cafile", cafile); in php_openssl_enable_peer_verification()890 GET_VER_OPT_STRING("capath", capath); in php_openssl_enable_peer_verification()1587 GET_VER_OPT_STRING("peer_name", sni_server_name); in php_openssl_enable_client_sni()1726 GET_VER_OPT_STRING("ciphers", cipherlist); in php_openssl_setup_crypto()1748 GET_VER_OPT_STRING("alpn_protocols", alpn_protocols); in php_openssl_setup_crypto()
Completed in 10 milliseconds