Searched refs:set_entropy_source (Results 1 – 3 of 3) sorted by relevance
213 void set_entropy_source(const std::string& entropy_source);
534 void CuttlefishConfig::set_entropy_source(const std::string& entropy_source) { in set_entropy_source() function in vsoc::CuttlefishConfig
422 tmp_config_obj.set_entropy_source("/dev/urandom"); in InitializeCuttlefishConfiguration()