FFmpeg
|
Data Fields | |
uint32_t | key [16] |
int | rounds |
uint32_t AVTEA::key[16] |
Definition at line 31 of file tea.c.
Referenced by aa_read_header(), av_tea_init(), and tea_crypt_ecb().
int AVTEA::rounds |
Definition at line 32 of file tea.c.
Referenced by av_tea_init(), and tea_crypt_ecb().