Home | History | Annotate | Download | only in tests

Lines Matching refs:signature

163 	Memcpy(header->signature, GPT_HEADER_SIGNATURE,
306 h3.signature[0] ^= 0xba;
348 /* Test if signature ("EFI PART") is checked. */
360 h1->signature[i] ^= 0xff;
361 h2->signature[i] ^= 0xff;