#ifndef _PARAMETERS_H #define _PARAMETERS_H #define KEY_LENGTH_BITS 128 #define ROUNDS 32 #define TWEAK_LENGTH_BITS 128 #endif /* _PARAMETERS_H */