Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/stream/sosemanuk/
A Dsosemanuk.c440 static const ulong32 mul_a[] = { variable
588 #define MUL_A(x) (T32((x) << 8) ^ mul_a[(x) >> 24]) in s_sosemanuk_internal()

Completed in 3 milliseconds