Searched refs:mPrevContext (Results 1 – 1 of 1) sorted by relevance
146 private D2DConnectionContext mPrevContext; field in CarTrustAgentUnlockService234 mPrevContext = null; in release()466 mPrevContext = D2DConnectionContext.fromSavedSession(oldSessionKeyBytes); in showVerificationCode()467 if (mPrevContext == null) { in showVerificationCode()478 byte[] resumeBytes = computeMAC(mPrevContext, mCurrentContext, SERVER); in sendServerAuthToClient()508 computeMAC(mPrevContext, mCurrentContext, CLIENT)); in authenticateClient()563 if (mPrevContext != null) { in resetEncryptionState()564 mPrevContext = null; in resetEncryptionState()