World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
Public header for libavutil TEA algorithm. Подробнее...
Функции | |
struct AVTEA * | av_tea_alloc (void) |
void | av_tea_init (struct AVTEA *ctx, const uint8_t key[16], int rounds) |
void | av_tea_crypt (struct AVTEA *ctx, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) |
Переменные | |
const int | av_tea_size |
Public header for libavutil TEA algorithm.
См. определение в файле tea.h