Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_multistream_test.c425 int64_t rxke = (int64_t)ossl_quic_channel_get_rx_key_epoch(ch); in check_key_update_ge() local
426 int64_t diff = txke - rxke; in check_key_update_ge()
436 if (!TEST_uint64_t_ge((uint64_t)rxke, hl->check_op->arg2)) in check_key_update_ge()

Completed in 31 milliseconds