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

  /external/vboot_reference/firmware/lib20/include/
vb2_struct.h 45 struct vb2_signature { struct
99 struct vb2_signature keyblock_signature;
107 struct vb2_signature keyblock_checksum_unused;
151 struct vb2_signature preamble_signature;
165 struct vb2_signature body_signature;
  /external/vboot_reference/firmware/lib21/include/
vb2_struct.h 41 /* "Vb2S" = vb2_signature.c.magic */
186 /* Current version of vb2_signature struct */
194 * 1) vb2_signature header struct h
198 struct vb2_signature { struct
269 * Offset of the first signature (struct vb2_signature) from the start
321 /* Offset of signature (struct vb2_signature) for this preamble */
325 * The preamble contains a list of hashes (struct vb2_signature) for

Completed in 76 milliseconds