Searched refs:ANUBIS_MAX_ROUNDS (Results 1 – 1 of 1) sorted by relevance
42 #define ANUBIS_MAX_ROUNDS (8 + ANUBIS_MAX_N) macro47 u32 E[ANUBIS_MAX_ROUNDS + 1][4];48 u32 D[ANUBIS_MAX_ROUNDS + 1][4];578 static void anubis_crypt(u32 roundKey[ANUBIS_MAX_ROUNDS + 1][4], in anubis_crypt()