Lines Matching full:bytes
20 * | |type (4 bytes)| code signing|
21 * | |length (4 bytes)| block |
22 * | |offset (4 bytes)| header |
24 * | |type (4 bytes)| profile |
25 * | |length (4 bytes)| block |
26 * | |offset (4 bytes)| header |
30 * | SIGN |type (4 bytes)| merkle |
31 * | |length (4 bytes)| tree |
32 * | DATA |merkle tree data (N bytes)| block |
34 * | |type (4 bytes)| |
35 * | |length (4 bytes)| |
40 * | |signature size (4 bytes)| code sign |
41 * | |data size (8 bytes)| block |
42 * | |root hash (64 bytes)| |
43 * | |salt (32 bytes)| |
44 * | |flags (4 bytes)| |
45 * | |reserved (4 bytes)| |
46 * | |tree offset (8 bytes)| |
47 * | |reserved (127 bytes)| |
49 * | |signature (N bytes)| |
51 * | | magic string (16 bytes)| |
52 * | SIGN | version (4 bytes) | |
53 * | | sign data size (4 bytes) | |
54 * | HEAD | sign block num (4 bytes) | |
55 * | | padding (4 bytes) | |