| /src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/ |
| evpciph_rc2.txt | 9 # A valid set of RC2 test vectors could not be found for all RC2 modes - the 12 Title = RC2 Test vectors 15 Cipher = RC2-ECB 21 Cipher = RC2-ECB 28 Cipher = RC2-CBC 35 Cipher = RC2-CBC 44 Cipher = RC2-40-CBC 52 Cipher = RC2-40-CBC 60 Cipher = RC2-40-CB [all...] |
| /src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/ |
| evpciph_rc2.txt | 9 # A valid set of RC2 test vectors could not be found for all RC2 modes - the 12 Title = RC2 Test vectors 15 Cipher = RC2-ECB 21 Cipher = RC2-ECB 28 Cipher = RC2-CBC 35 Cipher = RC2-CBC 44 Cipher = RC2-40-CBC 52 Cipher = RC2-40-CBC 60 Cipher = RC2-40-CB [all...] |
| /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/ |
| cipher_rc2.c | 10 /* Dispatch functions for RC2 cipher modes ecb, cbc, ofb, cfb */ 13 * RC2 low level APIs are deprecated for public use, but still ok for internal 211 CIPHER_DEFAULT_GETTABLE_CTX_PARAMS_START(rc2) 214 CIPHER_DEFAULT_GETTABLE_CTX_PARAMS_END(rc2) 216 CIPHER_DEFAULT_SETTABLE_CTX_PARAMS_START(rc2) 220 CIPHER_DEFAULT_SETTABLE_CTX_PARAMS_END(rc2) 272 IMPLEMENT_cipher(rc2, RC2, ecb, ECB, RC2_FLAGS, 128, 64, 0, block) 274 IMPLEMENT_cipher(rc2, RC2, cbc, CBC, RC2_FLAGS, 128, 64, 64, block [all...] |
| /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/ |
| cipher_rc2.c | 10 /* Dispatch functions for RC2 cipher modes ecb, cbc, ofb, cfb */ 13 * RC2 low level APIs are deprecated for public use, but still ok for internal 223 CIPHER_DEFAULT_GETTABLE_CTX_PARAMS_START(rc2) 226 CIPHER_DEFAULT_GETTABLE_CTX_PARAMS_END(rc2) 228 CIPHER_DEFAULT_SETTABLE_CTX_PARAMS_START(rc2) 232 CIPHER_DEFAULT_SETTABLE_CTX_PARAMS_END(rc2) 284 IMPLEMENT_cipher(rc2, RC2, ecb, ECB, RC2_FLAGS, 128, 64, 0, block) 286 IMPLEMENT_cipher(rc2, RC2, cbc, CBC, RC2_FLAGS, 128, 64, 64, block [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/evp/ |
| e_rc2.c | 11 * RC2 low level APIs are deprecated for public use, but still ok for internal 24 #include <openssl/rc2.h> 42 IMPLEMENT_BLOCK_CIPHER(rc2, ks, RC2, EVP_RC2_KEY, NID_rc2,
|
| /src/crypto/external/bsd/openssl/dist/crypto/evp/ |
| e_rc2.c | 11 * RC2 low level APIs are deprecated for public use, but still ok for internal 24 # include <openssl/rc2.h> 42 IMPLEMENT_BLOCK_CIPHER(rc2, ks, RC2, EVP_RC2_KEY, NID_rc2,
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
| e_rc2.c | 18 # include <openssl/rc2.h> 35 IMPLEMENT_BLOCK_CIPHER(rc2, ks, RC2, EVP_RC2_KEY, NID_rc2,
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| mt-opc.c | 638 /* cbcast #$mask,#$rc2,#$ctxdisp */ 641 { { MNEM, ' ', '#', OP (MASK), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 644 /* dupcbcast #$mask,#$cell,#$rc2,#$ctxdisp */ 647 { { MNEM, ' ', '#', OP (MASK), ',', '#', OP (CELL), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 674 /* rcxmode $frsr2,#$rda,#$wr,#$xmode,#$mask1,#$fbdisp,#$rownum2,#$rc2,#$ctxdisp */ 677 { { MNEM, ' ', OP (FRSR2), ',', '#', OP (RDA), ',', '#', OP (WR), ',', '#', OP (XMODE), ',', '#', OP (MASK1), ',', '#', OP (FBDISP), ',', '#', OP (ROWNUM2), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 746 /* dfbc #$cb1sel,#$cb2sel,#$cb1incr,#$cb2incr,#$rc3,#$rc2,#$ctxdisp */ 749 { { MNEM, ' ', '#', OP (CB1SEL), ',', '#', OP (CB2SEL), ',', '#', OP (CB1INCR), ',', '#', OP (CB2INCR), ',', '#', OP (RC3), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 752 /* dwfb #$cb1sel,#$cb2sel,#$cb1incr,#$cb2incr,#$rc2,#$ctxdisp */ 755 { { MNEM, ' ', '#', OP (CB1SEL), ',', '#', OP (CB2SEL), ',', '#', OP (CB1INCR), ',', '#', OP (CB2INCR), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } } [all...] |
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| mt-opc.c | 638 /* cbcast #$mask,#$rc2,#$ctxdisp */ 641 { { MNEM, ' ', '#', OP (MASK), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 644 /* dupcbcast #$mask,#$cell,#$rc2,#$ctxdisp */ 647 { { MNEM, ' ', '#', OP (MASK), ',', '#', OP (CELL), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 674 /* rcxmode $frsr2,#$rda,#$wr,#$xmode,#$mask1,#$fbdisp,#$rownum2,#$rc2,#$ctxdisp */ 677 { { MNEM, ' ', OP (FRSR2), ',', '#', OP (RDA), ',', '#', OP (WR), ',', '#', OP (XMODE), ',', '#', OP (MASK1), ',', '#', OP (FBDISP), ',', '#', OP (ROWNUM2), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 746 /* dfbc #$cb1sel,#$cb2sel,#$cb1incr,#$cb2incr,#$rc3,#$rc2,#$ctxdisp */ 749 { { MNEM, ' ', '#', OP (CB1SEL), ',', '#', OP (CB2SEL), ',', '#', OP (CB1INCR), ',', '#', OP (CB2INCR), ',', '#', OP (RC3), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 752 /* dwfb #$cb1sel,#$cb2sel,#$cb1incr,#$cb2incr,#$rc2,#$ctxdisp */ 755 { { MNEM, ' ', '#', OP (CB1SEL), ',', '#', OP (CB2SEL), ',', '#', OP (CB1INCR), ',', '#', OP (CB2INCR), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } } [all...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| mt-opc.c | 638 /* cbcast #$mask,#$rc2,#$ctxdisp */ 641 { { MNEM, ' ', '#', OP (MASK), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 644 /* dupcbcast #$mask,#$cell,#$rc2,#$ctxdisp */ 647 { { MNEM, ' ', '#', OP (MASK), ',', '#', OP (CELL), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 674 /* rcxmode $frsr2,#$rda,#$wr,#$xmode,#$mask1,#$fbdisp,#$rownum2,#$rc2,#$ctxdisp */ 677 { { MNEM, ' ', OP (FRSR2), ',', '#', OP (RDA), ',', '#', OP (WR), ',', '#', OP (XMODE), ',', '#', OP (MASK1), ',', '#', OP (FBDISP), ',', '#', OP (ROWNUM2), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 746 /* dfbc #$cb1sel,#$cb2sel,#$cb1incr,#$cb2incr,#$rc3,#$rc2,#$ctxdisp */ 749 { { MNEM, ' ', '#', OP (CB1SEL), ',', '#', OP (CB2SEL), ',', '#', OP (CB1INCR), ',', '#', OP (CB2INCR), ',', '#', OP (RC3), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 752 /* dwfb #$cb1sel,#$cb2sel,#$cb1incr,#$cb2incr,#$rc2,#$ctxdisp */ 755 { { MNEM, ' ', '#', OP (CB1SEL), ',', '#', OP (CB2SEL), ',', '#', OP (CB1INCR), ',', '#', OP (CB2INCR), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } } [all...] |
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| mt-opc.c | 638 /* cbcast #$mask,#$rc2,#$ctxdisp */ 641 { { MNEM, ' ', '#', OP (MASK), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 644 /* dupcbcast #$mask,#$cell,#$rc2,#$ctxdisp */ 647 { { MNEM, ' ', '#', OP (MASK), ',', '#', OP (CELL), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 674 /* rcxmode $frsr2,#$rda,#$wr,#$xmode,#$mask1,#$fbdisp,#$rownum2,#$rc2,#$ctxdisp */ 677 { { MNEM, ' ', OP (FRSR2), ',', '#', OP (RDA), ',', '#', OP (WR), ',', '#', OP (XMODE), ',', '#', OP (MASK1), ',', '#', OP (FBDISP), ',', '#', OP (ROWNUM2), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 746 /* dfbc #$cb1sel,#$cb2sel,#$cb1incr,#$cb2incr,#$rc3,#$rc2,#$ctxdisp */ 749 { { MNEM, ' ', '#', OP (CB1SEL), ',', '#', OP (CB2SEL), ',', '#', OP (CB1INCR), ',', '#', OP (CB2INCR), ',', '#', OP (RC3), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } }, 752 /* dwfb #$cb1sel,#$cb2sel,#$cb1incr,#$cb2incr,#$rc2,#$ctxdisp */ 755 { { MNEM, ' ', '#', OP (CB1SEL), ',', '#', OP (CB2SEL), ',', '#', OP (CB1INCR), ',', '#', OP (CB2INCR), ',', '#', OP (RC2), ',', '#', OP (CTXDISP), 0 } } [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| MipsSEFrameLowering.cpp | 318 const TargetRegisterClass *RC2 = 323 int FI = MF.getInfo<MipsFunctionInfo>()->getMoveF64ViaSpillFI(MF, RC2); 330 TII.loadRegFromStack(MBB, I, DstReg, FI, RC2, &RegInfo, 0); 385 const TargetRegisterClass *RC2 = &Mips::GPR32RegClass; 391 TII.loadRegFromStack(MBB, I, DstReg, FI, RC2, &RegInfo, Offset);
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| HexagonGenInsert.cpp | 341 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2); 342 uint16_t W1 = RC1.width(), W2 = RC2.width(); 344 const BitTracker::BitValue &V1 = RC1[i], &V2 = RC2[i]; 359 const BitTracker::RegisterCell &RC2 = CM.lookup(VR2); 360 uint16_t W1 = RC1.width(), W2 = RC2.width(); 374 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2];
|
| HexagonBitSimplify.cpp | 204 const BitTracker::RegisterCell &RC2, uint16_t B2, uint16_t W); 315 uint16_t B1, const BitTracker::RegisterCell &RC2, uint16_t B2, 318 // If RC1[i] is "bottom", it cannot be proven equal to RC2[i]. 321 // Same for RC2[i]. 322 if (RC2[B2+i].Type == BitTracker::BitValue::Ref && RC2[B2+i].RefI.Reg == 0) 324 if (RC1[B1+i] != RC2[B2+i])
|
| /src/crypto/external/bsd/openssl.old/dist/test/recipes/ |
| 80-test_cms.t | 28 = disabled qw/des dh dsa ec ec2m rc2 zlib/; 258 [ "encrypted content test streaming PEM format, 128 bit RC2 key", 260 "-rc2", "-secretkey", "000102030405060708090A0B0C0D0E0F", 266 [ "encrypted content test streaming PEM format, 40 bit RC2 key", 268 "-rc2", "-secretkey", "0001020304", 578 return "$tnam: skipped, RC2 disabled\n" 579 if ($no_rc2 && $tnam =~ /RC2/);
|
| /src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| CodeGenRegisters.cpp | 2143 CodeGenRegisterClass *RC2 = &*I; 2144 if (RC1 == RC2) 2147 // Compute the set intersection of RC1 and RC2. 2149 const CodeGenRegister::Vec &Memb2 = RC2->getMembers(); 2160 // If RC1 and RC2 have different spill sizes or alignments, use the 2162 if (RC2->RSI.hasStricterSpillThan(RC1->RSI)) 2163 std::swap(RC1, RC2); 2166 RC1->getName() + "_and_" + RC2->getName());
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| PPCFastISel.cpp | 865 auto RC2 = SrcReg2 != 0 ? MRI.getRegClass(SrcReg2) : nullptr; 887 if (RC2 && isVSSRCRegClass(RC2)) 905 } else if (isVSFRCRegClass(RC1) || (RC2 && isVSFRCRegClass(RC2))) {
|
| /src/external/apache2/llvm/dist/clang/lib/Sema/ |
| SemaOverload.cpp | 9780 Expr *RC2 = Cand2.Function->getTrailingRequiresClause(); 9781 if (RC1 && RC2) { 9784 {RC2}, AtLeastAsConstrained1) || 9785 S.IsAtLeastAsConstrained(Cand2.Function, {RC2}, Cand1.Function, 9790 } else if (RC1 || RC2) {
|