Searched defs:psk_passphrase (Results 1 – 2 of 2) sorted by relevance
442 const std::string& psk_passphrase() const { return psk_passphrase_; } in psk_passphrase() function477 void set_psk_passphrase(const std::string& psk_passphrase) { in set_psk_passphrase()
1351 void VirtualNetwork::SetPSKPassphrase(const std::string& psk_passphrase) { in SetPSKPassphrase()