_aes_ctr_ctx Struct Reference

#include <aes_ctr.h>


Data Fields

AES_KEY key
unsigned char counter [AES_BLOCK_SIZE]
unsigned char ecount_buf [AES_BLOCK_SIZE]
unsigned int num


Detailed Description

Definition at line 5 of file aes_ctr.h.


Field Documentation

Definition at line 7 of file aes_ctr.h.

unsigned char _aes_ctr_ctx::counter[AES_BLOCK_SIZE]

Definition at line 8 of file aes_ctr.h.

unsigned char _aes_ctr_ctx::ecount_buf[AES_BLOCK_SIZE]

Definition at line 9 of file aes_ctr.h.

unsigned int _aes_ctr_ctx::num

Definition at line 10 of file aes_ctr.h.


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

Generated on Fri Mar 12 06:32:29 2010 for AVR by  doxygen 1.5.6