Home
last modified time | relevance | path

Searched refs:SBC_SYSTEM_CONTENT (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/sys/_types/
H A D_graftdmg_un.h41 #define SBC_SYSTEM_CONTENT 0x0004 /* Cryptex contains system content */ macro
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c686 if (sbc_args->sbc_flags & SBC_SYSTEM_CONTENT) { in graft_secureboot_cryptex()