Home
last modified time | relevance | path

Searched refs:SP1 (Results 1 – 11 of 11) sorted by relevance

/external/eigen/blas/
Dsrotmg.f54 REAL GAM,GAMSQ,ONE,RGAMSQ,SFLAG,SH11,SH12,SH21,SH22,SP1,SP2,SQ1, local
78 SP1 = SD1*SX1
80 SQ1 = SP1*SX1
84 SH12 = SP2/SP1
104 SH11 = SP1/SP2
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/cipher/
DDES.java113 …static int[] SP1 = { 0x01010400, 0x00000000, 0x00010000, 0x01010404, 0x01010004, 0x00010404, 0x000… field in DES
324 fval |= SP1[(work >>> 24) & 0x3f]; in desFunc()
336 fval |= SP1[(work >>> 24) & 0x3f]; in desFunc()
/external/qemu/
Dd3des.c178 static const unsigned long SP1[64] = { variable
353 fval |= SP1[(work >> 24) & 0x3fL]; in desfunc()
365 fval |= SP1[(work >> 24) & 0x3fL]; in desfunc()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DDESEngine.java147 private static final int[] SP1 = { field in DESEngine
446 fval |= SP1[(work >>> 24) & 0x3f]; in desFunc()
458 fval |= SP1[(work >>> 24) & 0x3f]; in desFunc()
/external/iptables/utils/
Dpf.os409 65535:128:1:48:M*,N,N,S: Windows:2000:SP4:Windows 2000 SP4, XP SP1
410 65535:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows 2000 SP4, XP SP1
411 %8192:128:1:48:M*,N,N,S: Windows:2000:SP2+:Windows 2000 SP2, XP SP1 (seldom 98 4.10.2222)
412 %8192:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows 2000 SP2, XP SP1 (seldom 98 4.10.2222)
416 S45:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows 2000 SP4, XP SP 1
421 S12:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows XP SP1
422 S44:128:1:48:M*,N,N,S: Windows:2000:SP3:Windows Pro SP1, 2000 SP3
423 S44:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows Pro SP1, 2000 SP3
424 64512:128:1:48:M*,N,N,S: Windows:2000:SP3:Windows SP1, 2000 SP3
425 64512:128:1:48:M*,N,N,S: Windows:XP:SP1:Windows SP1, 2000 SP3
[all …]
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Ddes.c96 static const u32 SP1[64] = variable
362 ^ SP1[(work >> 24) & 0x3fL]; in desfunc()
373 ^ SP1[(work >> 24) & 0x3fL]; in desfunc()
/external/wpa_supplicant_8/src/crypto/
Ddes-internal.c88 static const u32 SP1[64] = variable
354 ^ SP1[(work >> 24) & 0x3fL]; in desfunc()
365 ^ SP1[(work >> 24) & 0x3fL]; in desfunc()
/external/iptables/extensions/
Dlibxt_osf.man32 Windows [2000:SP3:Windows XP Pro SP1, 2000 SP3]: 11.22.33.55:4024 ->
/external/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm434 vxor \P1, \P1, v11 ;# SP1
468 vxor v2, v2, v11 ;# SP1
475 vsubsbs v13, v2, v5 ;# f = c (SP1-SQ1)
480 vaddsbs v13, v13, v14 ;# f = c( c(SP1-SQ1) + 3*(SQ0-SP0))
581 vaddsbs v2, v2, v13 ;# u2 = c (SP1 + f)
/external/dropbear/libtomcrypt/src/ciphers/
Ddes.c92 static const ulong32 SP1[64] = variable
1457 ^ SP1[(work >> 24) & 0x3fL]; in desfunc()
1468 ^ SP1[(work >> 24) & 0x3fL]; in desfunc()
/external/chromium/testing/gmock/
DREADME70 * Microsoft Visual C++ 8.0 SP1 or newer