PolarSSL
Public Attributes

aes_context Struct Reference

AES context structure. More...

#include <aes.h>

List of all members.

Public Attributes

int nr
unsigned long * rk
unsigned long buf [68]

Detailed Description

AES context structure.


Member Data Documentation

unsigned long aes_context::buf[68]

unaligned data

number of rounds

unsigned long* aes_context::rk

AES round keys


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines