Searched refs:FL_APP_HDR_SECURE (Results 1 – 3 of 3) sorted by relevance
81 #define FL_APP_HDR_SECURE 0x0004 // secure content, needs to be zero-filled when discarded macro
325 common.fwFlags |= FL_APP_HDR_SECURE; in appSecProcessIncomingHdr()
464 if ((app->hdr.fwFlags & FL_APP_HDR_SECURE)) in firmwareFinish()