Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_channel.h208 void ossl_quic_channel_local_close(QUIC_CHANNEL *ch, uint64_t app_error_code,
/openssl/ssl/quic/
H A Dquic_tserver.c526 ossl_quic_channel_local_close(srv->ch, app_error_code, NULL); in ossl_quic_tserver_shutdown()
H A Dquic_channel.c2625 void ossl_quic_channel_local_close(QUIC_CHANNEL *ch, uint64_t app_error_code, in ossl_quic_channel_local_close() function
H A Dquic_impl.c1317 ossl_quic_channel_local_close(ctx.qc->ch, in ossl_quic_conn_shutdown()

Completed in 28 milliseconds