Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Ddes-internal.c128 static const u32 SP3[64] = variable
353 ^ SP3[(work >> 16) & 0x3fL] in desfunc()
364 ^ SP3[(work >> 16) & 0x3fL] in desfunc()