Data Fields | |
| av_aes_block | round_key [15] |
| av_aes_block | state [2] |
| int | rounds |
Definition at line 34 of file aes.c.
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().
Definition at line 38 of file aes.c.
Referenced by av_aes_crypt(), and crypt().