Searched defs:addRngEntropy (Results 1 – 2 of 2) sorted by relevance
| /device/google/cuttlefish/guest/hals/keymint/remote/ | ||
| D | remote_keymint_device.cpp | 210 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/ | ||
| D | remote_keymaster4_device.cpp | 338 Return<ErrorCode> RemoteKeymaster4Device::addRngEntropy(const hidl_vec<uint8_t>& data) { in addRngEntropy() function in keymaster::V4_1::RemoteKeymaster4Device |