Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_cprotect.c52 CPX_SEP_WRAPPEDKEY = 0x01, enumerator
263 return ISSET(cpx->cpx_flags, CPX_SEP_WRAPPEDKEY); in cpx_is_sep_wrapped_key()
270 SET(cpx->cpx_flags, CPX_SEP_WRAPPEDKEY); in cpx_set_is_sep_wrapped_key()
272 CLR(cpx->cpx_flags, CPX_SEP_WRAPPEDKEY); in cpx_set_is_sep_wrapped_key()