Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dvtls_int.h59 CURLcode Curl_alpn_to_proto_buf(struct alpn_proto_buf *buf,
H A Dgtls.c1192 result = Curl_alpn_to_proto_buf(&proto, connssl->alpn); in gtls_connect_step1()
H A Dvtls.c2206 CURLcode Curl_alpn_to_proto_buf(struct alpn_proto_buf *buf, in Curl_alpn_to_proto_buf() function
H A Dschannel.c1019 result = Curl_alpn_to_proto_buf(&proto, connssl->alpn); in schannel_connect_step1()
H A Dopenssl.c4021 result = Curl_alpn_to_proto_buf(&proto, connssl->alpn); in ossl_connect_step1()

Completed in 43 milliseconds