Searched refs:outername (Results 1 – 1 of 1) sorted by relevance
3847 char *outername = data->set.str[STRING_ECH_PUBLIC]; in Curl_ossl_ctx_init() local3947 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