/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/ |
D | X9IntegerConverter.java | 20 public int getByteLength( in getByteLength() method in X9IntegerConverter 32 public int getByteLength( in getByteLength() method in X9IntegerConverter
|
D | X9FieldElement.java | 59 int byteCount = converter.getByteLength(f); in toASN1Primitive()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/macs/ |
D | HMac.java | 64 private static int getByteLength( in getByteLength() method in HMac 69 return ((ExtendedDigest)digest).getByteLength(); in getByteLength() 91 this(digest, getByteLength(digest)); in HMac()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/ |
D | ExtendedDigest.java | 12 public int getByteLength(); in getByteLength() method
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/ |
D | OpenSSLDigest.java | 50 public int getByteLength() { in getByteLength() method in OpenSSLDigest
|
D | GeneralDigest.java | 150 public int getByteLength() in getByteLength() method in GeneralDigest
|
D | LongDigest.java | 211 public int getByteLength() in getByteLength() method in LongDigest
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/ |
D | KeyAgreementSpi.java | 79 return converter.integerToBytes(r, converter.getByteLength(parameters.getCurve())); in bigIntToBytes()
|
D | BCECPublicKey.java | 208 int qLength = new X9IntegerConverter().getByteLength(curve); in populateFromPubKeyInfo()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/ |
D | PKCS12ParametersGenerator.java | 43 v = ((ExtendedDigest)digest).getByteLength(); in PKCS12ParametersGenerator()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
D | JCEECPublicKey.java | 298 int qLength = new X9IntegerConverter().getByteLength(curve); in populateFromPubKeyInfo()
|
/external/clang/include/clang/AST/ |
D | Expr.h | 1517 return StringRef(StrData.asChar, getByteLength()); in getString() 1525 return StringRef(StrData.asChar, getByteLength()); in getBytes() 1528 getByteLength()); in getBytes() 1531 getByteLength()); in getBytes() 1546 unsigned getByteLength() const { return CharByteWidth*Length; } in getByteLength() function
|
/external/clang/lib/AST/ |
D | MicrosoftMangle.cpp | 2944 Mangler.mangleNumber(SL->getByteLength() + SL->getCharByteWidth()); in mangleStringLiteral() 2962 for (unsigned I = 0, E = SL->getByteLength(); I != E; ++I) in mangleStringLiteral()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | MemRegion.cpp | 221 return svalBuilder.makeIntVal(getStringLiteral()->getByteLength()+1, in getExtent()
|
/external/google-tv-pairing-protocol/java/jar/ |
D | bcprov-jdk15-143.jar | META-INF/MANIFEST.MF
META-INF/BCKEY.SF
META-INF/BCKEY ... |
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CStringChecker.cpp | 760 return svalBuilder.makeIntVal(strLit->getByteLength(), sizeTy); in getCStringLength()
|
/external/clang/lib/Serialization/ |
D | ASTWriterStmt.cpp | 440 Record.push_back(E->getByteLength()); in VisitStringLiteral()
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 2503 Preamble += utostr(Exp->getString()->getByteLength()) + "};\n"; in RewriteObjCStringLiteral()
|
D | RewriteModernObjC.cpp | 2579 Preamble += utostr(Exp->getString()->getByteLength()) + "};\n"; in RewriteObjCStringLiteral()
|
/external/bouncycastle/patches/ |
D | bcprov.patch | 686 + public int getByteLength() { 1067 private static int getByteLength(
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |