Home
last modified time | relevance | path

Searched refs:Curl_vquic_tls_verify_peer (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/lib/vquic/
H A Dvquic-tls.h91 CURLcode Curl_vquic_tls_verify_peer(struct quic_tls_ctx *ctx,
H A Dvquic-tls.c566 CURLcode Curl_vquic_tls_verify_peer(struct quic_tls_ctx *ctx, in Curl_vquic_tls_verify_peer() function
H A Dcurl_ngtcp2.c1543 return Curl_vquic_tls_verify_peer(&ctx->tls, cf, data, &ctx->peer); in qng_verify_peer()
H A Dcurl_osslq.c473 return Curl_vquic_tls_verify_peer(&ctx->tls, cf, data, &ctx->peer); in cf_osslq_verify_peer()
H A Dcurl_quiche.c1307 return Curl_vquic_tls_verify_peer(&ctx->tls, cf, data, &ctx->peer); in cf_quiche_verify_peer()

Completed in 10 milliseconds