Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/stream/salsa20/
H A Dsalsa20_setup.c14 static const char * const sigma = "expand 32-byte k"; variable
42 constants = sigma; in salsa20_setup()
/optee_os/core/lib/libtomcrypt/src/stream/chacha/
H A Dchacha_setup.c13 static const char * const sigma = "expand 32-byte k"; variable
40 constants = sigma; in chacha_setup()