FFmpeg
|
AVAES Struct Reference
Collaboration diagram for AVAES:
Data Fields | |
av_aes_block | round_key [15] |
av_aes_block | state [2] |
int | rounds |
Detailed Description
Field Documentation
av_aes_block AVAES::round_key[15] |
Definition at line 37 of file aes.c.
Referenced by av_aes_crypt(), av_aes_init(), and crypt().
int AVAES::rounds |
Definition at line 39 of file aes.c.
Referenced by av_aes_crypt(), av_aes_init(), and crypt().
av_aes_block AVAES::state[2] |
Definition at line 38 of file aes.c.
Referenced by av_aes_crypt(), and crypt().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11