/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-cpp-source/gen/include/android/system/keystore2/ |
D | IKeystoreSecurityLevel.h | 34 class KeyDescriptor; variable 64 …/, const ::std::vector<::android::hardware::security::keymint::KeyParameter>& /*operationParameter… in createOperation() 67 …const ::std::optional<::android::system::keystore2::KeyDescriptor>& /*attestationKey*/, const ::st… in generateKey() 70 …nst ::std::optional<::android::system::keystore2::KeyDescriptor>& /*attestationKey*/, const ::std:… in importKey() 73 …ey*/, const ::android::system::keystore2::KeyDescriptor& /*wrappingKey*/, const ::std::optional<::… in importWrappedKey() 76 …iptor& /*storageKey*/, ::android::system::keystore2::EphemeralStorageKeyResponse* /*_aidl_return*/… in convertStorageKeyToEphemeral() 79 …id::binder::Status deleteKey(const ::android::system::keystore2::KeyDescriptor& /*key*/) override { in deleteKey()
|
D | IKeystoreService.h | 28 class KeyDescriptor; variable 61 …eyDescriptor& /*key*/, ::android::system::keystore2::KeyEntryResponse* /*_aidl_return*/) override { in getKeyEntry() 64 …*key*/, const ::std::optional<::std::vector<uint8_t>>& /*publicCert*/, const ::std::optional<::std… in updateSubcomponent() 67 …store2::Domain /*domain*/, int64_t /*nspace*/, ::std::vector<::android::system::keystore2::KeyDesc… in listEntries() 70 …id::binder::Status deleteKey(const ::android::system::keystore2::KeyDescriptor& /*key*/) override { in deleteKey() 73 …*/, int32_t /*granteeUid*/, int32_t /*accessVector*/, ::android::system::keystore2::KeyDescriptor*… in grant() 76 …rant(const ::android::system::keystore2::KeyDescriptor& /*key*/, int32_t /*granteeUid*/) override { in ungrant()
|
/aosp_15_r20/system/security/keystore2/src/ |
H A D | security_level.rs | 125 key: KeyDescriptor, in store_new_key() 232 key: &KeyDescriptor, in create_operation() 420 key: &KeyDescriptor, in add_required_parameters() 531 key: &KeyDescriptor, in generate_key() 532 attest_key_descriptor: Option<&KeyDescriptor>, in generate_key() 688 key: &KeyDescriptor, in import_key() 689 _attestation_key: Option<&KeyDescriptor>, in import_key() 747 key: &KeyDescriptor, in import_wrapped_key() 748 wrapping_key: &KeyDescriptor, in import_wrapped_key() 972 storage_key: &KeyDescriptor, in convert_storage_key_to_ephemeral() [all …]
|
H A D | service.rs | 192 key: &KeyDescriptor, in update_subcomponent() 273 ) -> Result<KeyDescriptor> { in get_key_descriptor_for_lookup() 309 fn list_entries(&self, domain: Domain, namespace: i64) -> Result<Vec<KeyDescriptor>> { in list_entries() 340 ) -> Result<Vec<KeyDescriptor>> { in list_entries_batched() 366 key: &KeyDescriptor, in grant() 369 ) -> Result<KeyDescriptor> { in grant() 390 fn ungrant(&self, key: &KeyDescriptor, grantee_uid: i32) -> Result<()> { in ungrant() 418 key: &KeyDescriptor, in updateSubcomponent() 425 fn listEntries(&self, domain: Domain, namespace: i64) -> binder::Result<Vec<KeyDescriptor>> { in listEntries() 437 key: &KeyDescriptor, in grant() [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V2-ndk-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 658 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 663 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 668 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 673 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 678 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 683 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
D | IKeystoreService.cpp | 646 …eyDescriptor& /*in_key*/, ::aidl::android::system::keystore2::KeyEntryResponse* /*_aidl_return*/) { in getKeyEntry() 651 …ore2::KeyDescriptor& /*in_key*/, const std::optional<std::vector<uint8_t>>& /*in_publicCert*/, con… in updateSubcomponent() 656 …Domain /*in_domain*/, int64_t /*in_nspace*/, std::vector<::aidl::android::system::keystore2::KeyDe… in listEntries() 661 …oreServiceDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey() 666 …32_t /*in_granteeUid*/, int32_t /*in_accessVector*/, ::aidl::android::system::keystore2::KeyDescri… in grant() 671 …t(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/, int32_t /*in_granteeUid*/) { in ungrant()
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 645 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 650 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 655 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 660 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 665 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 670 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V5-ndk-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 673 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 678 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 683 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 688 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 693 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 698 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
D | IKeystoreService.cpp | 864 …eyDescriptor& /*in_key*/, ::aidl::android::system::keystore2::KeyEntryResponse* /*_aidl_return*/) { in getKeyEntry() 869 …ore2::KeyDescriptor& /*in_key*/, const std::optional<std::vector<uint8_t>>& /*in_publicCert*/, con… in updateSubcomponent() 874 …Domain /*in_domain*/, int64_t /*in_nspace*/, std::vector<::aidl::android::system::keystore2::KeyDe… in listEntries() 879 …oreServiceDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey() 884 …32_t /*in_granteeUid*/, int32_t /*in_accessVector*/, ::aidl::android::system::keystore2::KeyDescri… in grant() 889 …t(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/, int32_t /*in_granteeUid*/) { in ungrant() 899 …onal<std::string>& /*in_startingPastAlias*/, std::vector<::aidl::android::system::keystore2::KeyDe… in listEntriesBatched()
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V2-ndk-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 658 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 663 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 668 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 673 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 678 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 683 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 645 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 650 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 655 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 660 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 665 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 670 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 645 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 650 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 655 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 660 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 665 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 670 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
D | IKeystoreService.cpp | 633 …eyDescriptor& /*in_key*/, ::aidl::android::system::keystore2::KeyEntryResponse* /*_aidl_return*/) { in getKeyEntry() 638 …ore2::KeyDescriptor& /*in_key*/, const std::optional<std::vector<uint8_t>>& /*in_publicCert*/, con… in updateSubcomponent() 643 …Domain /*in_domain*/, int64_t /*in_nspace*/, std::vector<::aidl::android::system::keystore2::KeyDe… in listEntries() 648 …oreServiceDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey() 653 …32_t /*in_granteeUid*/, int32_t /*in_accessVector*/, ::aidl::android::system::keystore2::KeyDescri… in grant() 658 …t(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/, int32_t /*in_granteeUid*/) { in ungrant()
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V2-ndk-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 658 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 663 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 668 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 673 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 678 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 683 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
D | IKeystoreService.cpp | 646 …eyDescriptor& /*in_key*/, ::aidl::android::system::keystore2::KeyEntryResponse* /*_aidl_return*/) { in getKeyEntry() 651 …ore2::KeyDescriptor& /*in_key*/, const std::optional<std::vector<uint8_t>>& /*in_publicCert*/, con… in updateSubcomponent() 656 …Domain /*in_domain*/, int64_t /*in_nspace*/, std::vector<::aidl::android::system::keystore2::KeyDe… in listEntries() 661 …oreServiceDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey() 666 …32_t /*in_granteeUid*/, int32_t /*in_accessVector*/, ::aidl::android::system::keystore2::KeyDescri… in grant() 671 …t(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/, int32_t /*in_granteeUid*/) { in ungrant()
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 645 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 650 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 655 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 660 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 665 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 670 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 645 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 650 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 655 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 660 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 665 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 670 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V2-ndk-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 658 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 663 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 668 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 673 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 678 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 683 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
D | IKeystoreService.cpp | 646 …eyDescriptor& /*in_key*/, ::aidl::android::system::keystore2::KeyEntryResponse* /*_aidl_return*/) { in getKeyEntry() 651 …ore2::KeyDescriptor& /*in_key*/, const std::optional<std::vector<uint8_t>>& /*in_publicCert*/, con… in updateSubcomponent() 656 …Domain /*in_domain*/, int64_t /*in_nspace*/, std::vector<::aidl::android::system::keystore2::KeyDe… in listEntries() 661 …oreServiceDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey() 666 …32_t /*in_granteeUid*/, int32_t /*in_accessVector*/, ::aidl::android::system::keystore2::KeyDescri… in grant() 671 …t(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/, int32_t /*in_granteeUid*/) { in ungrant()
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 645 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 650 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 655 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 660 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 665 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 670 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
D | IKeystoreService.cpp | 633 …eyDescriptor& /*in_key*/, ::aidl::android::system::keystore2::KeyEntryResponse* /*_aidl_return*/) { in getKeyEntry() 638 …ore2::KeyDescriptor& /*in_key*/, const std::optional<std::vector<uint8_t>>& /*in_publicCert*/, con… in updateSubcomponent() 643 …Domain /*in_domain*/, int64_t /*in_nspace*/, std::vector<::aidl::android::system::keystore2::KeyDe… in listEntries() 648 …oreServiceDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey() 653 …32_t /*in_granteeUid*/, int32_t /*in_accessVector*/, ::aidl::android::system::keystore2::KeyDescri… in grant() 658 …t(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/, int32_t /*in_granteeUid*/) { in ungrant()
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 645 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 650 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 655 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 660 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 665 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 670 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
D | IKeystoreService.cpp | 633 …eyDescriptor& /*in_key*/, ::aidl::android::system::keystore2::KeyEntryResponse* /*_aidl_return*/) { in getKeyEntry() 638 …ore2::KeyDescriptor& /*in_key*/, const std::optional<std::vector<uint8_t>>& /*in_publicCert*/, con… in updateSubcomponent() 643 …Domain /*in_domain*/, int64_t /*in_nspace*/, std::vector<::aidl::android::system::keystore2::KeyDe… in listEntries() 648 …oreServiceDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey() 653 …32_t /*in_granteeUid*/, int32_t /*in_accessVector*/, ::aidl::android::system::keystore2::KeyDescri… in grant() 658 …t(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/, int32_t /*in_granteeUid*/) { in ungrant()
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.cpp | 645 …ystore2::KeyDescriptor& /*in_key*/, const std::vector<::aidl::android::hardware::security::keymint… in createOperation() 650 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in generateKey() 655 …m::keystore2::KeyDescriptor& /*in_key*/, const std::optional<::aidl::android::system::keystore2::K… in importKey() 660 …eystore2::KeyDescriptor& /*in_key*/, const ::aidl::android::system::keystore2::KeyDescriptor& /*in… in importWrappedKey() 665 …d::system::keystore2::KeyDescriptor& /*in_storageKey*/, ::aidl::android::system::keystore2::Epheme… in convertStorageKeyToEphemeral() 670 …urityLevelDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey()
|
D | IKeystoreService.cpp | 633 …eyDescriptor& /*in_key*/, ::aidl::android::system::keystore2::KeyEntryResponse* /*_aidl_return*/) { in getKeyEntry() 638 …ore2::KeyDescriptor& /*in_key*/, const std::optional<std::vector<uint8_t>>& /*in_publicCert*/, con… in updateSubcomponent() 643 …Domain /*in_domain*/, int64_t /*in_nspace*/, std::vector<::aidl::android::system::keystore2::KeyDe… in listEntries() 648 …oreServiceDefault::deleteKey(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/) { in deleteKey() 653 …32_t /*in_granteeUid*/, int32_t /*in_accessVector*/, ::aidl::android::system::keystore2::KeyDescri… in grant() 658 …t(const ::aidl::android::system::keystore2::KeyDescriptor& /*in_key*/, int32_t /*in_granteeUid*/) { in ungrant()
|