/mcuboot-latest/boot/bootutil/src/ |
D | tlv.c | 101 bootutil_tlv_iter_next(struct image_tlv_iter *it, uint32_t *off, uint16_t *len, in bootutil_tlv_iter_next() 153 bootutil_tlv_iter_is_prot(struct image_tlv_iter *it, uint32_t off) in bootutil_tlv_iter_is_prot()
|
D | bootutil_misc.c | 256 uint32_t off; in boot_read_swap_size() local 269 uint32_t off; in boot_read_enc_key() local 300 uint32_t off; in boot_write_swap_size() local 314 uint32_t off; in boot_write_enc_key() local 372 uint32_t off; in boot_read_image_size() local
|
D | bootutil_public.c | 218 boot_read_flag(const struct flash_area *fap, uint8_t *flag, uint32_t off) in boot_read_flag() 247 uint32_t off; in boot_read_swap_state() local 305 uint32_t off; in boot_write_magic() local 345 boot_write_trailer(const struct flash_area *fap, uint32_t off, in boot_write_trailer() 372 boot_write_trailer_flag(const struct flash_area *fap, uint32_t off, in boot_write_trailer_flag() 382 uint32_t off; in boot_write_image_ok() local 406 uint32_t off; in boot_write_swap_info() local 492 uint32_t off; in boot_write_copy_done() local
|
D | swap_misc.c | 42 uint32_t off; in swap_erase_trailer_sectors() local 134 uint32_t off; in swap_read_status() local
|
D | image_validate.c | 84 uint32_t off; in bootutil_img_hash() local 358 uint32_t off; in bootutil_get_img_security_cnt() local 419 uint32_t off; in bootutil_check_for_pure() local 490 uint32_t off; in bootutil_img_validate() local
|
D | swap_offset.c | 84 uint32_t off = 0; local 234 uint32_t off; local 303 uint32_t off; local 762 uint32_t off; local
|
D | encrypted.c | 247 uint16_t off; in hkdf() local 644 uint32_t off; in boot_enc_load() local 704 boot_enc_encrypt(struct enc_key_data *enc_state, int slot, uint32_t off, in boot_enc_encrypt() 727 boot_enc_decrypt(struct enc_key_data *enc_state, int slot, uint32_t off, in boot_enc_decrypt()
|
D | swap_move.c | 76 uint32_t off; in boot_read_image_header() local 148 uint32_t off; in swap_read_status_bytes() local 223 uint32_t off; in boot_status_internal_off() local
|
D | loader.c | 549 uint32_t off; in boot_verify_slot_dependencies() local 724 uint32_t off; in boot_write_status() local 1280 boot_erase_region(const struct flash_area *fap, uint32_t off, uint32_t sz) 1334 uint32_t off = off_dst; local 1486 uint32_t off; local
|
D | swap_scratch.c | 60 uint32_t off; in swap_read_status_bytes() local
|
/mcuboot-latest/boot/espressif/port/ |
D | esp_mcuboot.c | 198 int flash_area_read(const struct flash_area *fa, uint32_t off, void *dst, in flash_area_read() 280 int flash_area_write(const struct flash_area *fa, uint32_t off, const void *src, in flash_area_write() 305 int flash_area_erase(const struct flash_area *fa, uint32_t off, uint32_t len) in flash_area_erase() 372 for (size_t off = 0; off < fa->fa_size; off += sector_size) { in flash_area_get_sectors() local 383 int flash_area_sector_from_off(uint32_t off, struct flash_sector *sector) in flash_area_sector_from_off() 391 int flash_area_get_sector(const struct flash_area *fa, uint32_t off, in flash_area_get_sector()
|
/mcuboot-latest/boot/mbed/src/ |
D | flash_map_backend.cpp | 134 int flash_area_read(const struct flash_area* fap, uint32_t off, void* dst, uint32_t len) { in flash_area_read() 192 int flash_area_write(const struct flash_area* fap, uint32_t off, const void* src, uint32_t len) { in flash_area_write() 197 int flash_area_erase(const struct flash_area* fap, uint32_t off, uint32_t len) { in flash_area_erase()
|
/mcuboot-latest/boot/nuttx/src/flash_map_backend/ |
D | flash_map_backend.c | 400 int flash_area_read(const struct flash_area *fa, uint32_t off, in flash_area_read() 468 int flash_area_write(const struct flash_area *fa, uint32_t off, in flash_area_write() 535 int flash_area_erase(const struct flash_area *fa, uint32_t off, uint32_t len) in flash_area_erase() 665 size_t off; in flash_area_get_sectors() local 830 int flash_area_get_sector(const struct flash_area *fap, off_t off, in flash_area_get_sector()
|
/mcuboot-latest/boot/cypress/cy_flash_pal/ |
D | cy_flash_map.c | 225 int flash_area_read(const struct flash_area *fa, uint32_t off, void *dst, in flash_area_read() 263 int flash_area_write(const struct flash_area *fa, uint32_t off, in flash_area_write() 315 int flash_area_erase(const struct flash_area *fa, uint32_t off, uint32_t len) in flash_area_erase() 463 int flash_area_read_is_empty(const struct flash_area *fa, uint32_t off, in flash_area_read_is_empty()
|
/mcuboot-latest/ext/tinycrypt/tests/ |
D | test_ctr_mode.c | 84 uint32_t off = 0; in test_1_and_2() local
|
/mcuboot-latest/boot/mynewt/flash_map_backend/src/ |
D | flash_map_extended.c | 52 int flash_area_sector_from_off(off_t off, struct flash_sector *sector) in flash_area_sector_from_off()
|
/mcuboot-latest/boot/boot_serial/test/src/testcases/ |
D | boot_serial_upload_bigger_image.c | 31 int off; in TEST_CASE() local
|
/mcuboot-latest/boot/zephyr/ |
D | flash_map_extended.c | 133 int flash_area_sector_from_off(off_t off, struct flash_sector *sector) in flash_area_sector_from_off() 175 int flash_area_get_sector(const struct flash_area *fap, off_t off, in flash_area_get_sector()
|
/mcuboot-latest/sim/mcuboot-sys/csupport/ |
D | run.c | 338 int flash_area_read(const struct flash_area *area, uint32_t off, void *dst, in flash_area_read() 346 int flash_area_write(const struct flash_area *area, uint32_t off, const void *src, in flash_area_write() 359 int flash_area_erase(const struct flash_area *area, uint32_t off, uint32_t len) in flash_area_erase() 454 int flash_area_sector_from_off(uint32_t off, struct flash_sector *sector) in flash_area_sector_from_off() 487 int flash_area_get_sector(const struct flash_area *fa, uint32_t off, in flash_area_get_sector()
|
/mcuboot-latest/boot/boot_serial/src/ |
D | boot_serial_encryption.c | 76 uint32_t off; in read_image_size() local 131 uint32_t off, uint32_t sz) in decrypt_region_inplace()
|
D | boot_serial.c | 243 int off; in bs_list_img_ver() local 1503 int off; in boot_serial_read_console() local
|
/mcuboot-latest/boot/mynewt/flash_map_backend/include/flash_map_backend/ |
D | flash_map_backend.h | 55 static inline int flash_area_get_sector(const struct flash_area *fa, off_t off, in flash_area_get_sector()
|
/mcuboot-latest/sim/mcuboot-sys/src/ |
D | area.rs | 208 pub off: u32, field
|
/mcuboot-latest/sim/src/ |
D | image.rs | 1401 let off = &image.slots[slot].base_off; in mark_bad_status_with_rate() localVariable 2316 let off = slot.trailer_off + c::boot_max_align() * 3; in mark_permanent_upgrade() localVariable
|