Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Ddes.c142 static const ulong32 SP4[64] = variable
1451 ^ SP4[(work >> 16) & 0x3fL] in desfunc()
1462 ^ SP4[(work >> 16) & 0x3fL] in desfunc()