Home
last modified time | relevance | path

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

/aosp12/system/extras/verity/
H A DBootSignature.java64 public class BootSignature extends ASN1Object class
92 public BootSignature(String target, int length) { in BootSignature() method in BootSignature
102 public BootSignature(byte[] signature) in BootSignature() method in BootSignature
270 BootSignature bootsig = new BootSignature(target, image.length); in doSignature()
297 BootSignature bootsig = new BootSignature(signature); in verifySignature()
H A DAndroid.bp46 "BootSignature.java",
50 manifest: "BootSignature.mf",
H A DBootSignature.mf1 Main-Class: com.android.verity.BootSignature
/aosp12/build/
H A DCleanSpec.mk636 $(call add-clean-step, rm -rf $(HOST_OUT_JAVA_LIBRARIES)/BootSignature.jar)
/aosp12/build/make/
H A DCleanSpec.mk636 $(call add-clean-step, rm -rf $(HOST_OUT_JAVA_LIBRARIES)/BootSignature.jar)