ovpn_check_replay
if (V_replay_protection && ! ovpn_check_replay(key->decrypt, seq)) {
static bool ovpn_check_replay(struct ovpn_kkey_dir *, uint32_t);