Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/librfb/
Dd3des.c330 static const unsigned long SP7[64] = { variable
397 fval = SP7[work & 0x3fL]; in desfunc()
409 fval = SP7[work & 0x3fL]; in desfunc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Ddes-internal.c208 static const u32 SP7[64] = variable
351 leftt ^= SP7[work & 0x3fL] in desfunc()
362 right ^= SP7[ work & 0x3fL] in desfunc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Ddes-internal.c208 static const u32 SP7[64] = variable
351 leftt ^= SP7[work & 0x3fL] in desfunc()
362 right ^= SP7[ work & 0x3fL] in desfunc()