Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Ddes-internal.c320 u32 work, right, leftt; in desfunc() local
324 right = block[1]; in desfunc()
326 work = ((leftt >> 4) ^ right) & 0x0f0f0f0fL; in desfunc()
327 right ^= work; in desfunc()
330 work = ((leftt >> 16) ^ right) & 0x0000ffffL; in desfunc()
331 right ^= work; in desfunc()
334 work = ((right >> 2) ^ leftt) & 0x33333333L; in desfunc()
336 right ^= (work << 2); in desfunc()
338 work = ((right >> 8) ^ leftt) & 0x00ff00ffL; in desfunc()
340 right ^= (work << 8); in desfunc()
[all …]
/hostap-latest/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.cpp317 inner.right(inner.size() - 4). in addNetwork()
322 inner.right(inner.size() - 4). in addNetwork()
331 inner.right(inner.size() - 4). in addNetwork()
/hostap-latest/
DCONTRIBUTIONS117 have the right to submit it under the open source license
122 license and I have the right under that license to submit that