Home | History | Annotate | Download | only in engine

Lines Matching full:bootstrap_token

1997   std::string bootstrap_token;
1998 cryptographer->GetBootstrapToken(&bootstrap_token);
2000 OnPassphraseAccepted(bootstrap_token));