Searched refs:O_DP_GETRAWENCRYPTED (Results 1 – 3 of 3) sorted by relevance
226 #define O_DP_GETRAWENCRYPTED 0x0001 macro
380 if (uap->dpflags & (O_DP_GETRAWENCRYPTED | O_DP_GETRAWUNENCRYPTED)) { in guarded_open_dprotected_np()385 if (uap->dpflags & O_DP_GETRAWENCRYPTED) { in guarded_open_dprotected_np()
5144 if (dpflags & (O_DP_GETRAWENCRYPTED | O_DP_GETRAWUNENCRYPTED | O_DP_AUTHENTICATE)) { in openat_dprotected_internal()5151 if (dpflags & O_DP_GETRAWENCRYPTED) { in openat_dprotected_internal()