Home
last modified time | relevance | path

Searched defs:digestAlgorithms (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/util/apk/
DApkSigningBlockUtils.java160 int[] digestAlgorithms = new int[expectedDigests.size()]; in verifyIntegrityFor1MbChunkBasedAlgorithm() local
189 public static byte[][] computeContentDigestsPer1MbChunk(int[] digestAlgorithms, in computeContentDigestsPer1MbChunk()
221 int[] digestAlgorithms, in computeContentDigestsPer1MbChunk()