Home | History | Annotate | Download | only in launcher3

Lines Matching refs:checkKey

704         key.checksum = checkKey(key);
717 key.checksum = checkKey(key);
730 if (key.checksum != checkKey(key)) {
743 private long checkKey(Key key) {