Constant aes_gcm_siv::A_MAX [−][src]
pub const A_MAX: u64 = 1 << 36; // 0x0000_0010_0000_0000u64
Expand description
Maximum length of associated data (from RFC 8452 Section 6)
pub const A_MAX: u64 = 1 << 36; // 0x0000_0010_0000_0000u64
Maximum length of associated data (from RFC 8452 Section 6)