Searched refs:key_matches (Results 1 – 1 of 1) sorted by relevance
81 bool key_matches() const { in key_matches() function103 if (!spake2.key_matches()) { in TestSPAKE2()120 if (spake2.key_matches()) { in TestWrongPassword()137 if (spake2.key_matches()) { in TestWrongNames()149 if (spake2.Run() && spake2.key_matches()) { in TestCorruptMessages()