Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
A Danubis.c1031 const ulong32 roundKey[18 + 1][4], int R) { in anubis_crypt()
1046 roundKey[0][i]; in anubis_crypt()
1058 roundKey[r][0]; in anubis_crypt()
1064 roundKey[r][1]; in anubis_crypt()
1070 roundKey[r][2]; in anubis_crypt()
1076 roundKey[r][3]; in anubis_crypt()
1091 roundKey[R][0]; in anubis_crypt()
1097 roundKey[R][1]; in anubis_crypt()
1103 roundKey[R][2]; in anubis_crypt()
1109 roundKey[R][3]; in anubis_crypt()
A Dkhazad.c673 const ulong64 *roundKey) { in khazad_crypt() argument
689 roundKey[0]; in khazad_crypt()
704 roundKey[r]; in khazad_crypt()
719 roundKey[R]; in khazad_crypt()

Completed in 6 milliseconds