Searched refs:cf_osslq_stream_open (Results 1 – 1 of 1) sorted by relevance
/curl/lib/vquic/ |
H A D | curl_osslq.c | 223 static CURLcode cf_osslq_stream_open(struct cf_osslq_stream *s, in cf_osslq_stream_open() function 1115 result = cf_osslq_stream_open(&h3->s_ctrl, conn, in cf_osslq_h3conn_init() 1122 result = cf_osslq_stream_open(&h3->s_qpack_enc, conn, in cf_osslq_h3conn_init() 1129 result = cf_osslq_stream_open(&h3->s_qpack_dec, conn, in cf_osslq_h3conn_init() 1850 *err = cf_osslq_stream_open(&stream->s, ctx->tls.ossl.ssl, 0, in h3_stream_open()
|
Completed in 9 milliseconds