HomeSort by relevance Sort by last modified time
    Searched defs:BootSignature (Results 1 - 2 of 2) sorted by null

  /system/extras/verity/
BootSignature.java 64 public class BootSignature extends ASN1Object
86 public BootSignature(String target, int length) {
96 public BootSignature(byte[] signature)
260 BootSignature bootsig = new BootSignature(target, image.length);
287 BootSignature bootsig = new BootSignature(signature);
310 classes/com.android.verity.BootSignature \
  /external/syslinux/libinstaller/
syslxint.h 243 uint8_t BootSignature;
259 uint8_t BootSignature;

Completed in 69 milliseconds