NetBurner 3.5.0
PDF Version
 
aes_context Struct Reference

AES context structure. More...

#include <aes.h>

Public Attributes

unsigned long erk [64]
 
unsigned long drk [64]
 
int nr
 

Detailed Description

AES context structure.

Member Data Documentation

◆ drk

unsigned long aes_context::drk[64]

decryption round keys

◆ erk

unsigned long aes_context::erk[64]

encryption round keys

◆ nr

int aes_context::nr

number of rounds


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