PolarSSL v1.1.4
|
CAMELLIA context structure. More...
#include <camellia.h>
Data Fields | |
int | nr |
uint32_t | rk [68] |
CAMELLIA context structure.
Definition at line 48 of file camellia.h.
number of rounds
Definition at line 50 of file camellia.h.
uint32_t camellia_context::rk[68] |
CAMELLIA round keys
Definition at line 51 of file camellia.h.