Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dimage.h110 #define IMAGE_TLV_ENC_EC256 0x32 /* Key encrypted with ECIES-EC256 */ macro
/mcuboot-latest/boot/bootutil/src/
Dimage_validate.c373 IMAGE_TLV_ENC_EC256,
Dencrypted.c393 # define EXPECTED_ENC_TLV IMAGE_TLV_ENC_EC256