Home | History | Annotate | Download | only in ciphers

Lines Matching refs:XMEMCMP

1503        if (XMEMCMP(buf[0], tests[x].ct, 16) || XMEMCMP(buf[1], tests[x].pt, 16)) {
1509 if (XMEMCMP(buf[0], tests[x].ct, 16)) {