Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dimage.h110 #define IMAGE_TLV_ENC_RSA2048 0x30 /* Key encrypted with RSA-OAEP-2048 */ macro
/mcuboot-latest/boot/bootutil/src/
Dimage_validate.c464 IMAGE_TLV_ENC_RSA2048,
Dencrypted.c389 # define EXPECTED_ENC_TLV IMAGE_TLV_ENC_RSA2048