Home
last modified time | relevance | path

Searched defs:RandChallengeResult (Results 1 – 2 of 2) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
DEapAkaMethodStateMachine.java454 class RandChallengeResult { class in EapAkaMethodStateMachine.ChallengeState
460 RandChallengeResult(byte[] res, byte[] ik, byte[] ck) in RandChallengeResult() method in EapAkaMethodStateMachine.ChallengeState.RandChallengeResult
476 RandChallengeResult(byte[] auts) throws EapSimAkaInvalidLengthException { in RandChallengeResult() method in EapAkaMethodStateMachine.ChallengeState.RandChallengeResult
DEapSimMethodStateMachine.java540 class RandChallengeResult { class in EapSimMethodStateMachine.ChallengeState
544 RandChallengeResult(byte[] sres, byte[] kc) throws EapSimAkaInvalidLengthException { in RandChallengeResult() method in EapSimMethodStateMachine.ChallengeState.RandChallengeResult