Home
last modified time | relevance | path

Searched defs:addRngEntropy (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_device.cpp210 ScopedAStatus RemoteKeyMintDevice::addRngEntropy(const vector<uint8_t>& data) { in addRngEntropy() function in aidl::android::hardware::security::keymint::RemoteKeyMintDevice
/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster4_device.cpp338 Return<ErrorCode> RemoteKeymaster4Device::addRngEntropy(const hidl_vec<uint8_t>& data) { in addRngEntropy() function in keymaster::V4_1::RemoteKeymaster4Device