Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/vfs/
H A Dvfs_cprotect.c52 CPX_SEP_WRAPPEDKEY = 0x01, enumerator
245 return ISSET(cpx->cpx_flags, CPX_SEP_WRAPPEDKEY); in cpx_is_sep_wrapped_key()
252 SET(cpx->cpx_flags, CPX_SEP_WRAPPEDKEY); in cpx_set_is_sep_wrapped_key()
254 CLR(cpx->cpx_flags, CPX_SEP_WRAPPEDKEY); in cpx_set_is_sep_wrapped_key()