/src/sys/crypto/aes/arch/x86/ |
aes_via.c | 338 xor128(void *x, const void *a, const void *b) function in typeref:typename:void 383 xor128(tmp, tmp, cv); 430 xor128(tmp, tmp, cv); 434 xor128(tmp, tmp, iv0); 535 xor128(out, in, t); 537 xor128(out, out, t); 547 xor128(out + 4*i, in + 4*i, t); 552 xor128(out + 4*i, in + 4*i, buf + 4*i); 557 xor128(buf, in, t); 568 xor128(buf, buf, t) [all...] |
aes_via.c | 338 xor128(void *x, const void *a, const void *b) function in typeref:typename:void 383 xor128(tmp, tmp, cv); 430 xor128(tmp, tmp, cv); 434 xor128(tmp, tmp, iv0); 535 xor128(out, in, t); 537 xor128(out, out, t); 547 xor128(out + 4*i, in + 4*i, t); 552 xor128(out + 4*i, in + 4*i, buf + 4*i); 557 xor128(buf, in, t); 568 xor128(buf, buf, t) [all...] |
aes_via.c | 338 xor128(void *x, const void *a, const void *b) function in typeref:typename:void 383 xor128(tmp, tmp, cv); 430 xor128(tmp, tmp, cv); 434 xor128(tmp, tmp, iv0); 535 xor128(out, in, t); 537 xor128(out, out, t); 547 xor128(out + 4*i, in + 4*i, t); 552 xor128(out + 4*i, in + 4*i, buf + 4*i); 557 xor128(buf, in, t); 568 xor128(buf, buf, t) [all...] |
aes_via.c | 338 xor128(void *x, const void *a, const void *b) function in typeref:typename:void 383 xor128(tmp, tmp, cv); 430 xor128(tmp, tmp, cv); 434 xor128(tmp, tmp, iv0); 535 xor128(out, in, t); 537 xor128(out, out, t); 547 xor128(out + 4*i, in + 4*i, t); 552 xor128(out + 4*i, in + 4*i, buf + 4*i); 557 xor128(buf, in, t); 568 xor128(buf, buf, t) [all...] |