AVXTEA

@file @brief Public header for libavutil XTEA algorithm @defgroup lavu_xtea XTEA @ingroup lavu_crypto @{

extern (C) @nogc nothrow
struct AVXTEA {}

Members

Variables

key
uint[16] key;
Undocumented in source.

Meta