Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Denc_key.h77 bool boot_enc_valid(struct enc_key_data *enc_state, int slot);
/mcuboot-latest/boot/bootutil/src/
Dimage_validate.c122 !boot_enc_valid(enc_state, 1)) { in bootutil_img_hash()
Dencrypted.c698 boot_enc_valid(struct enc_key_data *enc_state, int slot) in boot_enc_valid() function