Searched defs:AddRngEntropy (Results 1 – 5 of 5) sorted by relevance
/device/google/cuttlefish/host/commands/secure_env/ | ||
D | tpm_random_source.cpp | 65 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 | 267 keymaster_error_t TpmKeymasterContext::AddRngEntropy(const uint8_t* buffer, in AddRngEntropy() function in cuttlefish::TpmKeymasterContext |
/device/google/cuttlefish/guest/hals/keymaster/remote/ | ||
D | remote_keymaster.cpp | 105 void RemoteKeymaster::AddRngEntropy(const AddEntropyRequest& request, in AddRngEntropy() function in keymaster::RemoteKeymaster |
/device/google/cuttlefish/guest/hals/keymint/remote/ | ||
D | remote_keymaster.cpp | 157 void RemoteKeymaster::AddRngEntropy(const AddEntropyRequest& request, in AddRngEntropy() function in keymaster::RemoteKeymaster |