Searched refs:header_version (Results 1 – 15 of 15) sorted by relevance
10 BOARD_MKBOOTIMG_ARGS := --header_version $(BOARD_BOOT_HEADER_VERSION)
58 BOARD_MKBOOTIMG_ARGS := --header_version 2 --ramdisk $(OUT_DIR)/target/product/$(PRODUCT_DEVICE)/co…
103 BOARD_MKBOOTIMG_ARGS := --header_version 2
103 image->aosp.header_version == 1 && image->layout.magic == GOOGLE_LAYOUT_MAGIC) { in handleEncrypt()169 image->aosp.header_version == 1 && image->aosp.magic == NANOAPP_AOSP_MAGIC && in handleDecrypt()
112 BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
196 BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
53 uint32_t header_version; // 0x1 for this version member
246 .header_version = 1, in finalizeAndWrite()581 .header_version = 1, in handleKey()613 .header_version = 1, in handleOs()
237 .header_version = 1, in finalizeAndWrite()842 .header_version = 1, in handleKey()874 .header_version = 1, in handleOs()
53 BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
66 BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
56 BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
524 image->aosp.header_version == 1 && in main()
232 if (aosp->header_version != 1 || in appSecProcessIncomingHdr()
402 .header_version = htole32(1), in loadNanoApp()