OVPN_KEY_SLOT_PRIMARY
if (slot != OVPN_KEY_SLOT_PRIMARY &&
key = &peer->keys[OVPN_KEY_SLOT_PRIMARY];
seq64 = atomic_fetchadd_64(&peer->keys[OVPN_KEY_SLOT_PRIMARY].encrypt->tx_seq, 1);
atomic_store_64(&peer->keys[OVPN_KEY_SLOT_PRIMARY].encrypt->tx_seq,
if (slot != OVPN_KEY_SLOT_PRIMARY &&