Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h129 struct anubis_key { struct
130 int keyBits;
131 int R;
132 ulong32 roundKeyEnc[18 + 1][4];
133 ulong32 roundKeyDec[18 + 1][4];

Completed in 6 milliseconds