Home | History | Annotate | Download | only in ciphers

Lines Matching refs:XMEMCMP

679        if ((XMEMCMP(tmp[0], tests[i].ct, 8) != 0) || (XMEMCMP(tmp[1], tests[i].pt, 8) != 0)) {