FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVTEA Struct Reference

Data Fields

uint32_t key [16]
 
int rounds
 

Detailed Description

Definition at line 30 of file tea.c.

Field Documentation

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


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