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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_mman.c1114 uint32_t cryptid; local
1133 cryptid = uap->cryptid;
1142 switch(cryptid) {
1150 /* some random cryptid that you could manually put into
1188 kprintf("%s vpath %s cryptid 0x%08x cputype 0x%08x cpusubtype 0x%08x range 0x%016llx size 0x%016llx\n",
1189 __FUNCTION__, vpath, cryptid, cputype, cpusubtype, (uint64_t)user_addr, (uint64_t)user_size);
H A Dmach_loader.c1689 switch(eip->cryptid) {
1697 /* some random cryptid that you could manually put into
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1174 uint32_t cryptid; /* which enryption system, member in struct:encryption_info_command
1187 uint32_t cryptid; /* which enryption system, member in struct:encryption_info_command_64
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DMachO.h580 uint32_t cryptid; member in struct:llvm::MachO::encryption_info_command

Completed in 135 milliseconds