Rc6Context Struct Reference
RC6 algorithm context. More...
#include <rc6.h>
Data Fields | |
uint32_t | l [RC6_MAX_KEY_SIZE/4] |
uint32_t | s [2 *RC6_NB_ROUNDS+4] |
Detailed Description
Field Documentation
◆ l
uint32_t l[RC6_MAX_KEY_SIZE/4] |
◆ s
uint32_t s[2 *RC6_NB_ROUNDS+4] |
The documentation for this struct was generated from the following file:
- cyclone_crypto/cipher/rc6.h