Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h136 struct anubis_key { struct
137 int keyBits;
138 int R;
139 ulong32 roundKeyEnc[18 + 1][4];
140 ulong32 roundKeyDec[18 + 1][4];

Completed in 6 milliseconds