Home
last modified time | relevance | path

Searched refs:oneMbChunkBasedAlgorithm (Results 1 – 1 of 1) sorted by relevance

/tools/apksig/src/main/java/com/android/apksig/internal/apk/
DApkSigningBlockUtils.java266 Set<ContentDigestAlgorithm> oneMbChunkBasedAlgorithm = new HashSet<>(); in computeContentDigests() local
270 oneMbChunkBasedAlgorithm.add(digestAlgorithm); in computeContentDigests()
275 oneMbChunkBasedAlgorithm, in computeContentDigests()