Searched defs:anubis_ctx (Results 1 – 1 of 1) sorted by relevance
44 struct anubis_ctx { struct45 int key_len; // in bits46 int R;47 u32 E[ANUBIS_MAX_ROUNDS + 1][4];48 u32 D[ANUBIS_MAX_ROUNDS + 1][4];