Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dpermission.rs202 REBIND, selinux name: rebind;
593 KeyPerm::rebind(),
604 KeyPerm::rebind(),
617 KeyPerm::rebind(),
626 KeyPerm::rebind(),
773 … assert!(check_key_permission(0, &system_server_ctx, KeyPerm::rebind(), &key, &None).is_ok()); in check_key_permission_domain_app()
786 assert!(check_key_permission(0, &shell_ctx, KeyPerm::rebind(), &key, &None).is_ok()); in check_key_permission_domain_app()
861 assert!(check_key_permission(0, &sctx, KeyPerm::rebind(), &key, &None).is_ok()); in check_key_permission_domain_selinux()
872 assert!(check_key_permission(0, &sctx, KeyPerm::rebind(), &key, &None).is_ok()); in check_key_permission_domain_selinux()
950 KeyPerm::rebind(), in key_perm_set_all_test()
[all …]
Dsecurity_level.rs490 check_key_permission(KeyPerm::rebind(), &key, &None).context("In generate_key.")?; in generate_key()
606 check_key_permission(KeyPerm::rebind(), &key, &None).context("In import_key.")?; in import_key()
691 check_key_permission(KeyPerm::rebind(), &key, &None).context("In import_wrapped_key.")?; in import_wrapped_key()
Dmaintenance.rs251 check_key_permission(KeyPerm::rebind(), k, &None) in migrate_key_namespace()
Dservice.rs241 check_key_permission(KeyPerm::rebind(), &key, &None) in update_subcomponent()
/system/sepolicy/private/
Dbinderservicedomain.te22 allow binderservicedomain keystore:keystore2_key { delete get_info rebind use };
Dodsign.te34 rebind
Dsystem_app.te138 rebind
147 rebind
Dvold.te43 rebind
Dshell.te185 allow shell shell_key:keystore2_key { delete rebind use get_info update };
Daccess_vectors744 rebind
Dsystem_server.te918 rebind
927 rebind
936 rebind
945 rebind
/system/sepolicy/prebuilts/api/31.0/private/
Dbinderservicedomain.te22 allow binderservicedomain keystore:keystore2_key { delete get_info rebind use };
Dodsign.te34 rebind
Dsystem_app.te138 rebind
147 rebind
Dvold.te43 rebind
Dshell.te185 allow shell shell_key:keystore2_key { delete rebind use get_info update };
Daccess_vectors744 rebind
Dsystem_server.te918 rebind
927 rebind
936 rebind
945 rebind
/system/security/keystore2/selinux/src/
Dlib.rs443 check_key_perm!(rebind, false);
/system/sepolicy/reqd_mask/
Daccess_vectors744 rebind
/system/libbase/include/android-base/
Dexpected.h93 using rebind = expected<U, error_type>; variable
/system/sepolicy/prebuilts/api/31.0/public/
Dapp.te302 …domain -isolated_app -ephemeral_app } keystore:keystore2_key { delete use get_info rebind update };
/system/sepolicy/public/
Dapp.te302 …domain -isolated_app -ephemeral_app } keystore:keystore2_key { delete use get_info rebind update };