Home | History | Annotate | Download | only in launcher3

Lines Matching refs:checkKey

645         key.checksum = checkKey(key);
658 key.checksum = checkKey(key);
671 if (key.checksum != checkKey(key)) {
708 private long checkKey(Key key) {