[−][src]Constant mumble_protocol::crypt::BLOCK_SIZE
pub const BLOCK_SIZE: usize = std::mem::size_of::<u128>(); // 16usize
Size in bytes of blocks for the AES primitive.
pub const BLOCK_SIZE: usize = std::mem::size_of::<u128>(); // 16usize
Size in bytes of blocks for the AES primitive.