Home | History | Annotate | Download | only in ciphers

Lines Matching refs:XMEMCMP

813        if (XMEMCMP(buf[0], tests[x].ct, 8) || XMEMCMP(buf[1], tests[x].pt, 8)) {
819 if (XMEMCMP(buf[0], tests[x].ct, 8)) {