GCMBasicMultiplier.init

initialize the multiplicator

struct GCMBasicMultiplier
nothrow @nogc
void
init
(
in ubyte[] H
)
in { assert (H.length == 16, "H: invalid length"); }

Meta