/system/keymaster/android_keymaster/ |
D | pure_soft_secure_key_storage.cpp | 62 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
|
D | android_keymaster.cpp | 795 void AndroidKeymaster::DeleteKey(const DeleteKeyRequest& request, DeleteKeyResponse* response) { in DeleteKey() function in keymaster::AndroidKeymaster
|
/system/keymaster/include/keymaster/ |
D | keymaster_context.h | 128 virtual keymaster_error_t DeleteKey(const KeymasterKeyBlob& /* blob */) const { in DeleteKey() function
|
/system/update_engine/common/ |
D | prefs.cc | 214 bool Prefs::FileStorage::DeleteKey(const string& key) { in DeleteKey() function in chromeos_update_engine::Prefs::FileStorage 275 bool MemoryPrefs::MemoryStorage::DeleteKey(const string& key) { in DeleteKey() function in chromeos_update_engine::MemoryPrefs::MemoryStorage
|
/system/bt/vendor_libs/test_vendor_lib/test/ |
D | security_manager_unittest.cc | 100 TEST_F(SecurityManagerTest, DeleteKey) { in TEST_F() argument
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | security_manager.cc | 31 uint16_t SecurityManager::DeleteKey(const Address& addr) { in DeleteKey() function in test_vendor_lib::SecurityManager
|
/system/keymaster/contexts/ |
D | keymaster2_passthrough_context.cpp | 112 keymaster_error_t Keymaster2PassthroughContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::Keymaster2PassthroughContext
|
D | keymaster1_passthrough_context.cpp | 178 keymaster_error_t Keymaster1PassthroughContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::Keymaster1PassthroughContext
|
D | soft_keymaster_context.cpp | 305 keymaster_error_t SoftKeymasterContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::SoftKeymasterContext
|
D | pure_soft_keymaster_context.cpp | 299 keymaster_error_t PureSoftKeymasterContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::PureSoftKeymasterContext
|
/system/keymaster/legacy_support/ |
D | keymaster_passthrough_engine.cpp | 107 keymaster_error_t DeleteKey(const KeymasterKeyBlob& blob) const override { in DeleteKey() function in keymaster::TKeymasterPassthroughEngine
|
D | keymaster1_engine.cpp | 118 keymaster_error_t Keymaster1Engine::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::Keymaster1Engine
|
/system/core/trusty/keymaster/ |
D | TrustyKeymaster.cpp | 207 void TrustyKeymaster::DeleteKey(const DeleteKeyRequest& request, DeleteKeyResponse* response) { in DeleteKey() function in keymaster::TrustyKeymaster
|
/system/security/keystore/ |
D | keystore_cli_v2.cpp | 817 int DeleteKey(const std::string& name) { in DeleteKey() function
|
/system/keymaster/tests/ |
D | android_keymaster_test_utils.cpp | 205 keymaster_error_t Keymaster2Test::DeleteKey() { in DeleteKey() function in keymaster::test::Keymaster2Test
|