GHashGeneral.doFinal

do final hash round and copy hash to buf resets GHASH

struct GHashGeneral(Multiplier)
nothrow @nogc
void
doFinal
(
ubyte[] buf
)
if (
isGCMMultiplier!Multiplier
)

Meta