Searched refs:deleteKey (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/guest/hals/keymint/remote/ | ||
D | remote_keymint_device.h | 62 ScopedAStatus deleteKey(const vector<uint8_t>& keyBlob) override; |
D | remote_keymint_device.cpp | 348 ScopedAStatus RemoteKeyMintDevice::deleteKey(const vector<uint8_t>& keyBlob) { in deleteKey() function in aidl::android::hardware::security::keymint::RemoteKeyMintDevice |