pub type Block8 = GenericArray<Block, U8>;
Expand description
Eight 128-bit AES blocks
Aliased Typeยง
#[repr(transparent)]pub struct Block8 { /* private fields */ }
pub type Block8 = GenericArray<Block, U8>;
Eight 128-bit AES blocks
#[repr(transparent)]pub struct Block8 { /* private fields */ }