Searched refs:auts (Results 1 – 5 of 5) sorted by relevance
397 Arrays.asList(new AtAuts(result.auts))); in handleChallengeAuthentication()456 public final byte[] auts; field in EapAkaMethodStateMachine.ChallengeState.RandChallengeResult471 this.auts = null; in RandChallengeResult()474 RandChallengeResult(byte[] auts) throws EapSimAkaInvalidLengthException { in RandChallengeResult() argument475 if (auts.length != AtAuts.AUTS_LENGTH) { in RandChallengeResult()482 this.auts = auts; in RandChallengeResult()529 byte[] auts = new byte[Byte.toUnsignedInt(buffer.get())]; in getRandChallengeResult()530 buffer.get(auts); in getRandChallengeResult()537 + " AUTS=" + LOG.pii(auts)); in getRandChallengeResult()539 return new RandChallengeResult(auts); in getRandChallengeResult()
1023 public final byte[] auts = new byte[AUTS_LENGTH]; field in EapSimAkaAttribute.AtAuts1033 byteBuffer.get(auts); in AtAuts()1036 public AtAuts(byte[] auts) throws EapSimAkaInvalidAttributeException { in AtAuts() argument1039 if (auts.length != AUTS_LENGTH) { in AtAuts()1043 System.arraycopy(auts, 0, this.auts, 0, AUTS_LENGTH); in AtAuts()1050 byteBuffer.put(auts); in encode()
56 assertArrayEquals(AUTS_BYTES, atAuts.auts); in testDecode()
231 assertNull(result.auts); in testRandChallengeResultConstructor()234 assertArrayEquals(AUTS_BYTES, result.auts); in testRandChallengeResultConstructor()
1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...