SPAKE2             22 remoting/protocol/authentication_method.cc   return AuthenticationMethod(SPAKE2, hash_function);
SPAKE2            108 remoting/protocol/authentication_method.cc     case SPAKE2:
SPAKE2            126 remoting/protocol/negotiating_client_authenticator.cc     DCHECK(current_method_.type() == AuthenticationMethod::SPAKE2 ||
SPAKE2            180 remoting/protocol/negotiating_host_authenticator.cc     DCHECK(current_method_.type() == AuthenticationMethod::SPAKE2 ||