Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp531 std::string CuttlefishConfig::entropy_source() const { in entropy_source() function in vsoc::CuttlefishConfig
534 void CuttlefishConfig::set_entropy_source(const std::string& entropy_source) { in set_entropy_source()