Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/
A Dtwofish.c49 static const unsigned char RS[4][8] = { variable
237 out[x] ^= gf_mult(in[y], RS[x][y], RS_POLY); in rs_mult()

Completed in 3 milliseconds