Skip to main content

Module packed_ghash_512

Module packed_ghash_512 

Source

Type Aliasesยง

GhashInvert4x
Invert wrapper for the PackedBinaryGhash4x128b packing.
GhashSquare4x
Square wrapper for the PackedBinaryGhash4x128b packing.
GhashWideMul4x
Widening-multiply wrapper used by the PackedBinaryGhash4x128b packing: divide into four M128 lanes and apply the width-1 GHASH WideMul to each, deferring reduction per lane.