pub(crate) const ENCRYPTED_WRITE_MAC_SIZE: usize = 32;
Size of the MAC appended to an encrypted 32-byte write.