Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dvtls.h74 #define CURL_IETF_PROTO_TLS1_3 0x0304 macro
H A Dvtls_scache.c143 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()
H A Dgtls.c777 return CURL_IETF_PROTO_TLS1_3; in Curl_glts_get_ietf_proto()

Completed in 14 milliseconds