mcuboot/boot
Dominik Ermel 86b1ef198b boot: Rename boot_enc_decrypt to boot_decrypt_key
All of boot_enc_ function follow the same pattern where
they take encryption context as the first parameter, and the
boot_enc_decrypt stands out here as it does not work around
the encryption context, but is rather single-part decryption
function only used for decrypting of the image encryption
key.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
(cherry picked from commit 2371c0aa7f)
2024-11-04 14:23:53 +00:00
..
boot_serial boot: boot_serial: change logging to debug level 2024-11-04 14:23:50 +00:00
bootutil boot: Rename boot_enc_decrypt to boot_decrypt_key 2024-11-04 14:23:53 +00:00
cypress Revert "boot: Add MCUBOOT_HW_KEY support for image encryption" 2024-07-09 09:19:43 -06:00
espressif espressif: allow the use of a different toolchain for building 2023-10-17 04:41:37 -03:00
mbed Revert "boot: Add MCUBOOT_HW_KEY support for image encryption" 2024-07-09 09:19:43 -06:00
mynewt mynewt: Igore swap_scratch.c for single application slot 2024-05-23 18:09:36 +02:00
nuttx nuttx: switch to flash_area_get_sector 2023-08-02 11:28:34 +02:00
zcbor zcbor: Make changes to zcbor code to satisfy mynewt compile options 2024-01-30 12:18:51 +00:00
zephyr boot: zephyr: Fix build for nrf9160dk 2024-07-10 07:37:43 +01:00