/system/keymaster/include/keymaster/ |
D | keymaster_context.h | 114 virtual keymaster_error_t DeleteKey(const KeymasterKeyBlob& /* blob */) const { in DeleteKey() function
|
/system/update_engine/common/ |
D | prefs.cc | 147 bool Prefs::FileStorage::DeleteKey(const string& key) { in DeleteKey() function in chromeos_update_engine::Prefs::FileStorage 188 bool MemoryPrefs::MemoryStorage::DeleteKey(const string& key) { in DeleteKey() function in chromeos_update_engine::MemoryPrefs::MemoryStorage
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | security_manager.cc | 33 uint16_t SecurityManager::DeleteKey(const Address& addr) { in DeleteKey() function in test_vendor_lib::SecurityManager
|
/system/bt/vendor_libs/test_vendor_lib/test/ |
D | security_manager_unittest.cc | 102 TEST_F(SecurityManagerTest, DeleteKey) { in TEST_F() argument
|
/system/keymaster/contexts/ |
D | keymaster2_passthrough_context.cpp | 109 keymaster_error_t Keymaster2PassthroughContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::Keymaster2PassthroughContext
|
D | keymaster1_passthrough_context.cpp | 176 keymaster_error_t Keymaster1PassthroughContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::Keymaster1PassthroughContext
|
D | pure_soft_keymaster_context.cpp | 207 keymaster_error_t PureSoftKeymasterContext::DeleteKey(const KeymasterKeyBlob& /* blob */) const { in DeleteKey() function in keymaster::PureSoftKeymasterContext
|
D | soft_keymaster_context.cpp | 332 keymaster_error_t SoftKeymasterContext::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::SoftKeymasterContext
|
/system/core/trusty/keymaster/ |
D | TrustyKeymaster.cpp | 146 void TrustyKeymaster::DeleteKey(const DeleteKeyRequest& request, DeleteKeyResponse* response) { in DeleteKey() function in keymaster::TrustyKeymaster
|
/system/keymaster/legacy_support/ |
D | keymaster_passthrough_engine.cpp | 111 keymaster_error_t DeleteKey(const KeymasterKeyBlob& blob) const override { in DeleteKey() function in keymaster::TKeymasterPassthroughEngine
|
D | keymaster0_engine.cpp | 132 bool Keymaster0Engine::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::Keymaster0Engine
|
D | keymaster1_engine.cpp | 123 keymaster_error_t Keymaster1Engine::DeleteKey(const KeymasterKeyBlob& blob) const { in DeleteKey() function in keymaster::Keymaster1Engine
|
/system/keymaster/android_keymaster/ |
D | android_keymaster.cpp | 451 void AndroidKeymaster::DeleteKey(const DeleteKeyRequest& request, DeleteKeyResponse* response) { in DeleteKey() function in keymaster::AndroidKeymaster
|
/system/security/keystore/ |
D | keystore_cli_v2.cpp | 343 int DeleteKey(const std::string& name) { in DeleteKey() function
|
/system/keymaster/tests/ |
D | android_keymaster_test_utils.cpp | 204 keymaster_error_t Keymaster2Test::DeleteKey() { in DeleteKey() function in keymaster::test::Keymaster2Test
|