Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Ddes-internal.c208 static const u32 SP7[64] = variable
351 leftt ^= SP7[work & 0x3fL] in desfunc()
362 right ^= SP7[ work & 0x3fL] in desfunc()