OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetAuthSecret
(Results
1 - 3
of
3
) sorted by null
/external/libweave/src/privet/
auth_manager.h
68
void
SetAuthSecret
(const std::vector<uint8_t>& secret,
auth_manager.cc
281
SetAuthSecret
(config_->GetSettings().secret,
284
SetAuthSecret
({}, RootClientTokenOwner::kNone);
295
SetAuthSecret
(auth_secret, RootClientTokenOwner::kNone);
300
void AuthManager::
SetAuthSecret
(const std::vector<uint8_t>& secret,
423
SetAuthSecret
(claim->first->GetAuthSecret(), claim->second);
/external/libweave/src/
device_registration_info.cc
[
all
...]
Completed in 83 milliseconds