Electroneum
_oaes_ctx Struct Reference

#include <oaes_lib.h>

Collaboration diagram for _oaes_ctx:

Public Attributes

oaes_keykey
 
OAES_OPTION options
 
uint8_t iv [OAES_BLOCK_SIZE]
 

Detailed Description

Definition at line 115 of file oaes_lib.h.

Member Data Documentation

◆ iv

uint8_t _oaes_ctx::iv[OAES_BLOCK_SIZE]

Definition at line 127 of file oaes_lib.h.

◆ key

oaes_key* _oaes_ctx::key

Definition at line 125 of file oaes_lib.h.

◆ options

OAES_OPTION _oaes_ctx::options

Definition at line 126 of file oaes_lib.h.


The documentation for this struct was generated from the following file: