Searched refs:ANUBIS_MAX_ROUNDS (Results 1 – 1 of 1) sorted by relevance
43 #define ANUBIS_MAX_ROUNDS (8 + ANUBIS_MAX_N) macro48 u32 E[ANUBIS_MAX_ROUNDS + 1][4];49 u32 D[ANUBIS_MAX_ROUNDS + 1][4];574 static void anubis_crypt(u32 roundKey[ANUBIS_MAX_ROUNDS + 1][4], in anubis_crypt()