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.cc67 reinterpret_cast<const uint8_t *>(bob_password.data()), in Run()
68 bob_password.size())) { in Run()
98 std::string bob_password = "password"; member
137 spake2.bob_password = "wrong password"; in TEST()