Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Ddes-internal.c148 static const u32 SP4[64] = variable
358 ^ SP4[(work >> 16) & 0x3fL] in desfunc()
369 ^ SP4[(work >> 16) & 0x3fL] in desfunc()