Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dvtls_int.h61 CURLcode Curl_alpn_to_proto_str(struct alpn_proto_buf *buf,
H A Drustls.c662 Curl_alpn_to_proto_str(&proto, connssl->alpn); in cr_init_backend()
H A Dbearssl.c637 Curl_alpn_to_proto_str(&proto, connssl->alpn); in bearssl_connect_step1()
H A Dmbedtls.c940 Curl_alpn_to_proto_str(&proto, connssl->alpn);
H A Dwolfssl.c1162 result = Curl_alpn_to_proto_str(&proto, connssl->alpn); in wolfssl_connect_step1()
H A Dgtls.c1205 Curl_alpn_to_proto_str(&proto, connssl->alpn); in gtls_connect_step1()
H A Dvtls.c2229 CURLcode Curl_alpn_to_proto_str(struct alpn_proto_buf *buf, in Curl_alpn_to_proto_str() function
H A Dsectransp.c1116 Curl_alpn_to_proto_str(&proto, connssl->alpn);
H A Dschannel.c1034 Curl_alpn_to_proto_str(&proto, connssl->alpn); in schannel_connect_step1()
H A Dopenssl.c4058 Curl_alpn_to_proto_str(&proto, connssl->alpn); in ossl_connect_step1()

Completed in 64 milliseconds