Home
last modified time | relevance | path

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

/third_party/curl/lib/vtls/
Dvtls.h159 #define SSL_HOST_PORT() \ macro
171 #define SSL_HOST_PORT() conn->remote_port macro
Dmbedtls.c260 const long int port = SSL_HOST_PORT(); in mbed_connect_step1()
Dsectransp.c1674 const long int port = SSL_HOST_PORT();
Dopenssl.c3387 const long int port = SSL_HOST_PORT(); in ossl_connect_step2()
/third_party/curl/lib/
Dcurl_sasl.c323 const long int port = SSL_HOST_PORT(); in Curl_sasl_start()
508 const long int port = SSL_HOST_PORT(); in Curl_sasl_continue()