Home
last modified time | relevance | path

Searched defs:anubis_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/crypto/
Danubis.c44 struct anubis_ctx { struct
45 int key_len; // in bits
46 int R;
47 u32 E[ANUBIS_MAX_ROUNDS + 1][4];
48 u32 D[ANUBIS_MAX_ROUNDS + 1][4];