Searched defs:rands (Results 1 – 2 of 2) sorted by relevance
521 public final List<byte[]> rands = new ArrayList<>(MAX_RANDS); field in EapSimAkaAttribute.AtRandSim548 public AtRandSim(int lengthInBytes, byte[]... rands) in AtRandSim()
911 GsmRand[] rands = new GsmRand[3]; in testNetworkEapGsmAuthCallback() local