HomeSort by relevance Sort by last modified time
    Searched refs:computeHash (Results 1 - 16 of 16) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/
SHA1Impl.java 33 * "void updateHash(int[], byte[], int, int)" and "void computeHash(int[])", -
39 * the "computeHash(int[])" method is invoked on the frame to compute updated hash,
44 * The "computeHash(..)" method generates a 160 bit hash value using
73 static void computeHash(int[] arrW) {
149 * the "computeHash(int[])" method is invoked on the array to compute updated hash,
198 computeHash(intArray);
222 computeHash(intArray); // buffer is full, computing hash
SHA1PRNG_SecureRandomImpl.java 75 // HASHBYTES_TO_USE defines # of bytes returned by "computeHash(byte[])"
385 SHA1Impl.computeHash(seed);
393 SHA1Impl.computeHash(seed);
  /development/samples/BrokenKeyDerivation/src/com/example/android/brokenkeyderivation/
InsecureSHA1PRNGKeyDerivator.java 65 // HASHBYTES_TO_USE defines # of bytes returned by "computeHash(byte[])"
380 computeHash(seed);
388 computeHash(seed);
437 private static void computeHash(int[] arrW) {
513 * the "computeHash(int[])" method is invoked on the array to compute updated hash,
562 computeHash(intArray);
586 computeHash(intArray); // buffer is full, computing hash
  /external/llvm/lib/CodeGen/AsmPrinter/
DIEHash.cpp 261 computeHash(Entry);
445 void DIEHash::computeHash(const DIE &Die) {
465 computeHash(C);
481 computeHash(Die);
505 computeHash(Die);
DIEHash.h 102 void computeHash(const DIE &Die);
  /bootable/recovery/minzip/
Zip.c 136 static unsigned int computeHash(const char* name, int nameLen)
148 unsigned int itemHash = computeHash(pEntry->fileName, pEntry->fileNameLen);
478 unsigned int itemHash = computeHash(entryName, strlen(entryName));
  /frameworks/minikin/libs/minikin/
Layout.cpp 119 mHash(computeHash()) {
162 hash_t computeHash() const;
241 hash_t LayoutCacheKey::computeHash() const {
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /external/opencv3/samples/java/sbt/sbt/
sbt-launch.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 511 milliseconds