Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/vfs/
H A Dvfs_cprotect.c53 CPX_SEP_WRAPPEDKEY = 0x01, enumerator
244 return ISSET(cpx->cpx_flags, CPX_SEP_WRAPPEDKEY); in cpx_is_sep_wrapped_key()
251 SET(cpx->cpx_flags, CPX_SEP_WRAPPEDKEY); in cpx_set_is_sep_wrapped_key()
253 CLR(cpx->cpx_flags, CPX_SEP_WRAPPEDKEY); in cpx_set_is_sep_wrapped_key()