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

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/macs/
HMac.java 24 private int digestSize;
98 digestSize = digest.getDigestSize();
127 for (int i = digestSize; i < inputPad.length; i++)
159 return digestSize;
180 byte[] tmp = new byte[digestSize];
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 968 milliseconds