botan v1.12.5 (2016-04-07T22:31:19Z)
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