HomeSort by relevance Sort by last modified time
    Searched full:digested (Results 1 - 14 of 14) sorted by null

  /external/javassist/src/main/javassist/
SerialVersionUID.java 188 byte[] digested = digest.digest(bout.toByteArray());
190 for (int i = Math.min(digested.length, 8) - 1; i >= 0; i--)
191 hash = (hash << 8) | (digested[i] & 0xFF);
  /external/chromium/net/http/
http_vary_data.h 76 // A digested version of the request headers corresponding to the Vary header.
  /external/chromium_org/net/http/
http_vary_data.h 77 // A digested version of the request headers corresponding to the Vary header.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_pixel_bitmap.c 244 /* Chop it all into chunks that can be digested by hardware: */
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_pixel_bitmap.c 244 /* Chop it all into chunks that can be digested by hardware: */
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c     [all...]
  /system/security/keystore/
keystore.cpp 397 uint8_t digested[0]; // Marks offset to digested data. member in struct:blob
526 MD5(mBlob.digested, digestedLength, mBlob.digest);
598 MD5(mBlob.digested, digestedLength, computedDigest);
    [all...]
  /external/chromium_org/webkit/browser/fileapi/
sandbox_directory_database.cc 66 LOG(ERROR) << "Pickle could not be digested!";
  /external/chromium_org/third_party/sqlite/src/test/
fts1porter.test     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
gdbint.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gdbint.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gdbint.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
gdbint.info     [all...]

Completed in 253 milliseconds