Searched defs:kPassphrase (Results 1 – 2 of 2) sorted by relevance
45 static const char kPassphrase[] = "123456"; in TestMinimumPassphrase() local64 static const char kPassphrase[] = "1234567812345678" in TestMaximumPassphrase() local97 static const char kPassphrase[] = "12SECRETPASSWORD34"; in TestExampleInSpec() local
53 const std::string kPassphrase = "test12345"; variable