ARIA_BLOCK_SIZE
#define ARIA_BLOCK_SIZE 16 /* Size of each encryption/decryption block */
typedef unsigned char ARIA_c128[ARIA_BLOCK_SIZE];