Searched refs:rcd_delta (Results 1 – 1 of 1) sorted by relevance
717 s64 resync_req, u32 *seq, u16 *rcd_delta) in tls_device_rx_resync_async() argument724 *rcd_delta = 0; in tls_device_rx_resync_async()730 if (WARN_ON_ONCE(resync_async->rcd_delta == USHRT_MAX)) { in tls_device_rx_resync_async()744 resync_async->rcd_delta++; in tls_device_rx_resync_async()755 *rcd_delta = resync_async->rcd_delta - i; in tls_device_rx_resync_async()758 resync_async->rcd_delta = 0; in tls_device_rx_resync_async()763 resync_async->rcd_delta = 0; in tls_device_rx_resync_async()781 u16 rcd_delta; in tls_device_rx_resync_new_rec() local829 resync_req, &seq, &rcd_delta)) in tls_device_rx_resync_new_rec()831 tls_bigint_subtract(rcd_sn, rcd_delta); in tls_device_rx_resync_new_rec()