Searched defs:provisioning_bundle (Results 1 – 4 of 4) sorted by relevance
63 struct __attribute__((__packed__)) provisioning_bundle { struct65 uint32_t magic;67 uint8_t code[PROVISIONING_BUNDLE_CODE_SIZE];68 union __attribute__((__packed__)) {72 uint8_t data[PROVISIONING_BUNDLE_DATA_SIZE];74 uint8_t tag[16];75 uint32_t magic2;
11 add_executable(provisioning_bundle) target
77 struct __attribute__((__packed__)) provisioning_bundle { struct79 uint32_t magic;81 uint8_t code[PROVISIONING_BUNDLE_CODE_SIZE];82 union __attribute__((__packed__)) {86 uint8_t data[PROVISIONING_BUNDLE_DATA_SIZE];88 uint8_t tag[16];89 uint32_t magic2;