Searched defs:mach_o_encryption_info_64_command_external (Results 1 – 1 of 1) sorted by relevance
321 struct mach_o_encryption_info_64_command_external struct323 unsigned char cryptoff[4]; /* File offset of the encrypted area. */324 unsigned char cryptsize[4]; /* Size of the encrypted area. */325 unsigned char cryptid[4]; /* Encryption method. */326 unsigned char pad[4]; /* Pad to make struct size a multiple of 8. */