Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/security/
DVerityUtils.java268 output.put(constructFsverityFooterNative(output.position() - origPosition)); in generateFsverityDescriptorAndMeasurement()
279 private static native byte[] constructFsverityFooterNative(int offsetToDescriptorHead); in constructFsverityFooterNative() method in VerityUtils