Constant aes_kw::KWP_MAX_LEN
source ยท pub const KWP_MAX_LEN: usize = _; // 4_294_967_295usize
Expand description
Maximum length of the AES-KWP input data (2^32 bytes).
pub const KWP_MAX_LEN: usize = _; // 4_294_967_295usize
Maximum length of the AES-KWP input data (2^32 bytes).