Searched defs:roundKey (Results 1 - 1 of 1) sorted by relevance

/external/dropbear/libtomcrypt/src/ciphers/
H A Dkhazad.c678 const ulong64 *roundKey) {
694 roundKey[0];
709 roundKey[r];
724 roundKey[R];
677 khazad_crypt(const unsigned char *plaintext, unsigned char *ciphertext, const ulong64 *roundKey) argument

Completed in 331 milliseconds