botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
gcmMultiplyClmul
botan
modes
aead
gcm
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_AEAD_GCM
)
static if
(
BOTAN_HAS_GCM_CLMUL
)
void
gcmMultiplyClmul
(
ref
ubyte
[16]
x
,
in
ubyte
[16]
H
)
Meta
Source
See Implementation
botan
modes
aead
gcm
classes
GCMDecryption
GCMEncryption
GCMMode
GHASH
functions
gcmMultiplyClmul