Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Ddes-internal.c168 static const u32 SP5[64] = variable
352 ^ SP5[(work >> 8) & 0x3fL] in desfunc()
363 ^ SP5[(work >> 8) & 0x3fL] in desfunc()