Lines Matching refs:replay
19 ensure proper decay of SAs) and replay counters to avoid replay attacks
27 know if the replay sequence threshold is reached or 10 secs have passed"
36 - the replay sequence for both inbound and outbound
67 XFRM_AE_RTHR=1, /* replay threshold*/
68 XFRM_AE_RVAL=2, /* replay value */
71 XFRM_AE_CR=16, /* Event cause is replay update */
94 b)replay value (XFRMA_REPLAY_VAL)
96 This TLV carries the running/current counter for replay sequence since
99 c)replay threshold (XFRMA_REPLAY_THRESH)
102 when the replay sequence is exceeded.
171 iv) kernel->user to report event when replay threshold or a timeout
174 In such a case either XFRM_AE_CR (replay exceeded) or XFRM_AE_CE (timeout