Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Ddes.c162 static const ulong32 SP5[64] = variable
1445 ^ SP5[(work >> 8) & 0x3fL] in desfunc()
1456 ^ SP5[(work >> 8) & 0x3fL] in desfunc()