Searched refs:mNextReauthIdentity (Results 1 – 1 of 1) sorted by relevance
398 private byte[] mNextReauthIdentity; field in EapAkaMethodStateMachine.ChallengeState419 return processEapSuccess(mNextReauthIdentity, 0 /* reauthCounter */); in process()527 mNextReauthIdentity = retrieveNextReauthId(mTAG, eapAkaTypeData); in handleChallengeAuthentication()700 private byte[] mNextReauthIdentity; field in EapAkaMethodStateMachine.ReauthState722 return processEapSuccess(mNextReauthIdentity, mReauthCounter); in process()807 mNextReauthIdentity = in handleReauthentication()810 mNextReauthIdentity = null; in handleReauthentication()