Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Denc_key_public.h53 #define BOOT_ENC_TLV_SIZE TLV_ENC_RSA_SZ macro
55 #define BOOT_ENC_TLV_SIZE TLV_ENC_EC256_SZ
57 #define BOOT_ENC_TLV_SIZE TLV_ENC_X25519_SZ
59 #define BOOT_ENC_TLV_SIZE TLV_ENC_KW_SZ
Denc_key.h42 #define BOOT_ENC_TLV_ALIGN_SIZE ALIGN_UP(BOOT_ENC_TLV_SIZE, BOOT_MAX_ALIGN)
/mcuboot-latest/boot/bootutil/src/
Dencrypted.c386 #define EXPECTED_ENC_LEN BOOT_ENC_TLV_SIZE