Searched refs:cropped_last (Results 1 – 1 of 1) sorted by relevance
779 uint16_t cropped_last = static_cast<uint16_t>(last_seq_); in UnwrapWithoutUpdate() local780 int64_t delta = sequence_number - cropped_last; in UnwrapWithoutUpdate()781 if (IsNewerSequenceNumber(sequence_number, cropped_last)) { in UnwrapWithoutUpdate()