Home
last modified time | relevance | path

Searched defs:keystore2 (Results 1 – 25 of 230) sorted by relevance

12345678910

/aosp_15_r20/system/security/keystore2/tests/
H A Dkeystore2_client_update_subcomponent_tests.rs63 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
H A Dkeystore2_client_list_entries_tests.rs155 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
H A Dkeystore2_client_grant_key_tests.rs133 let keystore2 = get_keystore_service(); in grant_selinux_key_with_perm_none() localVariable
371 let keystore2 = get_keystore_service(); in grant_app_key_delete_success() localVariable
439 let keystore2 = get_keystore_service(); in grant_granted_app_key_fails() localVariable
468 let keystore2 = get_keystore_service(); in grant_granted_app_key_fails() localVariable
520 let keystore2 = get_keystore_service(); in grant_app_key_only_to_grantee() localVariable
536 let keystore2 = get_keystore_service(); in grant_app_key_only_to_grantee() localVariable
582 let keystore2 = get_keystore_service(); in grant_fails_with_non_existing_selinux_key() localVariable
644 let keystore2 = get_keystore_service(); in ungrant_app_key_success() localVariable
718 let keystore2 = get_keystore_service(); in ungrant_deleted_app_key_fails() localVariable
824 let keystore2 = get_keystore_service(); in grant_app_key_to_multi_users_delete_then_key_not_found() localVariable
H A Dkeystore2_client_keystore_engine_tests.rs173 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
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar30META-INF/ META-INF/MANIFEST.MF android/ android/filterfw/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-30/
Dframework.jar ... ) public static boolean canUserAuthorizationSucceed (android.security.keystore2.AndroidKeyStoreKey) android.system.keystore2.Authorization ...
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-cpp-source/gen/android/system/keystore2/
DIKeystoreOperation.cpp13 namespace keystore2 { namespace
24 namespace keystore2 { namespace
223 namespace keystore2 { namespace
DIKeystoreService.cpp13 namespace keystore2 { namespace
24 namespace keystore2 { namespace
353 namespace keystore2 { namespace
DIKeystoreSecurityLevel.cpp13 namespace keystore2 { namespace
24 namespace keystore2 { namespace
361 namespace keystore2 { namespace
DEphemeralStorageKeyResponse.cpp13 namespace keystore2 { namespace
DKeyDescriptor.cpp13 namespace keystore2 { namespace
DOperationChallenge.cpp13 namespace keystore2 { namespace
DAuthorization.cpp13 namespace keystore2 { namespace
DKeyParameters.cpp13 namespace keystore2 { namespace
DKeyMetadata.cpp13 namespace keystore2 { namespace
DCreateOperationResponse.cpp13 namespace keystore2 { namespace
DKeyEntryResponse.cpp13 namespace keystore2 { namespace
DAuthenticatorSpec.cpp13 namespace keystore2 { namespace
/aosp_15_r20/system/security/keystore2/test_utils/
H A Dlib.rs136 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
/aosp_15_r20/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp107 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
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/proto_logging/stats/enums/system/security/keystore2/
Denums.pb.cc27 namespace keystore2 { namespace
68 namespace keystore2 { namespace
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/enums/system/security/keystore2/
Denums.pb.cc27 namespace keystore2 { namespace
68 namespace keystore2 { namespace
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/proto_logging/stats/enums/system/security/keystore2/
Denums.pb.cc23 namespace keystore2 { namespace
31 namespace keystore2 { namespace
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/proto_logging/stats/enums/system/security/keystore2/
Denums.pb.cc23 namespace keystore2 { namespace
31 namespace keystore2 { namespace
/aosp_15_r20/system/security/keystore2/tests/legacy_blobs/
H A Dkeystore2_legacy_blob_tests.rs249 let keystore2 = get_keystore_service(); in keystore2_encrypted_characteristics() localVariable
495 let keystore2 = get_keystore_service(); in keystore2_encrypted_certificates() localVariable

12345678910