Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
DEapAkaPrimeMethodStateMachine.java178 protected EapResult handleChallengeAuthentication( in handleChallengeAuthentication() method in EapAkaPrimeMethodStateMachine.ChallengeState
185 return super.handleChallengeAuthentication(message, eapAkaPrimeTypeData); in handleChallengeAuthentication()
DEapAkaMethodStateMachine.java373 return handleChallengeAuthentication(message, eapAkaTypeData); in process()
376 protected EapResult handleChallengeAuthentication( in handleChallengeAuthentication() method in EapAkaMethodStateMachine.ChallengeState