ANUBIS_MAX_ROUNDS
u32 E[ANUBIS_MAX_ROUNDS + 1][4];
u32 D[ANUBIS_MAX_ROUNDS + 1][4];
static void anubis_crypt(u32 roundKey[ANUBIS_MAX_ROUNDS + 1][4],