Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/stream/sober128/
H A Dsober128tab.c14 static const ulong32 Multab[256] = { variable
H A Dsober128_stream.c45 …R[OFF(z,0)] = R[OFF(z,15)] ^ R[OFF(z,4)] ^ (R[OFF(z,0)] << 8) ^ Multab[(R[OFF(z,0)] >> 24) & 0xFF];