Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/librfb/
Dd3des.c273 static const unsigned long SP4[64] = { variable
404 fval |= SP4[(work >> 16) & 0x3fL]; in desfunc()
416 fval |= SP4[(work >> 16) & 0x3fL]; in desfunc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/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()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/doc/
DPresentSemaphores.md99 …S:SP1 | W:SP1 | | S:SP2 | W:SP2 | | | S:SP3 | W:SP3 | | | S:SP4 | W:SP4
/third_party/python/Doc/whatsnew/
D2.6.rst3100 Python 2.6 requires at least Windows 2000 SP4.