Skip to main content

Module packed_ghash_256

Module packed_ghash_256 

Source

Type Aliasesยง

GhashInvert2x
Invert wrapper for the PackedBinaryGhash2x128b packing.
GhashSquare2x
Square wrapper for the PackedBinaryGhash2x128b packing.
GhashWideMul2x
Widening-multiply wrapper used by the PackedBinaryGhash2x128b packing: divide into two M128 lanes and apply the width-1 GHASH WideMul to each, deferring reduction per lane.