Home
last modified time | relevance | path

Searched defs:bs (Results 1 – 10 of 10) sorted by relevance

/mcuboot-latest/boot/bootutil/src/
Dswap_move.c73 struct image_header *out_hdr, struct boot_status *bs) in boot_read_image_header()
146 struct boot_loader_state *state, struct boot_status *bs) in swap_read_status_bytes()
221 boot_status_internal_off(const struct boot_status *bs, int elem_sz) in boot_status_internal_off()
388 struct boot_status *bs, const struct flash_area *fap_pri, in boot_move_sector_up()
431 struct boot_status *bs, const struct flash_area *fap_pri, in boot_swap_sectors()
480 fixup_revert(const struct boot_loader_state *state, struct boot_status *bs, in fixup_revert()
518 swap_run(struct boot_loader_state *state, struct boot_status *bs, in swap_run()
Dswap_offset.c81 struct image_header *out_hdr, struct boot_status *bs)
232 struct boot_status *bs)
301 uint32_t boot_status_internal_off(const struct boot_status *bs, int elem_sz)
456 struct boot_status *bs, const struct flash_area *fap_pri,
514 struct boot_status *bs, const struct flash_area *fap_pri,
584 void fixup_revert(const struct boot_loader_state *state, struct boot_status *bs,
617 void swap_run(struct boot_loader_state *state, struct boot_status *bs,
Dswap_misc.c85 const struct boot_status *bs) in swap_status_init()
131 swap_read_status(struct boot_loader_state *state, struct boot_status *bs) in swap_read_status()
Dloader.c128 struct boot_status *bs) in boot_read_image_headers()
676 boot_status_reset(struct boot_status *bs) in boot_status_reset()
700 boot_status_is_reset(const struct boot_status *bs) in boot_status_is_reset()
721 boot_write_status(const struct boot_loader_state *state, struct boot_status *bs) in boot_write_status()
782 const struct flash_area *fap, struct boot_status *bs) in boot_image_check()
1021 struct boot_status *bs, int expected_swap_type)
1245 struct boot_status *bs)
1471 boot_copy_image(struct boot_loader_state *state, struct boot_status *bs)
1646 boot_swap_image(struct boot_loader_state *state, struct boot_status *bs)
1788 boot_perform_update(struct boot_loader_state *state, struct boot_status *bs)
[all …]
Dswap_scratch.c58 struct boot_loader_state *state, struct boot_status *bs) in swap_read_status_bytes()
125 boot_status_internal_off(const struct boot_status *bs, int elem_sz) in boot_status_internal_off()
547 struct boot_status *bs) in boot_swap_sectors()
748 swap_run(struct boot_loader_state *state, struct boot_status *bs, in swap_run()
890 struct image_header *out_hdr, struct boot_status *bs) in boot_read_image_header()
Dbootutil_misc.c267 boot_read_enc_key(const struct flash_area *fap, uint8_t slot, struct boot_status *bs) in boot_read_enc_key()
312 const struct boot_status *bs) in boot_write_enc_key()
Dram_load.c129 struct boot_status bs; in boot_decrypt_and_copy_image_to_sram() local
Dencrypted.c371 const struct boot_status *bs) in boot_enc_set_key()
637 struct boot_status *bs in boot_enc_load()
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial_encryption.c36 struct boot_status *bs = &_bs; in boot_image_validate_encrypted() local
228 struct boot_status *bs = &_bs; in decrypt_image_inplace() local
/mcuboot-latest/ext/mbedtls-asn1/src/
Dasn1parse.c215 mbedtls_asn1_bitstring *bs) in mbedtls_asn1_get_bitstring()