Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/sys/
H A Dcprotect.h205 __attribute__((pure)) bool cpx_use_offset_for_iv(const struct cpx *);
/xnu-10002.81.5/bsd/vfs/
H A Dvfs_cprotect.c275 cpx_use_offset_for_iv(const struct cpx *cpx) in cpx_use_offset_for_iv() function
H A Dvfs_bio.c1513 if (cpx_use_offset_for_iv(cpx) && !cpx_synthetic_offset_for_iv(cpx)) { in buf_strategy()