Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_record_test.c1808 uint64_t last_key_epoch = UINT64_MAX; in rx_run_script() local
1875 last_key_epoch = pkt->key_epoch; in rx_run_script()
1901 if (!TEST_uint64_t_eq(last_key_epoch, op->largest_pn)) in rx_run_script()

Completed in 13 milliseconds