Searched refs:ALIGN_SIZE (Results 1 – 1 of 1) sorted by relevance
22 #define ALIGN_SIZE 0x1000 macro1029 ivt_offset = (raw_image_size + ALIGN_SIZE - 1) & in authenticate_image()1030 ~(ALIGN_SIZE - 1); in authenticate_image()
Completed in 4 milliseconds