ANUBIS_MAX_ROUNDS   48 crypto/anubis.c 	u32 E[ANUBIS_MAX_ROUNDS + 1][4];
ANUBIS_MAX_ROUNDS   49 crypto/anubis.c 	u32 D[ANUBIS_MAX_ROUNDS + 1][4];
ANUBIS_MAX_ROUNDS  574 crypto/anubis.c static void anubis_crypt(u32 roundKey[ANUBIS_MAX_ROUNDS + 1][4],