OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Multab
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/libtomcrypt/src/prngs/
sober128.c
70
R[OFF(z,0)] = R[OFF(z,15)] ^ R[OFF(z,4)] ^ (R[OFF(z,0)] << 8) ^
Multab
[(R[OFF(z,0)] >> 24) & 0xFF];
sober128tab.c
8
static const ulong32
Multab
[256] = {
Completed in 66 milliseconds