GHashGeneral.this

struct GHashGeneral(Multiplier)
nothrow @nogc
this
(
in ubyte[] H
)
if (
isGCMMultiplier!Multiplier
)

Parameters

H ubyte[]

element of GF(2^128)

Meta