Home
last modified time | relevance | path

Searched defs:app_error_code (Results 1 – 7 of 7) sorted by relevance

/openssl/ssl/quic/
H A Dquic_tserver.c441 uint64_t *app_error_code) in ossl_quic_tserver_stream_has_peer_stop_sending()
458 uint64_t *app_error_code) in ossl_quic_tserver_stream_has_peer_reset_stream()
524 int ossl_quic_tserver_shutdown(QUIC_TSERVER *srv, uint64_t app_error_code) in ossl_quic_tserver_shutdown()
H A Dquic_stream_map.c593 uint64_t app_error_code, in ossl_quic_stream_map_notify_reset_recv_part()
H A Dquic_impl.c3679 uint64_t *app_error_code) in quic_classify_stream()
3767 uint64_t *app_error_code) in quic_get_stream_error_code()
3790 int ossl_quic_get_stream_read_error_code(SSL *ssl, uint64_t *app_error_code) in ossl_quic_get_stream_read_error_code()
3799 int ossl_quic_get_stream_write_error_code(SSL *ssl, uint64_t *app_error_code) in ossl_quic_get_stream_write_error_code()
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()
/openssl/demos/http3/
H A Dossl-nghttp3.c161 uint64_t app_error_code, in h3_conn_stream_close()
177 uint64_t app_error_code, in h3_conn_stop_sending()
194 uint64_t app_error_code, in h3_conn_reset_stream()
/openssl/include/internal/
H A Dquic_wire.h199 uint64_t app_error_code; member
206 uint64_t app_error_code; member
/openssl/ssl/
H A Dssl_lib.c7662 int SSL_get_stream_read_error_code(SSL *s, uint64_t *app_error_code) in SSL_get_stream_read_error_code()
7674 int SSL_get_stream_write_error_code(SSL *s, uint64_t *app_error_code) in SSL_get_stream_write_error_code()

Completed in 72 milliseconds