Lines Matching refs:replay
14 ensure proper decay of SAs) and replay counters to avoid replay attacks
22 know if the replay sequence threshold is reached or 10 secs have passed"
31 - the replay sequence for both inbound and outbound
60 XFRM_AE_RTHR=1, /* replay threshold*/
61 XFRM_AE_RVAL=2, /* replay value */
64 XFRM_AE_CR=16, /* Event cause is replay update */
86 b)replay value (XFRMA_REPLAY_VAL)
87 This TLV carries the running/current counter for replay sequence since
90 c)replay threshold (XFRMA_REPLAY_THRESH)
92 when the replay sequence is exceeded.
152 iv) kernel->user to report event when replay threshold or a timeout
154 In such a case either XFRM_AE_CR (replay exceeded) or XFRM_AE_CE (timeout