Home
last modified time | relevance | path

Searched refs:roundKey (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Danubis.c1024 const ulong32 roundKey[18 + 1][4], int R) { in anubis_crypt()
1039 roundKey[0][i]; in anubis_crypt()
1051 roundKey[r][0]; in anubis_crypt()
1057 roundKey[r][1]; in anubis_crypt()
1063 roundKey[r][2]; in anubis_crypt()
1069 roundKey[r][3]; in anubis_crypt()
1084 roundKey[R][0]; in anubis_crypt()
1090 roundKey[R][1]; in anubis_crypt()
1096 roundKey[R][2]; in anubis_crypt()
1102 roundKey[R][3]; in anubis_crypt()
H A Dkhazad.c666 const ulong64 *roundKey) { in khazad_crypt() argument
682 roundKey[0]; in khazad_crypt()
697 roundKey[r]; in khazad_crypt()
712 roundKey[R]; in khazad_crypt()