Searched defs:AddRngEntropy (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish/host/commands/secure_env/ | ||
D | tpm_random_source.cpp | 67 keymaster_error_t TpmRandomSource::AddRngEntropy( in AddRngEntropy() function in cuttlefish::TpmRandomSource |
D | proxy_keymaster_context.h | 91 keymaster_error_t AddRngEntropy(const uint8_t* buf, in AddRngEntropy() function |
D | tpm_keymaster_context.cpp | 269 keymaster_error_t TpmKeymasterContext::AddRngEntropy(const uint8_t* buffer, in AddRngEntropy() function in cuttlefish::TpmKeymasterContext |
/device/google/cuttlefish/guest/hals/keymint/remote/ | ||
D | remote_keymaster.cpp | 215 void RemoteKeymaster::AddRngEntropy(const AddEntropyRequest& request, in AddRngEntropy() function in keymaster::RemoteKeymaster |