Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Dsecurity_manager_unittest.cc46 bool IsBase64(const std::string& text) { in IsBase64() function
106 EXPECT_TRUE(IsBase64(*fingerprint)); in PairAndAuthenticate()
107 EXPECT_TRUE(IsBase64(*signature)); in PairAndAuthenticate()