TTKMusicPlayer  4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Variables
aeswrapper.cpp File Reference
#include "aeswrapper.h"
#include "aes.h"

Go to the source code of this file.

Variables

static constexpr int DATA_CACHE_SIZE = 1024
 

Variable Documentation

constexpr int DATA_CACHE_SIZE = 1024
static

Definition at line 4 of file aeswrapper.cpp.

Referenced by QAlgorithm::Aes::decryptCBC(), and QAlgorithm::Aes::encryptCBC().