Searched refs:boot_image_validate_encrypted (Results 1 – 3 of 3) sorted by relevance
/mcuboot-latest/boot/boot_serial/include/boot_serial/ |
D | boot_serial_encryption.h | 23 boot_image_validate_encrypted(const struct flash_area *fa_p,
|
/mcuboot-latest/boot/boot_serial/src/ |
D | boot_serial_encryption.c | 23 boot_image_validate_encrypted(const struct flash_area *fa_p, in boot_image_validate_encrypted() function 245 FIH_CALL(boot_image_validate_encrypted,fih_rc,fa_p,&_hdr,tmpbuf,BOOT_TMPBUF_SZ); in decrypt_image_inplace()
|
D | boot_serial.c | 357 FIH_CALL(boot_image_validate_encrypted, fih_rc, fap, in bs_list() 360 FIH_CALL(boot_image_validate_encrypted, fih_rc, fap, in bs_list() 592 FIH_CALL(boot_image_validate_encrypted, fih_rc, fap, in bs_set() 595 FIH_CALL(boot_image_validate_encrypted, fih_rc, fap, in bs_set()
|