Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/ciphers/
Danubis.c1040 ulong32 roundKey[18 + 1][4], int R) { in anubis_crypt()
1055 roundKey[0][i]; in anubis_crypt()
1067 roundKey[r][0]; in anubis_crypt()
1073 roundKey[r][1]; in anubis_crypt()
1079 roundKey[r][2]; in anubis_crypt()
1085 roundKey[r][3]; in anubis_crypt()
1100 roundKey[R][0]; in anubis_crypt()
1106 roundKey[R][1]; in anubis_crypt()
1112 roundKey[R][2]; in anubis_crypt()
1118 roundKey[R][3]; in anubis_crypt()
Dkhazad.c678 const ulong64 *roundKey) { in khazad_crypt() argument
694 roundKey[0]; in khazad_crypt()
709 roundKey[r]; in khazad_crypt()
724 roundKey[R]; in khazad_crypt()