Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_stream_map.c453 uint64_t aec) in ossl_quic_stream_map_reset_stream_send_part()
655 uint64_t aec) in ossl_quic_stream_map_stop_sending_recv_part()
H A Dquic_channel.c3993 uint64_t aec) in ossl_quic_channel_set_incoming_stream_auto_reject()
H A Dquic_impl.c3539 uint64_t aec) in ossl_quic_set_incoming_stream_policy()
/freebsd/crypto/openssl/test/
H A Dquic_txp_test.c314 #define OP_STOP_SENDING(id, aec) \ argument
316 #define OP_RESET_STREAM(id, aec) \ argument
H A Dquic_multistream_test.c297 #define OP_C_STREAM_RESET(stream_name, aec) \ argument
299 #define OP_C_STREAM_RESET_FAIL(stream_name, aec) \ argument
396 uint64_t stream_id = hl->check_op->arg2, aec = 0; in check_stream_reset() local
/freebsd/crypto/openssl/demos/http3/
H A Dossl-nghttp3.c461 uint64_t aec; in h3_conn_pump_stream() local
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c7891 int SSL_set_incoming_stream_policy(SSL *s, int policy, uint64_t aec) in SSL_set_incoming_stream_policy()