Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Ddes-internal.c228 static const u32 SP8[64] = variable
356 leftt ^= SP8[ work & 0x3fL] in desfunc()
367 right ^= SP8[ work & 0x3fL] in desfunc()