Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Ddes.c222 static const ulong32 SP8[64] = variable
1449 leftt ^= SP8[ work & 0x3fL] in desfunc()
1460 right ^= SP8[ work & 0x3fL] in desfunc()