Searched defs:auts (Results 1 – 2 of 2) sorted by relevance
456 public final byte[] auts; field in EapAkaMethodStateMachine.ChallengeState.RandChallengeResult474 RandChallengeResult(byte[] auts) throws EapSimAkaInvalidLengthException { in RandChallengeResult()
1023 public final byte[] auts = new byte[AUTS_LENGTH]; field in EapSimAkaAttribute.AtAuts1036 public AtAuts(byte[] auts) throws EapSimAkaInvalidAttributeException { in AtAuts()