Home
last modified time | relevance | path

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

/ssl/quic/
A Dquic_tserver.c445 uint64_t *app_error_code) in ossl_quic_tserver_stream_has_peer_stop_sending()
462 uint64_t *app_error_code) in ossl_quic_tserver_stream_has_peer_reset_stream()
528 int ossl_quic_tserver_shutdown(QUIC_TSERVER *srv, uint64_t app_error_code) in ossl_quic_tserver_shutdown()
A Dquic_stream_map.c602 uint64_t app_error_code, in ossl_quic_stream_map_notify_reset_recv_part()
A Dquic_impl.c4055 uint64_t *app_error_code) in quic_classify_stream()
4143 uint64_t *app_error_code) in quic_get_stream_error_code()
4166 int ossl_quic_get_stream_read_error_code(SSL *ssl, uint64_t *app_error_code) in ossl_quic_get_stream_read_error_code()
4175 int ossl_quic_get_stream_write_error_code(SSL *ssl, uint64_t *app_error_code) in ossl_quic_get_stream_write_error_code()
A Dquic_channel.c2978 void ossl_quic_channel_local_close(QUIC_CHANNEL *ch, uint64_t app_error_code, in ossl_quic_channel_local_close()
3233 void ossl_quic_channel_set_tcause(QUIC_CHANNEL *ch, uint64_t app_error_code, in ossl_quic_channel_set_tcause()
/ssl/
A Dssl_lib.c7987 int SSL_get_stream_read_error_code(SSL *s, uint64_t *app_error_code) in SSL_get_stream_read_error_code()
7999 int SSL_get_stream_write_error_code(SSL *s, uint64_t *app_error_code) in SSL_get_stream_write_error_code()

Completed in 73 milliseconds