Skip to main content

SlicedGhashSq1x256b

Type Alias SlicedGhashSq1x256b 

Source
pub type SlicedGhashSq1x256b = SlicedGhashSq256b<M128>;
Expand description

Packed GhashSq256b holding one extension scalar (the degenerate width-one packing).

Aliased Typeยง

pub struct SlicedGhashSq1x256b(/* private fields */);