Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/curve25519/
Dspake25519_test.cc59 reinterpret_cast<const uint8_t *>(bob_password.data()), in Run()
60 bob_password.size())) { in Run()
90 std::string bob_password = "password"; member
109 spake2.bob_password = "wrong password"; in TEST()