/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/ |
D | RC2.java | 41 public final class RC2 class 43 private RC2() in RC2() method in RC2 460 private static final String PREFIX = RC2.class.getName();
|
/external/bouncycastle/patches/ |
D | README | 13 - RC2
|
D | bcprov.patch | 4154 - provider.addAlgorithm("KeyStore.PKCS12-3DES-40RC2", PREFIX + "PKCS12KeyStoreSpi$BCPKCS… 4157 - provider.addAlgorithm("KeyStore.PKCS12-DEF-3DES-40RC2", PREFIX + "PKCS12KeyStoreSpi$De… 4163 + // provider.addAlgorithm("KeyStore.PKCS12-3DES-40RC2", PREFIX + "PKCS12KeyStoreSpi$BCP… 4166 + // provider.addAlgorithm("KeyStore.PKCS12-DEF-3DES-40RC2", PREFIX + "PKCS12KeyStoreSpi… 5846 …bouncycastle/jcajce/provider/symmetric/RC2.java bcprov-jdk15on-152/org/bouncycastle/jcajce/provide… 5847 --- bcprov-jdk15on-152.orig/org/bouncycastle/jcajce/provider/symmetric/RC2.java 2015-03-01 12:03:02… 5848 +++ bcprov-jdk15on-152/org/bouncycastle/jcajce/provider/symmetric/RC2.java 2015-04-09 13:10:16.0000… 5893 - * RC2 5926 - * RC2 5947 + // * RC2 [all …]
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEFrameLowering.cpp | 296 const TargetRegisterClass *RC2 = in expandBuildPairF64() local 301 int FI = MF.getInfo<MipsFunctionInfo>()->getMoveF64ViaSpillFI(RC2); in expandBuildPairF64() 308 TII.loadRegFromStack(MBB, I, DstReg, FI, RC2, &RegInfo, 0); in expandBuildPairF64() 360 const TargetRegisterClass *RC2 = &Mips::GPR32RegClass; in expandExtractElementF64() local 366 TII.loadRegFromStack(MBB, I, DstReg, FI, RC2, &RegInfo, Offset); in expandExtractElementF64()
|
/external/boringssl/src/crypto/obj/ |
D | objects.txt | 185 pkcs5 4 : PBE-MD2-RC2-64 : pbeWithMD2AndRC2-CBC 186 pkcs5 6 : PBE-MD5-RC2-64 : pbeWithMD5AndRC2-CBC 188 pkcs5 11 : PBE-SHA1-RC2-64 : pbeWithSHA1AndRC2-CBC 347 pkcs12-pbeids 5 : PBE-SHA1-RC2-128 : pbeWithSHA1And128BitRC2-CBC 349 pkcs12-pbeids 6 : PBE-SHA1-RC2-40 : pbeWithSHA1And40BitRC2-CBC 373 rsadsi 3 2 : RC2-CBC : rc2-cbc 374 : RC2-ECB : rc2-ecb 376 : RC2-CFB : rc2-cfb 378 : RC2-OFB : rc2-ofb 379 : RC2-40-CBC : rc2-40-cbc [all …]
|
/external/llvm/utils/TableGen/ |
D | CodeGenRegisters.cpp | 1860 CodeGenRegisterClass *RC2 = &*I; in inferCommonSubClass() local 1861 if (RC1 == RC2) in inferCommonSubClass() 1866 const CodeGenRegister::Vec &Memb2 = RC2->getMembers(); in inferCommonSubClass() 1878 if (RC2->SpillSize > RC1->SpillSize || in inferCommonSubClass() 1879 (RC2->SpillSize == RC1->SpillSize && in inferCommonSubClass() 1880 RC2->SpillAlignment > RC1->SpillAlignment)) in inferCommonSubClass() 1881 std::swap(RC1, RC2); in inferCommonSubClass() 1884 RC1->getName() + "_and_" + RC2->getName()); in inferCommonSubClass()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenInsert.cpp | 318 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2); in operator ()() local 319 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() 321 const BitTracker::BitValue &V1 = RC1[i], &V2 = RC2[i]; in operator ()() 337 const BitTracker::RegisterCell &RC2 = CM.lookup(VR2); in operator ()() local 338 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() 352 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()
|
D | HexagonBitSimplify.cpp | 161 const BitTracker::RegisterCell &RC2, uint16_t B2, uint16_t W); 272 uint16_t B1, const BitTracker::RegisterCell &RC2, uint16_t B2, in isEqual() argument 279 if (RC2[B2+i].Type == BitTracker::BitValue::Ref && RC2[B2+i].RefI.Reg == 0) in isEqual() 281 if (RC1[B1+i] != RC2[B2+i]) in isEqual()
|
D | HexagonInstrInfoV60.td | 1613 class T_HVX_condALU <string asmString, RegisterClass RC1, RegisterClass RC2> 1614 : CVI_VA_Resource1 <(outs RC2:$dst), 1615 (ins RC1:$src1, RC2:$_src_, RC2:$src2), asmString,
|
/external/dbus/ |
D | NEWS.pre-1-2 | 52 D-Bus 1.1.4 - 1.2.0RC2 (17 January 2007) 62 we will release an RC2 and start the process over again.
|
/external/llvm/docs/ |
D | ReleaseProcess.rst | 40 RC1 and RC2, but not so much at the end of it. 74 * On the pre-release, you should change ``-rc 1`` to ``-final``. On RC2, change it to ``-rc 2`` and…
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
D | feedPublish.uml2.properties | 57 …loads/download.php?file=/tools/emf/downloads/drops/2.2.1/S200609210005/emf-sdo-xsd-SDK-2.2.1RC2.zip
|
D | feedPublish.emf.properties | 30 # optional build alias, like 2.2.1RC2
|
/external/okhttp/ |
D | CHANGELOG.md | 352 a source-incompatible change, and is different from OkHttp 2.0.0-RC2 which 360 ## Version 2.0.0-RC2
|
/external/jetty/ |
D | VERSION.txt | 666 jetty-8.1.0.RC2 - 22 December 2011 750 jetty-7.6.0.RC2 - 22 December 2011 990 jetty-7.5.0.RC2 - 30 August 2011 2029 jetty-7.0.0.RC2 - 29 June 2009 4016 jetty-5.0.RC2 - 02 July 2004 4046 + Handle multiple virutal hosts from JBoss 3.2.4RC2 4594 jetty-4.1.0RC2 - 20 August 2002 4733 jetty-4.0.1RC2 - 14 May 2002 4777 jetty-4.0.RC2 - 12 March 2002
|
/external/pcre/dist/ |
D | configure.ac | 9 dnl be defined as -RC2, for example. For real releases, it should be empty.
|
/external/valgrind/ |
D | NEWS.old | 294 (3.3.0.RC2: 5 Dec 2007, vex r1804, valgrind r7282).
|