Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Danubis.c45 struct anubis_ctx { struct
46 int key_len; // in bits
47 int R;
48 u32 E[ANUBIS_MAX_ROUNDS + 1][4];
49 u32 D[ANUBIS_MAX_ROUNDS + 1][4];