Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dquic_multistream_test.c436 int64_t rxke = (int64_t)ossl_quic_channel_get_rx_key_epoch(ch); in check_key_update_ge() local
437 int64_t diff = txke - rxke; in check_key_update_ge()
447 if (!TEST_uint64_t_ge((uint64_t)rxke, hl->check_op->arg2)) in check_key_update_ge()