FFmpeg  4.0
Data Fields
AVXTEA Struct Reference

#include <libavutil/xtea.h>

Data Fields

uint32_t key [16]
 

Detailed Description

Definition at line 35 of file xtea.h.

Field Documentation

◆ key

uint32_t AVXTEA::key[16]

Definition at line 36 of file xtea.h.

Referenced by av_xtea_init(), av_xtea_le_init(), xtea_crypt_ecb(), and xtea_le_crypt_ecb().


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