Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Ddes.c82 static const ulong32 SP1[64] = variable
1447 ^ SP1[(work >> 24) & 0x3fL]; in desfunc()
1458 ^ SP1[(work >> 24) & 0x3fL]; in desfunc()