Home
last modified time | relevance | path

Searched refs:CS_CONFIG_INTEGRITY_SKIP (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/sys/
H A Dcode_signing.h46 #define CS_CONFIG_INTEGRITY_SKIP (1 << 4) macro
/xnu-11215/bsd/kern/
H A Dkern_codesigning.c311 config |= CS_CONFIG_INTEGRITY_SKIP; in code_signing_configuration()
H A Dubc_subr.c6003 if (cs_config & CS_CONFIG_INTEGRITY_SKIP) { in cs_validate_range()
6078 if (cs_config & CS_CONFIG_INTEGRITY_SKIP) { in cs_validate_page()