Home
last modified time | relevance | path

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

/mcuboot-latest/boot/espressif/hal/src/
Dsecure_boot.c234 size_t offset = 128; in check_and_generate_secure_boot_keys() local
236 size_t offset = 0; in check_and_generate_secure_boot_keys() local
/mcuboot-latest/boot/zephyr/
Dshared_data.c41 uintptr_t tlv_end, offset; in boot_add_data_to_shared_area() local
/mcuboot-latest/boot/bootutil/src/
Dboot_record.c54 uintptr_t tlv_end, offset; in boot_add_data_to_shared_area() local
128 uint32_t offset; in boot_save_boot_status() local
/mcuboot-latest/sim/mcuboot-sys/src/
Dlib.rs19 offset: u32, // 32-bit offset. field
/mcuboot-latest/boot/nuttx/src/flash_map_backend/
Dflash_map_backend.c207 static struct flash_device_s *lookup_flash_device_by_offset(uint32_t offset) in lookup_flash_device_by_offset()
798 int flash_area_id_from_image_offset(uint32_t offset) in flash_area_id_from_image_offset()
833 off_t offset = fap->fa_off + off; in flash_area_get_sector() local
/mcuboot-latest/boot/espressif/port/
Desp_mcuboot.c172 uint32_t offset = bytes; in aligned_flash_read() local
250 uint32_t offset = bytes; in aligned_flash_write() local
/mcuboot-latest/boot/mbed/src/
Dflash_map_backend.cpp215 bd_addr_t offset = 0; in flash_area_get_sectors() local
/mcuboot-latest/sim/src/
Dimage.rs119 offset: u32, field
1676 let offset = addr; localVariable
1758 let offset = slot.base_off; in install_image() localVariable
2045 let offset = slot.base_off; in verify_image() localVariable
2070 let offset = slot.trailer_off + c::boot_max_align(); in verify_trailer() localVariable
2241 let offset = slot.trailer_off + c::boot_max_align() * 4; in mark_upgrade() localVariable
/mcuboot-latest/sim/simflash/src/
Dlib.rs134 let mut offset = offset; in get_sector() localVariable
/mcuboot-latest/boot/zcbor/include/
Dzcbor_common.h57 size_t offset; ///! The offset in the full string at which this fragment belongs. member
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c1448 uint32_t offset; in boot_serial_get_hash() local