pub(crate) const RESERVED_TAG_SIZE: usize = 32;
Space reserved for the AEAD tag (16 are required, we add some extra margin).