Searched refs:getFsverityRootHash (Results 1 – 2 of 2) sorted by relevance
109 public static byte[] getFsverityRootHash(@NonNull String filePath) { in getFsverityRootHash() method in VerityUtils
640 byte[] hash = VerityUtils.getFsverityRootHash(filePath); in extractHashFromFS()