Home | History | Annotate | Download | only in ciphers

Lines Matching refs:XMEMCMP

1808         if (XMEMCMP(cases[i].out, tmp, sizeof(tmp)) != 0) {
1852 if (XMEMCMP(pt, tmp, 8) != 0) {