Searched refs:UKey2Shell (Results 1 – 1 of 1) sorted by relevance
98 class UKey2Shell { class100 explicit UKey2Shell(int verification_string_length);101 ~UKey2Shell();132 UKey2Shell::UKey2Shell(int verification_string_length) in UKey2Shell() function in securegcm::UKey2Shell135 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 …]