Searched defs:anubis_ctx (Results 1 – 1 of 1) sorted by relevance
45 struct anubis_ctx { struct46 int key_len; // in bits47 int R;48 u32 E[ANUBIS_MAX_ROUNDS + 1][4];49 u32 D[ANUBIS_MAX_ROUNDS + 1][4];