Home
last modified time | relevance | path

Searched defs:DeleteKey (Results 1 – 25 of 45) sorted by relevance

12

/aosp_15_r20/system/keymaster/android_keymaster/
H A Dpure_soft_secure_key_storage.cpp62 void PureSoftSecureStorageMap::DeleteKey(km_id_t keyid) { in DeleteKey() function in keymaster::PureSoftSecureStorageMap
112 keymaster_error_t PureSoftSecureKeyStorage::DeleteKey(const km_id_t keyid) { in DeleteKey() function in keymaster::PureSoftSecureKeyStorage
/aosp_15_r20/system/update_engine/common/
H A Dprefs.cc313 bool Prefs::FileStorage::DeleteKey(std::string_view key) { in DeleteKey() function in chromeos_update_engine::Prefs::FileStorage
379 bool MemoryPrefs::MemoryStorage::DeleteKey(std::string_view key) { in DeleteKey() function in chromeos_update_engine::MemoryPrefs::MemoryStorage
/aosp_15_r20/external/cronet/crypto/
H A Dunexportable_key_win.cc522 void DeleteKey() override { in DeleteKey() function in crypto::__anona60838f30111::ECDSASoftwareKey
570 void DeleteKey() override { in DeleteKey() function in crypto::__anona60838f30111::RSASoftwareKey
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dkeymaster_context.h133 virtual keymaster_error_t DeleteKey(const KeymasterKeyBlob& /* blob */) const { in DeleteKey() function
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
Dkey.go144 func DeleteKey(k Key, path string) error { func
/aosp_15_r20/external/googleapis/google/api/apikeys/v2/
H A Dapikeys.proto116 rpc DeleteKey(DeleteKeyRequest) returns (google.longrunning.Operation) { rpc
/aosp_15_r20/external/google-cloud-java/java-apikeys/proto-google-cloud-apikeys-v2/src/main/proto/google/api/apikeys/v2/
H A Dapikeys.proto115 rpc DeleteKey(DeleteKeyRequest) returns (google.longrunning.Operation) { rpc
/aosp_15_r20/external/google-cloud-java/java-apikeys/google-cloud-apikeys/src/main/java/com/google/api/apikeys/v2/
H A Dgapic_metadata.json16 "DeleteKey": { object
/aosp_15_r20/system/keymaster/contexts/
H A Dkeymaster2_passthrough_context.cpp114 keymaster_error_t Keymaster2PassthroughContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::Keymaster2PassthroughContext
H A Dkeymaster1_passthrough_context.cpp180 keymaster_error_t Keymaster1PassthroughContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::Keymaster1PassthroughContext
H A Dsoft_keymaster_context.cpp308 keymaster_error_t SoftKeymasterContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::SoftKeymasterContext
H A Dpure_soft_keymaster_context.cpp374 keymaster_error_t PureSoftKeymasterContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::PureSoftKeymasterContext
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.cpp167 ErrorCode KeymasterHidlTest::DeleteKey(HidlBuf* key_blob, bool keep_key_blob) { in DeleteKey() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
174 ErrorCode KeymasterHidlTest::DeleteKey(bool keep_key_blob) { in DeleteKey() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
/aosp_15_r20/external/google-cloud-java/java-recaptchaenterprise/google-cloud-recaptchaenterprise/src/main/java/com/google/cloud/recaptchaenterprise/v1/
H A Dgapic_metadata.json22 "DeleteKey": { object
/aosp_15_r20/system/keymaster/legacy_support/
H A Dkeymaster_passthrough_engine.cpp109 keymaster_error_t DeleteKey(const KeymasterKeyBlob& blob) const override { in DeleteKey() function in keymaster::TKeymasterPassthroughEngine
H A Dkeymaster1_engine.cpp118 keymaster_error_t Keymaster1Engine::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::Keymaster1Engine
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_secure_deletion_secret_storage.cpp672 void TrustySecureDeletionSecretStorage::DeleteKey(uint32_t key_slot) const { in DeleteKey() function in keymaster::TrustySecureDeletionSecretStorage
/aosp_15_r20/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp212 void TrustyKeymaster::DeleteKey(const DeleteKeyRequest& request, DeleteKeyResponse* response) { in DeleteKey() function in keymaster::TrustyKeymaster
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp284 void RemoteKeymaster::DeleteKey(const DeleteKeyRequest& request, in DeleteKey() function in keymaster::RemoteKeymaster
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DKms.h1168 EFI_KMS_DELETE_KEY DeleteKey; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DKms.h1161 EFI_KMS_DELETE_KEY DeleteKey; member
/aosp_15_r20/external/cronet/net/tools/cachetool/
H A Dcachetool.cc673 void DeleteKey(CommandMarshal* command_marshal) { in DeleteKey() function
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DKms.h1162 EFI_KMS_DELETE_KEY DeleteKey; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DKms.h1162 EFI_KMS_DELETE_KEY DeleteKey; member
/aosp_15_r20/external/cronet/base/win/
H A Dregistry.cc283 LONG RegKey::DeleteKey(const wchar_t* name, RecursiveDelete recursive) { in DeleteKey() function in base::win::RegKey

12