Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dopenssl.c3847 char *outername = data->set.str[STRING_ECH_PUBLIC]; in Curl_ossl_ctx_init() local
3947 if(trying_ech_now && outername) { in Curl_ossl_ctx_init()
3952 if(trying_ech_now && outername) { in Curl_ossl_ctx_init()
3954 peer->hostname ? peer->hostname : "NULL", outername); in Curl_ossl_ctx_init()
3956 peer->hostname, outername, in Curl_ossl_ctx_init()

Completed in 14 milliseconds