Searched refs:mCurrentContext (Results 1 – 1 of 1) sorted by relevance
147 private D2DConnectionContext mCurrentContext; field in CarTrustAgentUnlockService235 mCurrentContext = null; in release()452 mCurrentContext = D2DConnectionContext.fromSavedSession(mEncryptionKey.asBytes()); in showVerificationCode()478 byte[] resumeBytes = computeMAC(mPrevContext, mCurrentContext, SERVER); in sendServerAuthToClient()508 computeMAC(mPrevContext, mCurrentContext, CLIENT)); in authenticateClient()560 if (mCurrentContext != null) { in resetEncryptionState()561 mCurrentContext = null; in resetEncryptionState()