Home
last modified time | relevance | path

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

/mcuboot-3.6.0/boot/bootutil/include/bootutil/
Denc_key.h59 bool boot_enc_valid(struct enc_key_data *enc_state, int image_index,
/mcuboot-3.6.0/boot/bootutil/src/
Dimage_validate.c99 !boot_enc_valid(enc_state, image_index, fap)) { in bootutil_img_hash()
Dencrypted.c664 boot_enc_valid(struct enc_key_data *enc_state, int image_index, in boot_enc_valid() function