Searched refs:K_RE_LEN (Results 1 – 2 of 2) sorted by relevance
26 import static com.android.internal.net.eap.test.statemachine.EapAkaPrimeMethodStateMachine.K_RE_LEN;59 assertEquals(K_RE_LEN, mStateMachine.getKReLen()); in testKeyLengths()
83 public static final int K_RE_LEN = 32; field in EapAkaPrimeMethodStateMachine97 KEY_LEN + K_AUT_LEN + K_RE_LEN + (2 * SESSION_KEY_LENGTH);138 return K_RE_LEN; in getKReLen()