Searched refs:rebind (Results 1 – 23 of 23) sorted by relevance
/system/security/keystore2/src/ |
D | permission.rs | 202 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 …]
|
D | security_level.rs | 490 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()
|
D | maintenance.rs | 251 check_key_permission(KeyPerm::rebind(), k, &None) in migrate_key_namespace()
|
D | service.rs | 241 check_key_permission(KeyPerm::rebind(), &key, &None) in update_subcomponent()
|
/system/sepolicy/private/ |
D | binderservicedomain.te | 22 allow binderservicedomain keystore:keystore2_key { delete get_info rebind use };
|
D | odsign.te | 34 rebind
|
D | system_app.te | 138 rebind 147 rebind
|
D | vold.te | 43 rebind
|
D | shell.te | 185 allow shell shell_key:keystore2_key { delete rebind use get_info update };
|
D | access_vectors | 744 rebind
|
D | system_server.te | 918 rebind 927 rebind 936 rebind 945 rebind
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | binderservicedomain.te | 22 allow binderservicedomain keystore:keystore2_key { delete get_info rebind use };
|
D | odsign.te | 34 rebind
|
D | system_app.te | 138 rebind 147 rebind
|
D | vold.te | 43 rebind
|
D | shell.te | 185 allow shell shell_key:keystore2_key { delete rebind use get_info update };
|
D | access_vectors | 744 rebind
|
D | system_server.te | 918 rebind 927 rebind 936 rebind 945 rebind
|
/system/security/keystore2/selinux/src/ |
D | lib.rs | 443 check_key_perm!(rebind, false);
|
/system/sepolicy/reqd_mask/ |
D | access_vectors | 744 rebind
|
/system/libbase/include/android-base/ |
D | expected.h | 93 using rebind = expected<U, error_type>; variable
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | app.te | 302 …domain -isolated_app -ephemeral_app } keystore:keystore2_key { delete use get_info rebind update };
|
/system/sepolicy/public/ |
D | app.te | 302 …domain -isolated_app -ephemeral_app } keystore:keystore2_key { delete use get_info rebind update };
|