AVAES Struct Reference


Data Fields

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

Detailed Description

Definition at line 26 of file aes.c.


Field 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().

Definition at line 31 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().


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8