Searched refs:EXTENSION_SECTION_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
179 const uint8_t EXTENSION_SECTION_SIGNATURE[4] = {0x51,0x04,0xFD,0x77}; variable
1902 if (memcmp(epatch_buf + buf_len - config_len - 4 , EXTENSION_SECTION_SIGNATURE, 4)) { in load_firmware()2063 if (memcmp(epatch_buf + buf_len - config_len - 4 , EXTENSION_SECTION_SIGNATURE, 4)) { in load_suspend_firmware()