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/
A Dsosemanuk.c517 static const ulong32 mul_ia[] = { variable
596 #define MUL_G(x) (((x) >> 8) ^ mul_ia[(x) & 0xFF]) in _sosemanuk_internal()

Completed in 3 milliseconds