type ParBlocks = ParBlocks<State>;Expand description
Four Poly1305 blocks (64-bytes)
Aliased Type§
#[repr(transparent)]struct ParBlocks(pub [Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>; 4]);Tuple Fields§
§0: [Array<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>; 4]