| /system/security/keystore2/tests/ |
| D | keystore2_client_update_subcomponent_tests.rs | 63 let keystore2 = get_keystore_service(); in keystore2_update_subcomponent_fail() localVariable 87 let keystore2 = get_keystore_service(); in keystore2_update_subcomponent_no_key_entry_cert_fail() localVariable 109 let keystore2 = get_keystore_service(); in keystore2_update_subcomponent_no_key_entry_cert_chain_success() localVariable 203 let keystore2 = get_keystore_service(); in keystore2_update_subcomponent_fails_permission_denied() localVariable 229 let keystore2 = get_keystore_service(); in keystore2_update_subcomponent_fails_permission_denied() localVariable 266 let keystore2 = get_keystore_service(); in keystore2_get_security_level_success() localVariable 275 let keystore2 = get_keystore_service(); in keystore2_get_security_level_failure() localVariable
|
| D | keystore2_client_list_entries_tests.rs | 155 let keystore2 = get_keystore_service(); in keystore2_list_entries_fails_perm_denied() localVariable 173 let keystore2 = get_keystore_service(); in keystore2_list_entries_fails_invalid_arg() localVariable 418 let keystore2 = get_keystore_service(); in keystore2_list_entries_batched_with_empty_keystore_success() localVariable 634 let keystore2 = get_keystore_service(); in keystore2_list_entries_batched_fails_perm_denied() localVariable 654 let keystore2 = get_keystore_service(); in keystore2_list_entries_batched_fails_invalid_arg() localVariable 673 let keystore2 = get_keystore_service(); in keystore2_get_number_of_entries_fails_perm_denied() localVariable 691 let keystore2 = get_keystore_service(); in keystore2_get_number_of_entries_fails_invalid_arg() localVariable
|
| D | keystore2_client_grant_key_tests.rs | 140 let keystore2 = get_keystore_service(); in grant_selinux_key_with_perm_none() localVariable 378 let keystore2 = get_keystore_service(); in grant_app_key_delete_success() localVariable 446 let keystore2 = get_keystore_service(); in grant_granted_app_key_fails() localVariable 475 let keystore2 = get_keystore_service(); in grant_granted_app_key_fails() localVariable 527 let keystore2 = get_keystore_service(); in grant_app_key_only_to_grantee() localVariable 543 let keystore2 = get_keystore_service(); in grant_app_key_only_to_grantee() localVariable 589 let keystore2 = get_keystore_service(); in grant_fails_with_non_existing_selinux_key() localVariable 656 let keystore2 = get_keystore_service(); in grant_removed_when_grantee_user_id_removed() localVariable 684 let keystore2 = get_keystore_service(); in grant_removed_when_grantee_user_id_removed() localVariable 763 let keystore2 = get_keystore_service(); in grant_removed_when_grantee_app_uninstalled() localVariable [all …]
|
| D | keystore2_client_keystore_engine_tests.rs | 173 let keystore2 = get_keystore_service(); in keystore2_perform_crypto_op_using_keystore2_engine_rsa_key_success() localVariable 202 let keystore2 = get_keystore_service(); in keystore2_perform_crypto_op_using_keystore2_engine_ec_key_success() localVariable 252 let keystore2 = get_keystore_service(); in keystore2_perform_crypto_op_using_keystore2_engine_pem_pub_key_success() localVariable
|
| D | keystore2_client_delete_key_tests.rs | 53 let keystore2 = get_keystore_service(); in keystore2_delete_key_fail() localVariable
|
| /system/security/keystore2/test_utils/ |
| D | lib.rs | 136 pub keystore2: binder::Strong<dyn IKeystoreService>, field 147 let keystore2 = get_keystore_service(); in tee() localVariable 155 let keystore2 = get_keystore_service(); in strongbox() localVariable
|
| /system/hardware/interfaces/wifi/keystore/1.0/default/ |
| D | keystore.cpp | 107 auto keystore2 = ks2::IKeystoreService::fromBinder(keystoreBinder); in keyStore2GetCert() local 164 auto keystore2 = ks2::IKeystoreService::fromBinder(keystoreBinder); in keyStore2GetPubKey() local 204 auto keystore2 = ks2::IKeystoreService::fromBinder(keystoreBinder); in keyStore2Sign() local
|
| /system/security/keystore2/tests/legacy_blobs/ |
| D | keystore2_legacy_blob_tests.rs | 249 let keystore2 = get_keystore_service(); in keystore2_encrypted_characteristics() localVariable 495 let keystore2 = get_keystore_service(); in keystore2_encrypted_certificates() localVariable
|
| /system/security/keystore-engine/ |
| D | keystore2_engine.cpp | 367 auto keystore2 = ks2::IKeystoreService::fromBinder(keystoreBinder); in EVP_PKEY_from_keystore2() local
|
| /system/security/keystore2/apc_compat/ |
| D | apc_compat.cpp | 36 namespace keystore2 { namespace
|