|
static void _xsalsa20_doubleround(ulong32 *x, int rounds)
|
|
static void _xsalsa20_doubleround(ulong32 *x, int rounds)
|
|
@@ -64,7 +64,7 @@ int xsalsa20_setup(salsa20_state *st, const unsigned char *key, unsigned long ke
|
|
const int sti[] = {0, 5, 10, 15, 6, 7, 8, 9}; /* indices used to build subkey fm x */
|
|
const int sti[] = {0, 5, 10, 15, 6, 7, 8, 9}; /* indices used to build subkey fm x */
|