|
Electroneum
|
#include <oaes_lib.h>

Public Attributes | |
| oaes_key * | key |
| OAES_OPTION | options |
| uint8_t | iv [OAES_BLOCK_SIZE] |
Definition at line 115 of file oaes_lib.h.
| uint8_t _oaes_ctx::iv[OAES_BLOCK_SIZE] |
Definition at line 127 of file oaes_lib.h.
| oaes_key* _oaes_ctx::key |
Definition at line 125 of file oaes_lib.h.
| OAES_OPTION _oaes_ctx::options |
Definition at line 126 of file oaes_lib.h.