Searched refs:BootSignature (Results 1 – 5 of 5) sorted by relevance
64 public class BootSignature extends ASN1Object class92 public BootSignature(String target, int length) { in BootSignature() method in BootSignature102 public BootSignature(byte[] signature) in BootSignature() method in BootSignature270 BootSignature bootsig = new BootSignature(target, image.length); in doSignature()297 BootSignature bootsig = new BootSignature(signature); in verifySignature()
46 "BootSignature.java",50 manifest: "BootSignature.mf",
1 Main-Class: com.android.verity.BootSignature
636 $(call add-clean-step, rm -rf $(HOST_OUT_JAVA_LIBRARIES)/BootSignature.jar)