Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_multistream_test.c424 int64_t txke = (int64_t)ossl_quic_channel_get_tx_key_epoch(ch); in check_key_update_ge() local
426 int64_t diff = txke - rxke; in check_key_update_ge()
445 uint64_t txke = ossl_quic_channel_get_tx_key_epoch(ch); in check_key_update_lt() local
448 if (!TEST_uint64_t_lt(txke, hl->check_op->arg2)) in check_key_update_lt()

Completed in 23 milliseconds