Home
last modified time | relevance | path

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

/PHP-8.0/ext/openssl/
H A Dxp_ssl.c107 #define GET_VER_OPT_STRING(name, str) \ macro
577 GET_VER_OPT_STRING("peer_name", peer_name); in php_openssl_apply_peer_verification_policy()
608 GET_VER_OPT_STRING("passphrase", passphrase); in php_openssl_passwd_callback()
841 GET_VER_OPT_STRING("cafile", cafile); in php_openssl_enable_peer_verification()
842 GET_VER_OPT_STRING("capath", capath); in php_openssl_enable_peer_verification()
900 GET_VER_OPT_STRING("local_cert", certfile); in php_openssl_set_local_cert()
915 GET_VER_OPT_STRING("local_pk", private_key); in php_openssl_set_local_cert()
1522 GET_VER_OPT_STRING("peer_name", sni_server_name); in php_openssl_enable_client_sni()
1656 GET_VER_OPT_STRING("ciphers", cipherlist); in php_openssl_setup_crypto()
1678 GET_VER_OPT_STRING("alpn_protocols", alpn_protocols); in php_openssl_setup_crypto()

Completed in 11 milliseconds