Searched refs:MAGICWORD (Results 1 - 1 of 1) sorted by relevance

/u-boot/common/
H A Dmcheck_core.inc.h66 #define MAGICWORD 0x99ccf430fa562a05ULL macro
142 if (hdr->canary.elems[i] != MAGICWORD)
209 hdr->canary.elems[i] = MAGICWORD;

Completed in 38 milliseconds