Searched refs:getMskLength (Results 1 – 3 of 3) sorted by relevance
78 public final byte[] mMsk = new byte[getMskLength()];117 protected int getMskLength() { in getMskLength() method in EapSimAkaMethodStateMachine
59 assertEquals(SESSION_KEY_LENGTH, mStateMachine.getMskLength()); in testKeyLengths()
474 assertEquals(SESSION_KEY_LENGTH, mStateMachine.getMskLength()); in testKeyLengths()