dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
GHashGeneral.doFinal
dcrypt
aead
gcm
ghash
GHashGeneral
do final hash round and copy hash to buf resets GHASH
struct
GHashGeneral
(Multiplier)
void
doFinal
nothrow @
nogc
(
ubyte
[]
buf
)
in { assert (buf.length >= BLOCKSIZE, "output buffer too short"); }
if
(
isGCMMultiplier
!
Multiplier
)
Meta
Source
See Implementation
dcrypt
aead
gcm
ghash
GHashGeneral
constructors
this
functions
doFinal
init
reset
updateAAD
updateCipherData
do final hash round and copy hash to buf resets GHASH