Searched refs:HdcAuth (Results 1 – 6 of 6) sorted by relevance
21 namespace HdcAuth {
25 namespace HdcAuth { namespace
541 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 …bool retChildForToken = HdcAuth::KeylistIncrement(hSession->listKey, hSession->authKeyIndex, &ptr); in HandServerAuth()444 …retChildForToken = HdcAuth::AuthSign(ptr, reinterpret_cast<const unsigned char *>(handshake.buf.c_… in HandServerAuth()459 … retChild = HdcAuth::GetPublicKeyFileBuf(reinterpret_cast<unsigned char *>(bufPrivateKey), in HandServerAuth()
126 HdcAuth::GenerateKey(keyPath.c_str()); in DoCtrlServiceWork()