Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/incremental/
DV4Signature.java49 public static class HashingInfo { class in V4Signature
55 HashingInfo(int hashAlgorithm, byte log2BlockSize, byte[] salt, byte[] rawRootHash) { in HashingInfo() method in V4Signature.HashingInfo