mcuboot
mcuboot copied to clipboard
boot: Replace boot_encrypt by boot_enc_encrypt and boot_enc_decrypt
To be able to implement encryption with API that requires different calls for encryption and encryption, the boot_encrypt needs to be replaced with encryption/decryption specific functions.
Depends on:
- [x] https://github.com/mcu-tools/mcuboot/pull/2003
- [x] https://github.com/mcu-tools/mcuboot/pull/2004
- [x] https://github.com/mcu-tools/mcuboot/pull/2013