Home | History | Annotate | Download | only in keymaster

Lines Matching refs:theirs

57         const uint8_t* theirs = other.get();
60 if (mine[i] != theirs[i]) {