Searched refs:boot_enc_decrypt (Results 1 – 6 of 6) sorted by relevance
| /mcuboot-latest/boot/bootutil/include/bootutil/ |
| D | enc_key.h | 80 void boot_enc_decrypt(struct enc_key_data *enc_state, int slot,
|
| /mcuboot-latest/boot/boot_serial/src/ |
| D | boot_serial_encryption.c | 186 boot_enc_decrypt(BOOT_CURR_ENC(state), slot, in decrypt_region_inplace()
|
| /mcuboot-latest/boot/bootutil/src/ |
| D | ram_load.c | 183 boot_enc_decrypt(BOOT_CURR_ENC(state), slot, in boot_decrypt_and_copy_image_to_sram()
|
| D | image_validate.c | 200 boot_enc_decrypt(enc_state, slot, off - hdr_size, in bootutil_img_hash()
|
| D | encrypted.c | 727 boot_enc_decrypt(struct enc_key_data *enc_state, int slot, uint32_t off, in boot_enc_decrypt() function
|
| D | loader.c | 1435 boot_enc_decrypt(BOOT_CURR_ENC(state), source_slot,
|