Skip to main content

GhashMulX1x

Type Alias GhashMulX1x 

Source
pub type GhashMulX1x<T> = GhashMulX<T>;
Expand description

Scaling wrapper for the PackedGhash1x128b packing: the vector sequence, which needs only SSE2.

Aliased Typeยง

pub struct GhashMulX1x<T>(/* private fields */);