|
FFmpeg
|
Public Member Functions | |
| DECLARE_ALIGNED (16, av_aes_block, round_key)[15] | |
| DECLARE_ALIGNED (16, av_aes_block, state)[2] | |
Public Attributes | |
| int | rounds |
| void(* | crypt )(struct AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int rounds) |
1.8.12