Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Ddes-internal.c88 static const u32 SP1[64] = variable
354 ^ SP1[(work >> 24) & 0x3fL]; in desfunc()
365 ^ SP1[(work >> 24) & 0x3fL]; in desfunc()