Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_replay.c121 static int xfrm_replay_check_legacy(struct xfrm_state *x, in xfrm_replay_check_legacy() function
522 return xfrm_replay_check_legacy(x, skb, net_seq); in xfrm_replay_check()
550 return xfrm_replay_check_legacy(x, skb, net_seq); in xfrm_replay_recheck()