Home
last modified time | relevance | path

Searched refs:check_context (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/system/security/keystore2/selinux/src/
H A Dlib.rs336 fn check_context() -> Result<(Context, &'static str, bool)> { in check_context() function
350 check_context()?; in test_getcon()
356 let (_context, namespace, is_su) = check_context()?; in test_label_lookup()
/aosp12/system/security/keystore2/src/
H A Dpermission.rs659 fn check_context() -> Result<(selinux::Context, i32, bool)> { in check_context() function
721 let (sctx, namespace, is_su) = check_context()?; in check_grant_permission_selinux()
849 let (sctx, namespace, is_su) = check_context()?; in check_key_permission_domain_selinux()
903 let (sctx, namespace, is_su) = check_context()?; in check_key_permission_domain_blob()
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Daccess_vectors372 check_context
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Daccess_vectors363 check_context
H A Dapp.te497 neverallow { appdomain -shell } *:security { compute_av check_context };
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Daccess_vectors368 check_context
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Daccess_vectors348 check_context
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Daccess_vectors360 check_context
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Daccess_vectors352 check_context
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Daccess_vectors352 check_context
/aosp12/system/sepolicy/private/
H A Daccess_vectors352 check_context
/aosp12/system/sepolicy/reqd_mask/
H A Daccess_vectors352 check_context
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dte_macros402 allow $1 kernel:security check_context;
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dte_macros406 allow $1 kernel:security check_context;
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dte_macros414 allow $1 kernel:security check_context;
H A Dapp.te515 neverallow { appdomain -shell } *:security { compute_av check_context };
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dapp.te522 neverallow { appdomain -shell } *:security { compute_av check_context };
H A Dte_macros436 allow $1 kernel:security check_context;
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dapp.te522 neverallow { appdomain -shell } *:security { compute_av check_context };
H A Dte_macros433 allow $1 kernel:security check_context;
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dapp.te540 neverallow { appdomain -shell } *:security { compute_av check_context };
H A Dte_macros452 allow $1 kernel:security check_context;
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dapp.te540 neverallow { appdomain -shell } *:security { compute_av check_context };
H A Dte_macros452 allow $1 kernel:security check_context;
/aosp12/system/sepolicy/public/
H A Dapp.te540 neverallow { appdomain -shell } *:security { compute_av check_context };

12