Searched refs:KC_LEN (Results 1 – 1 of 1) sorted by relevance
78 private static final int KC_LEN = 8; field in TelephonyUtil583 if (SRES_LEN + KC_LEN != result.length) { in getGsmSimpleSimNoLengthAuthResponse()589 String kc = makeHex(result, START_KC_POS, KC_LEN); in getGsmSimpleSimNoLengthAuthResponse()