Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dd1_pkt.c1090 uint16_t read_epoch, read_epoch_next; in dtls1_get_bitmap() local
1095 read_epoch_next = read_epoch + 1; in dtls1_get_bitmap()
1102 if (rr->epoch == read_epoch_next && in dtls1_get_bitmap()