Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/
H A Dsosemanuk.c510 static const ulong32 mul_ia[] = { variable
589 #define MUL_G(x) (((x) >> 8) ^ mul_ia[(x) & 0xFF]) in s_sosemanuk_internal()