Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/librfb/
Dd3des.c59 static const unsigned long bigbyte[24] = { variable
123 kn[m] |= bigbyte[j]; in deskey()
125 kn[n] |= bigbyte[j]; in deskey()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Ddes-internal.c54 static const u32 bigbyte[24] = variable
308 kn[m] |= bigbyte[j]; in deskey()
310 kn[n] |= bigbyte[j]; in deskey()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Ddes-internal.c54 static const u32 bigbyte[24] = variable
308 kn[m] |= bigbyte[j]; in deskey()
310 kn[n] |= bigbyte[j]; in deskey()