Searched refs:SIG_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define SIG_BUF_SIZE (MCUBOOT_SIGN_RSA_LEN / 8) macro35 #define SIG_BUF_SIZE (64) /* Curve byte (32) * 2 for EC-256 */ macro38 #define SIG_BUF_SIZE (96) /* Curve byte (48) * 2 for EC-384 */ macro89 uint8_t key_buf[SIG_BUF_SIZE + SIG_EXTRA_BYTES]; in collect_image_measurement_and_metadata()