Searched defs:auts (Results 1 – 5 of 5) sorted by relevance
458 public final byte[] auts; field in EapAkaMethodStateMachine.ChallengeState.RandChallengeResult476 RandChallengeResult(byte[] auts) throws EapSimAkaInvalidLengthException { in RandChallengeResult()
1063 public final byte[] auts = new byte[AUTS_LENGTH]; field in EapSimAkaAttribute.AtAuts1076 public AtAuts(byte[] auts) throws EapSimAkaInvalidAttributeException { in AtAuts()
891 private static String create3GSimAuthUmtsAutsResponse(byte[] auts) { in create3GSimAuthUmtsAutsResponse()
1347 String auts = makeHex(result, 2, autsLen); in get3GAuthResponse() local
3367 private boolean sendNetworkEapSimUmtsAutsResponse(byte[/* 14 */] auts) { in sendNetworkEapSimUmtsAutsResponse()