Example program to test AES-GCM functionality. Used for a workshop
camellia_context Struct Reference
CAMELLIA context structure. More...
#include <camellia.h>
Data Fields | |
| int | nr |
| uint32_t | rk [68] |
Detailed Description
CAMELLIA context structure.
Definition at line 62 of file camellia.h.
Field Documentation
| int nr |
number of rounds
Definition at line 64 of file camellia.h.
| uint32_t rk[68] |
CAMELLIA round keys
Definition at line 65 of file camellia.h.
Generated on Tue Jul 12 2022 19:40:22 by
1.7.2