Home
last modified time | relevance | path

Searched refs:counterForReauth (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
DEapSimAkaMethodStateMachine.java516 int counterForReauth, in handleEapSimAkaNotification() argument
587 + counterForReauth); in handleEapSimAkaNotification()
588 if (counterForReauth == receivedCounter) { in handleEapSimAkaNotification()
591 buildReauthResponse(counterForReauth, false, mKEncr, atIv); in handleEapSimAkaNotification()