pub type Packed128b = PackedBinaryGhash4x128b;
Expand description
Type alias for a packed 128b field element with non-trivial packing width.
Aliased Typeยง
pub struct Packed128b(/* private fields */);
pub type Packed128b = PackedBinaryGhash4x128b;
Type alias for a packed 128b field element with non-trivial packing width.
pub struct Packed128b(/* private fields */);