Searched refs:HdcAuth (Results 1 – 6 of 6) sorted by relevance
21 namespace HdcAuth {
25 namespace HdcAuth { namespace693 if (!HdcAuth::TryLoadPublicKey(pubkey)) { in GetPublicKeyinfo()
555 HdcAuth::FreeKey(!hSession->serverOrDaemon, hSession->listKey); in FreeSessionFinally()
224 …if (!HdcAuth::AuthVerify(reinterpret_cast<uint8_t *>(const_cast<char *>(hSession->tokenRSA.c_str()… in HandDaemonAuth()238 ret = HdcAuth::PostUIConfirm(handshake.buf); in HandDaemonAuth()
435 if (!HdcAuth::GetPublicKeyinfo(handshake.buf)) { in HandServerAuth()449 if (!HdcAuth::RsaSignAndBase64(handshake.buf)) { in HandServerAuth()
128 HdcAuth::GenerateKey(keyPath.c_str()); in DoCtrlServiceWork()