botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
eaxPrf
botan
modes
aead
eax
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_AEAD_EAX
)
SecureVector
!ubyte
eaxPrf
(
ubyte
tag
,
size_t
block_size
,
MessageAuthenticationCode
mac
,
const
(
ubyte
)*
input
,
size_t
length
)
Meta
Source
See Implementation
botan
modes
aead
eax
classes
EAXDecryption
EAXEncryption
EAXMode
functions
eaxPrf