CamelliaSubkey Struct Reference
  Structure describing subkey generation. More...
#include <camellia.h>
| Data Fields | |
| uint8_t | index | 
| uint8_t | key | 
| uint8_t | shift | 
| uint8_t | position | 
Detailed Description
Structure describing subkey generation.
Definition at line 52 of file camellia.h.
Field Documentation
◆ index
| uint8_t index | 
Definition at line 54 of file camellia.h.
◆ key
| uint8_t key | 
Definition at line 55 of file camellia.h.
◆ position
| uint8_t position | 
Definition at line 57 of file camellia.h.
◆ shift
| uint8_t shift | 
Definition at line 56 of file camellia.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/cipher/camellia.h
