Lines Matching refs:uint64_t
32 uint64_t flags, size_t *written);
66 __owur int ossl_quic_conn_shutdown(SSL *s, uint64_t flags,
76 __owur SSL *ossl_quic_conn_stream_new(SSL *s, uint64_t flags);
79 __owur uint64_t ossl_quic_get_stream_id(SSL *s);
85 uint64_t aec);
86 __owur SSL *ossl_quic_accept_stream(SSL *s, uint64_t flags);
89 uint64_t *value);
91 uint64_t value);
100 uint64_t *app_error_code);
102 uint64_t *app_error_code);
107 uint64_t ossl_quic_set_options(SSL *s, uint64_t opts);
108 uint64_t ossl_quic_clear_options(SSL *s, uint64_t opts);
109 uint64_t ossl_quic_get_options(const SSL *s);
146 int ossl_quic_conn_poll_events(SSL *ssl, uint64_t events, int do_tick,
147 uint64_t *revents);