Searched refs:totrot (Results 1 - 12 of 12) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
H A DDESEngine.java134 private static final byte[] totrot = field in class:DESEngine
340 l = j + totrot[i];
353 l = j + totrot[i];
/external/libvncserver/common/
H A Dd3des.c65 static unsigned char totrot[16] = { variable
92 l = j + totrot[i];
97 l = j + totrot[i];
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Ddes-internal.c73 static const u8 totrot[16] = { variable
293 l = j + (u32) totrot[i];
300 l = j + (u32) totrot[i];
/external/wpa_supplicant_8/src/crypto/
H A Ddes-internal.c73 static const u8 totrot[16] = { variable
293 l = j + (u32) totrot[i];
300 l = j + (u32) totrot[i];
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Ddes-internal.c73 static const u8 totrot[16] = { variable
293 l = j + (u32) totrot[i];
300 l = j + (u32) totrot[i];
/external/libvncserver/webclients/java-applet/
H A DVncViewer.jarMETA-INF/MANIFEST.MF VncViewer.class VncViewer.java package public VncViewer extends java.applet ...
/external/libvncserver/webclients/novnc/include/
H A Ddes.js88 totrot = [ 1, 2, 4, 6, 8,10,12,14,15,17,19,21,23,25,27,28],
152 l = j + totrot[i];
/external/libvncserver/webclients/java-applet/ssl/
H A DSignedVncViewer.jar ... static int[] bigbyte private static byte[] pc1 private static int[] totrot private static byte[] pc2 private static int[] SP1 private static ...
H A DVncViewer.jar ... static int[] bigbyte private static byte[] pc1 private static int[] totrot private static byte[] pc2 private static int[] SP1 private static ...
H A DSignedUltraViewerSSL.jar ... static int[] bigbyte private static byte[] pc1 private static int[] totrot private static byte[] pc2 private static int[] SP1 private static ...
H A DUltraViewerSSL.jar ... static int[] bigbyte private static byte[] pc1 private static int[] totrot private static byte[] pc2 private static int[] SP1 private static ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 452 milliseconds