Searched refs:ALIGN_SIZE (Results 1 – 1 of 1) sorted by relevance
74 #define ALIGN_SIZE 0x1000 macro436 ivt_offset = (image_size + ALIGN_SIZE - 1) & in authenticate_image()437 ~(ALIGN_SIZE - 1); in authenticate_image()