Searched defs:deleteKey (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/guest/hals/keymint/remote/ | ||
D | remote_keymint_device.cpp | 347 ScopedAStatus RemoteKeyMintDevice::deleteKey(const vector<uint8_t>& keyBlob) { in deleteKey() function in aidl::android::hardware::security::keymint::RemoteKeyMintDevice |
/device/google/cuttlefish/guest/hals/keymaster/remote/ | ||
D | remote_keymaster4_device.cpp | 494 Return<ErrorCode> RemoteKeymaster4Device::deleteKey(const hidl_vec<uint8_t>& keyBlob) { in deleteKey() function in keymaster::V4_1::RemoteKeymaster4Device |