eax_state
version(LTC_EAX_MODE)
extern (
C) nothrow
struct eax_state {
}
Members
- N
ubyte[MAXBLOCKSIZE] N;
- ctomac
omac_state ctomac;
Undocumented in source.
- ctr
symmetric_CTR ctr;
Undocumented in source.
- headeromac
omac_state headeromac;
Undocumented in source.
tomcrypt mac
functionsmanifest constantsstatic variablesstructs