Searched refs:CURL_IETF_PROTO_TLS1_3 (Results 1 – 3 of 3) sorted by relevance
74 #define CURL_IETF_PROTO_TLS1_3 0x0304 macro
143 else if((s->ietf_tls_id == CURL_IETF_PROTO_TLS1_3) && in Curl_ssl_session_create()274 if(s->ietf_tls_id != CURL_IETF_PROTO_TLS1_3) in cf_scache_peer_remove_non13()720 if(s->ietf_tls_id != CURL_IETF_PROTO_TLS1_3) { in cf_scache_peer_add_session()
777 return CURL_IETF_PROTO_TLS1_3; in Curl_glts_get_ietf_proto()
Completed in 14 milliseconds