/external/boringssl/src/crypto/cipher/test/ |
D | cipher_test.txt | 175 Cipher = AES-128-CTR 182 Cipher = AES-128-CTR 189 Cipher = AES-128-CTR 196 Cipher = AES-256-CTR 203 Cipher = AES-256-CTR 210 Cipher = AES-256-CTR
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 501 Cond.push_back(MachineOperand::CreateReg(isPPC64 ? PPC::CTR8 : PPC::CTR, in AnalyzeBranch() 512 Cond.push_back(MachineOperand::CreateReg(isPPC64 ? PPC::CTR8 : PPC::CTR, in AnalyzeBranch() 570 Cond.push_back(MachineOperand::CreateReg(isPPC64 ? PPC::CTR8 : PPC::CTR, in AnalyzeBranch() 584 Cond.push_back(MachineOperand::CreateReg(isPPC64 ? PPC::CTR8 : PPC::CTR, in AnalyzeBranch() 652 else if (Cond[1].getReg() == PPC::CTR || Cond[1].getReg() == PPC::CTR8) in InsertBranch() 667 if (Cond[1].getReg() == PPC::CTR || Cond[1].getReg() == PPC::CTR8) in InsertBranch() 695 if (Cond[1].getReg() == PPC::CTR || Cond[1].getReg() == PPC::CTR8) in canInsertSelect() 1180 if (Cond[1].getReg() == PPC::CTR8 || Cond[1].getReg() == PPC::CTR) in ReverseBranchCondition() 1259 if (I->definesRegister(PPC::CTR) || I->definesRegister(PPC::CTR8)) in MBBDefinesCTR() 1305 if (Pred[1].getReg() == PPC::CTR8 || Pred[1].getReg() == PPC::CTR) { in PredicateInstruction() [all …]
|
D | PPCRegisterInfo.td | 210 def CTR : SPR<9, "ctr">, DwarfRegNum<[-2, 66]>; 349 // The CTR registers are not allocatable because they're used by the 352 def CTRRC : RegisterClass<"PPC", [i32], 32, (add CTR)> {
|
D | PPCInstrInfo.td | 1104 let isBranch = 1, isIndirectBranch = 1, Uses = [CTR] in { 1168 let isReturn = 1, Defs = [CTR], Uses = [CTR, LR, RM] in { 1183 let Defs = [CTR], Uses = [CTR] in { 1243 let Uses = [CTR, RM] in { 1274 let Defs = [CTR], Uses = [CTR, RM] in { 1300 let Defs = [CTR], Uses = [CTR, LR, RM] in { 1337 isIndirectBranch = 1, isCall = 1, isReturn = 1, Uses = [CTR, RM] in 1356 let Defs = [CTR] in 2240 let Uses = [CTR] in { 2245 let Defs = [CTR], Pattern = [(PPCmtctr i32:$rS)] in { [all …]
|
D | PPCCTRLoops.cpp | 594 if (MO.isDef() && (MO.getReg() == PPC::CTR || MO.getReg() == PPC::CTR8)) in clobbersCTR() 597 if (MO.clobbersPhysReg(PPC::CTR) || MO.clobbersPhysReg(PPC::CTR8)) in clobbersCTR()
|
D | PPCRegisterInfo.cpp | 187 Reserved.set(PPC::CTR); in getReservedRegs()
|
D | PPCISelLowering.cpp | 4275 Ops.push_back(DAG.getRegister(isPPC64 ? PPC::CTR8 : PPC::CTR, PtrVT)); in PrepareCall() 4400 cast<RegisterSDNode>(Callee)->getReg() == PPC::CTR) || in FinishCall()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ctrloop-large-ec.ll | 19 ; On PPC32, CTR is also 32 bits, and so cannot hold a 64-bit count.
|
/external/conscrypt/src/main/java/org/conscrypt/ |
D | OpenSSLCipher.java | 60 CTR, enumConstant 654 public static class CTR extends AES { class in OpenSSLCipher.EVP_CIPHER.AES 655 public CTR() { in CTR() method in OpenSSLCipher.EVP_CIPHER.AES.CTR 656 super(Mode.CTR, Padding.NOPADDING); in CTR() 695 case CTR: in checkSupportedMode()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SVals.cpp | 54 if (const FunctionTextRegion *CTR = R->getAs<FunctionTextRegion>()) in getAsFunctionDecl() local 55 if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(CTR->getDecl())) in getAsFunctionDecl()
|
/external/lzma/DOC/ |
D | Methods.txt | 119 x4 - CTR
|
/external/srtp/doc/ |
D | draft-irtf-cfrg-icm-00.txt | 75 using a block cipher [CTR]. The keystream can be used for additive 395 [CTR] M. Dworkin, NIST Special Publication 800-38A,
|
D | rfc3711.txt | 1129 Conceptually, counter mode [AES-CTR] consists of encrypting 2641 [AES-CTR] Lipmaa, H., Rogaway, P. and D. Wagner, "CTR-Mode 2662 [CTR] Dworkin, M., NIST Special Publication 800-38A, 2909 [CTR].
|
/external/libunwind_llvm/src/ |
D | UnwindRegistersSave.S | 140 ; save CTR register
|
/external/libunwind/src/ptrace/ |
D | _UPT_reg_offset.c | 385 [UNW_PPC##b##_CTR] = UNW_PPC_PT(CTR), \
|
/external/valgrind/VEX/orig_ppc32/ |
D | date.orig | 56 13: PUTL t8, CTR 158 83: GETL CTR, t62 160 85: PUTL t62, CTR 183 8: GETL CTR, t6 185 10: PUTL t6, CTR 2548 21: PUTL t16, CTR 2552 23: GETL CTR, t18 3280 21: PUTL t16, CTR 3284 23: GETL CTR, t18 4324 21: PUTL t16, CTR [all …]
|
D | return0.orig | 56 13: PUTL t8, CTR 158 83: GETL CTR, t62 160 85: PUTL t62, CTR 183 8: GETL CTR, t6 185 10: PUTL t6, CTR 2548 21: PUTL t16, CTR 2552 23: GETL CTR, t18 3280 21: PUTL t16, CTR 3284 23: GETL CTR, t18 4324 21: PUTL t16, CTR [all …]
|
/external/boringssl/src/crypto/obj/ |
D | objects.txt | 892 : AES-128-CTR : aes-128-ctr 893 : AES-192-CTR : aes-192-ctr 894 : AES-256-CTR : aes-256-ctr
|
/external/valgrind/memcheck/ |
D | mc_machine.c | 180 if (o == GOF(CTR) && sz == 8) return o; in get_otrack_shadow_offset_wrk() 379 if (o == GOF(CTR) && sz == 4) return o; in get_otrack_shadow_offset_wrk()
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 1240 RegNo = isPPC64()? PPC::CTR8 : PPC::CTR; in MatchRegisterName()
|
/external/tpm2/ |
D | part3.txt | 2048 EXAMPLE If the toTest list includes AES and CTR mode, it may be interpreted as a request t… 2049 … CTR mode. Alternatively, it may be interpreted as a request to test AES in all modes and CTR mode
|
D | part4.txt | 28010 …This function performs AES encryption/decryption in CTR chain mode. The dIn buffer is encrypted in… 28544 …This function performs SM4 encryption/decryption in CTR chain mode. The dIn buffer is encrypted in…
|
/external/bouncycastle/patches/ |
D | bcprov.patch | 6999 else if (modeName.startsWith("CTR"))
|
/external/tpm2/generator/ |
D | raw_structures_fixed.txt | 16597 CTR
|
D | raw_structures.txt | 16630 CTR
|