AVAES Struct Reference

List of all members.


Detailed Description

Definition at line 26 of file aes.c.


Public Attributes

uint8_t round_key [15][4][4]
uint8_t state [2][4][4]
int rounds

Member Data Documentation

uint8_t AVAES::round_key[15][4][4]

Definition at line 29 of file aes.c.

Referenced by av_aes_crypt(), av_aes_init(), and crypt().

uint8_t AVAES::state[2][4][4]

Definition at line 30 of file aes.c.

Referenced by av_aes_crypt(), and crypt().

Definition at line 31 of file aes.c.

Referenced by av_aes_crypt(), av_aes_init(), and crypt().


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

Generated on Sat Dec 18 05:15:59 2010 for MythTV by  doxygen 1.5.5