Home
last modified time | relevance | path

Searched refs:deleteKey (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_device.h62 ScopedAStatus deleteKey(const vector<uint8_t>& keyBlob) override;
Dremote_keymint_device.cpp348 ScopedAStatus RemoteKeyMintDevice::deleteKey(const vector<uint8_t>& keyBlob) { in deleteKey() function in aidl::android::hardware::security::keymint::RemoteKeyMintDevice