Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/stream/salsa20/
H A Dxsalsa20_setup.c58 const int sti[] = {0, 5, 10, 15, 6, 7, 8, 9}; /* indices used to build subkey fm x */ in xsalsa20_setup() local
94 STORE32L(x[sti[i]], subkey + 4 * i); in xsalsa20_setup()