Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Ddes.c182 static const ulong32 SP6[64] = variable
1450 ^ SP6[(work >> 8) & 0x3fL] in desfunc()
1461 ^ SP6[(work >> 8) & 0x3fL] in desfunc()