Home
last modified time | relevance | path

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

/external/ukey2/src/main/cpp/src/securegcm/
Dukey2_shell.cc98 class UKey2Shell { class
100 explicit UKey2Shell(int verification_string_length);
101 ~UKey2Shell();
132 UKey2Shell::UKey2Shell(int verification_string_length) in UKey2Shell() function in securegcm::UKey2Shell
135 UKey2Shell::~UKey2Shell() {} in ~UKey2Shell()
137 bool UKey2Shell::WriteNextHandshakeMessage(const string& tag) { in WriteNextHandshakeMessage()
149 bool UKey2Shell::ReadNextHandshakeMessage(const string& tag) { in ReadNextHandshakeMessage()
164 bool UKey2Shell::ConfirmVerificationString() { in ConfirmVerificationString()
184 bool UKey2Shell::RunSecureConnectionLoop() { in RunSecureConnectionLoop()
236 bool UKey2Shell::RunAsInitiator() { in RunAsInitiator()
[all …]