Home
last modified time | relevance | path

Searched defs:AddRngEntropy (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_random_source.cpp67 keymaster_error_t TpmRandomSource::AddRngEntropy( in AddRngEntropy() function in cuttlefish::TpmRandomSource
Dproxy_keymaster_context.h91 keymaster_error_t AddRngEntropy(const uint8_t* buf, in AddRngEntropy() function
Dtpm_keymaster_context.cpp269 keymaster_error_t TpmKeymasterContext::AddRngEntropy(const uint8_t* buffer, in AddRngEntropy() function in cuttlefish::TpmKeymasterContext
/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp215 void RemoteKeymaster::AddRngEntropy(const AddEntropyRequest& request, in AddRngEntropy() function in keymaster::RemoteKeymaster