be128_xor 184 crypto/gf128mul.c be128_xor(r, r, &p[0]); be128_xor 186 crypto/gf128mul.c be128_xor(r, r, &p[1]); be128_xor 188 crypto/gf128mul.c be128_xor(r, r, &p[2]); be128_xor 190 crypto/gf128mul.c be128_xor(r, r, &p[3]); be128_xor 192 crypto/gf128mul.c be128_xor(r, r, &p[4]); be128_xor 194 crypto/gf128mul.c be128_xor(r, r, &p[5]); be128_xor 196 crypto/gf128mul.c be128_xor(r, r, &p[6]); be128_xor 198 crypto/gf128mul.c be128_xor(r, r, &p[7]); be128_xor 222 crypto/gf128mul.c be128_xor(r, r, &p[7]); be128_xor 224 crypto/gf128mul.c be128_xor(r, r, &p[6]); be128_xor 226 crypto/gf128mul.c be128_xor(r, r, &p[5]); be128_xor 228 crypto/gf128mul.c be128_xor(r, r, &p[4]); be128_xor 230 crypto/gf128mul.c be128_xor(r, r, &p[3]); be128_xor 232 crypto/gf128mul.c be128_xor(r, r, &p[2]); be128_xor 234 crypto/gf128mul.c be128_xor(r, r, &p[1]); be128_xor 236 crypto/gf128mul.c be128_xor(r, r, &p[0]); be128_xor 285 crypto/gf128mul.c be128_xor(&t->t[i]->t[j + k], be128_xor 320 crypto/gf128mul.c be128_xor(r, r, &t->t[i]->t[ap[15 - i]]); be128_xor 356 crypto/gf128mul.c be128_xor(&t->t[j + k], &t->t[j], &t->t[k]); be128_xor 378 crypto/gf128mul.c be128_xor(&t->t[j + k], &t->t[j], &t->t[k]); be128_xor 394 crypto/gf128mul.c be128_xor(r, r, &t->t[ap[i]]); be128_xor 409 crypto/gf128mul.c be128_xor(r, r, &t->t[ap[i]]); be128_xor 179 crypto/lrw.c be128_xor(wdst++, &t, wsrc++); be128_xor 183 crypto/lrw.c be128_xor(&t, &t, &ctx->mulinc[next_index(counter)]);