Home
last modified time | relevance | path

Searched refs:boot_enc_init (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/
Denc_key.h66 int boot_enc_init(struct enc_key_data *enc_state, uint8_t slot);
/mcuboot-latest/boot/bootutil/src/
Dencrypted.c355 boot_enc_init(struct enc_key_data *enc_state, uint8_t slot) in boot_enc_init() function
660 boot_enc_init(enc_state, slot); in boot_enc_load()
Dloader.c1753 boot_enc_init(BOOT_CURR_ENC(state), slot);