Searched refs:ANUBIS_MAX_ROUNDS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Danubis.c43 #define ANUBIS_MAX_ROUNDS (8 + ANUBIS_MAX_N) macro
48 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],

Completed in 50 milliseconds