TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <aes.h>
Public Attributes | |
unsigned int | rd_key [4 *(AES_MAXNR+1)] |
int | rounds |
Definition at line 34 of file aes.h.
Referenced by AES_decrypt(), AES_encrypt(), AES_set_decrypt_key(), and AES_set_encrypt_key().
int aes_key_st::rounds |
Definition at line 36 of file aes.h.
Referenced by AES_decrypt(), AES_encrypt(), AES_set_decrypt_key(), and AES_set_encrypt_key().