Searched refs:SIGNATURE_SIZE (Results 1 – 4 of 4) sorted by relevance
27 #define SIGNATURE_SIZE 256 macro
99 #define SIGNATURE_SIZE 256 macro
597 pComponent = (TRUST_COMPONENT *)(gBuf + SignOffset + SIGNATURE_SIZE); in mergetrust()801 pComponent = (TRUST_COMPONENT *)(pBuf + SignOffset + SIGNATURE_SIZE); in unpacktrust()
57 pcomp = (boot_component *)((char *)hdr + sign_offset + SIGNATURE_SIZE); in open_image()