Skip to main content

Module packed_ghash_256

Module packed_ghash_256 

Source

Type Aliasesยง

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