logo
pub const KWP_MAX_LEN: usize = u32::MAX as usize; // 4_294_967_295usize
Expand description

Maximum length of the AES-KWP input data (2^32 bytes).