Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_impl.c38 static SSL *quic_conn_stream_new(QCTX *ctx, uint64_t flags, int need_lock);
1815 qc_set_default_xso(qc, (QUIC_XSO *)quic_conn_stream_new(ctx, flags, in qc_try_create_default_xso_for_write()
1998 static SSL *quic_conn_stream_new(QCTX *ctx, uint64_t flags, int need_lock) in quic_conn_stream_new() function
2077 return quic_conn_stream_new(&ctx, flags, /*need_lock=*/1); in ossl_quic_conn_stream_new()

Completed in 14 milliseconds