Home
last modified time | relevance | path

Searched defs:SignedHeader (Results 1 – 1 of 1) sorted by relevance

/external/nos/host/generic/nugget/include/
Dsigned_header.h52 typedef struct SignedHeader { struct
54 SignedHeader() in SignedHeader() function
81 void markFuse(uint32_t n) { in markFuse()
86 void markInfo(uint32_t n) { in markInfo()
91 static uint32_t fuseIgnore(bool c, bool d) { in fuseIgnore()
95 static uint32_t infoIgnore(bool c, bool d) { in infoIgnore()
99 bool plausible() const { in plausible()
115 void print() const { in print()
177 uint32_t magic; // -1 (thanks, boot_sys!)
178 uint32_t signature[96];
[all …]