Home
last modified time | relevance | path

Searched refs:Spakep224Exchanger (Results 1 – 1 of 1) sorted by relevance

/external/libweave/src/privet/
Dsecurity_manager.cc40 class Spakep224Exchanger : public SecurityManager::KeyExchanger { class
42 explicit Spakep224Exchanger(const std::string& password) in Spakep224Exchanger() function in weave::privet::__anon1c99fa550111::Spakep224Exchanger
44 ~Spakep224Exchanger() override = default;
288 spake.reset(new Spakep224Exchanger(code)); in StartPairing()