RC2 algorithm context.
More...
#include <rc2.h>
|
union { |
uint16_t k [64] |
|
uint8_t l [128] |
|
}; | |
|
RC2 algorithm context.
Definition at line 52 of file rc2.h.
◆ @1
Definition at line 56 of file rc2.h.
Definition at line 57 of file rc2.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/cipher/rc2.h