Searched refs:b8 (Results 1 - 36 of 36) sorted by relevance

/linux-4.4.14/drivers/staging/skein/
H A Dthreefish_block.c3368 b8 = input[8], b9 = input[9], threefish_encrypt_1024() local
3401 b8 += b9 + k8; threefish_encrypt_1024()
3402 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024()
3437 b8 += b1; threefish_encrypt_1024()
3438 b1 = ((b1 << 52) | (b1 >> (64 - 52))) ^ b8; threefish_encrypt_1024()
3458 b8 += b11; threefish_encrypt_1024()
3459 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024()
3479 b8 += b5; threefish_encrypt_1024()
3480 b5 = ((b5 << 28) | (b5 >> (64 - 28))) ^ b8; threefish_encrypt_1024()
3505 b8 += b9 + k9; threefish_encrypt_1024()
3506 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024()
3541 b8 += b1; threefish_encrypt_1024()
3542 b1 = ((b1 << 41) | (b1 >> (64 - 41))) ^ b8; threefish_encrypt_1024()
3562 b8 += b11; threefish_encrypt_1024()
3563 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024()
3583 b8 += b5; threefish_encrypt_1024()
3584 b5 = ((b5 << 31) | (b5 >> (64 - 31))) ^ b8; threefish_encrypt_1024()
3609 b8 += b9 + k10; threefish_encrypt_1024()
3610 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024()
3645 b8 += b1; threefish_encrypt_1024()
3646 b1 = ((b1 << 52) | (b1 >> (64 - 52))) ^ b8; threefish_encrypt_1024()
3666 b8 += b11; threefish_encrypt_1024()
3667 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024()
3687 b8 += b5; threefish_encrypt_1024()
3688 b5 = ((b5 << 28) | (b5 >> (64 - 28))) ^ b8; threefish_encrypt_1024()
3713 b8 += b9 + k11; threefish_encrypt_1024()
3714 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024()
3749 b8 += b1; threefish_encrypt_1024()
3750 b1 = ((b1 << 41) | (b1 >> (64 - 41))) ^ b8; threefish_encrypt_1024()
3770 b8 += b11; threefish_encrypt_1024()
3771 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024()
3791 b8 += b5; threefish_encrypt_1024()
3792 b5 = ((b5 << 31) | (b5 >> (64 - 31))) ^ b8; threefish_encrypt_1024()
3817 b8 += b9 + k12; threefish_encrypt_1024()
3818 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024()
3853 b8 += b1; threefish_encrypt_1024()
3854 b1 = ((b1 << 52) | (b1 >> (64 - 52))) ^ b8; threefish_encrypt_1024()
3874 b8 += b11; threefish_encrypt_1024()
3875 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024()
3895 b8 += b5; threefish_encrypt_1024()
3896 b5 = ((b5 << 28) | (b5 >> (64 - 28))) ^ b8; threefish_encrypt_1024()
3921 b8 += b9 + k13; threefish_encrypt_1024()
3922 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024()
3957 b8 += b1; threefish_encrypt_1024()
3958 b1 = ((b1 << 41) | (b1 >> (64 - 41))) ^ b8; threefish_encrypt_1024()
3978 b8 += b11; threefish_encrypt_1024()
3979 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024()
3999 b8 += b5; threefish_encrypt_1024()
4000 b5 = ((b5 << 31) | (b5 >> (64 - 31))) ^ b8; threefish_encrypt_1024()
4025 b8 += b9 + k14; threefish_encrypt_1024()
4026 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024()
4061 b8 += b1; threefish_encrypt_1024()
4062 b1 = ((b1 << 52) | (b1 >> (64 - 52))) ^ b8; threefish_encrypt_1024()
4082 b8 += b11; threefish_encrypt_1024()
4083 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024()
4103 b8 += b5; threefish_encrypt_1024()
4104 b5 = ((b5 << 28) | (b5 >> (64 - 28))) ^ b8; threefish_encrypt_1024()
4129 b8 += b9 + k15; threefish_encrypt_1024()
4130 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024()
4165 b8 += b1; threefish_encrypt_1024()
4166 b1 = ((b1 << 41) | (b1 >> (64 - 41))) ^ b8; threefish_encrypt_1024()
4186 b8 += b11; threefish_encrypt_1024()
4187 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024()
4207 b8 += b5; threefish_encrypt_1024()
4208 b5 = ((b5 << 31) | (b5 >> (64 - 31))) ^ b8; threefish_encrypt_1024()
4233 b8 += b9 + k16; threefish_encrypt_1024()
4234 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024()
4269 b8 += b1; threefish_encrypt_1024()
4270 b1 = ((b1 << 52) | (b1 >> (64 - 52))) ^ b8; threefish_encrypt_1024()
4290 b8 += b11; threefish_encrypt_1024()
4291 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024()
4311 b8 += b5; threefish_encrypt_1024()
4312 b5 = ((b5 << 28) | (b5 >> (64 - 28))) ^ b8; threefish_encrypt_1024()
4337 b8 += b9 + k0; threefish_encrypt_1024()
4338 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024()
4373 b8 += b1; threefish_encrypt_1024()
4374 b1 = ((b1 << 41) | (b1 >> (64 - 41))) ^ b8; threefish_encrypt_1024()
4394 b8 += b11; threefish_encrypt_1024()
4395 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024()
4415 b8 += b5; threefish_encrypt_1024()
4416 b5 = ((b5 << 31) | (b5 >> (64 - 31))) ^ b8; threefish_encrypt_1024()
4441 b8 += b9 + k1; threefish_encrypt_1024()
4442 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024()
4477 b8 += b1; threefish_encrypt_1024()
4478 b1 = ((b1 << 52) | (b1 >> (64 - 52))) ^ b8; threefish_encrypt_1024()
4498 b8 += b11; threefish_encrypt_1024()
4499 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024()
4519 b8 += b5; threefish_encrypt_1024()
4520 b5 = ((b5 << 28) | (b5 >> (64 - 28))) ^ b8; threefish_encrypt_1024()
4545 b8 += b9 + k2; threefish_encrypt_1024()
4546 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024()
4581 b8 += b1; threefish_encrypt_1024()
4582 b1 = ((b1 << 41) | (b1 >> (64 - 41))) ^ b8; threefish_encrypt_1024()
4602 b8 += b11; threefish_encrypt_1024()
4603 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024()
4623 b8 += b5; threefish_encrypt_1024()
4624 b5 = ((b5 << 31) | (b5 >> (64 - 31))) ^ b8; threefish_encrypt_1024()
4649 b8 += b9 + k3; threefish_encrypt_1024()
4650 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024()
4685 b8 += b1; threefish_encrypt_1024()
4686 b1 = ((b1 << 52) | (b1 >> (64 - 52))) ^ b8; threefish_encrypt_1024()
4706 b8 += b11; threefish_encrypt_1024()
4707 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024()
4727 b8 += b5; threefish_encrypt_1024()
4728 b5 = ((b5 << 28) | (b5 >> (64 - 28))) ^ b8; threefish_encrypt_1024()
4753 b8 += b9 + k4; threefish_encrypt_1024()
4754 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024()
4789 b8 += b1; threefish_encrypt_1024()
4790 b1 = ((b1 << 41) | (b1 >> (64 - 41))) ^ b8; threefish_encrypt_1024()
4810 b8 += b11; threefish_encrypt_1024()
4811 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024()
4831 b8 += b5; threefish_encrypt_1024()
4832 b5 = ((b5 << 31) | (b5 >> (64 - 31))) ^ b8; threefish_encrypt_1024()
4857 b8 += b9 + k5; threefish_encrypt_1024()
4858 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024()
4893 b8 += b1; threefish_encrypt_1024()
4894 b1 = ((b1 << 52) | (b1 >> (64 - 52))) ^ b8; threefish_encrypt_1024()
4914 b8 += b11; threefish_encrypt_1024()
4915 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024()
4935 b8 += b5; threefish_encrypt_1024()
4936 b5 = ((b5 << 28) | (b5 >> (64 - 28))) ^ b8; threefish_encrypt_1024()
4961 b8 += b9 + k6; threefish_encrypt_1024()
4962 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024()
4997 b8 += b1; threefish_encrypt_1024()
4998 b1 = ((b1 << 41) | (b1 >> (64 - 41))) ^ b8; threefish_encrypt_1024()
5018 b8 += b11; threefish_encrypt_1024()
5019 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024()
5039 b8 += b5; threefish_encrypt_1024()
5040 b5 = ((b5 << 31) | (b5 >> (64 - 31))) ^ b8; threefish_encrypt_1024()
5065 b8 += b9 + k7; threefish_encrypt_1024()
5066 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024()
5101 b8 += b1; threefish_encrypt_1024()
5102 b1 = ((b1 << 52) | (b1 >> (64 - 52))) ^ b8; threefish_encrypt_1024()
5122 b8 += b11; threefish_encrypt_1024()
5123 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024()
5143 b8 += b5; threefish_encrypt_1024()
5144 b5 = ((b5 << 28) | (b5 >> (64 - 28))) ^ b8; threefish_encrypt_1024()
5169 b8 += b9 + k8; threefish_encrypt_1024()
5170 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024()
5205 b8 += b1; threefish_encrypt_1024()
5206 b1 = ((b1 << 41) | (b1 >> (64 - 41))) ^ b8; threefish_encrypt_1024()
5226 b8 += b11; threefish_encrypt_1024()
5227 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024()
5247 b8 += b5; threefish_encrypt_1024()
5248 b5 = ((b5 << 31) | (b5 >> (64 - 31))) ^ b8; threefish_encrypt_1024()
5273 b8 += b9 + k9; threefish_encrypt_1024()
5274 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024()
5309 b8 += b1; threefish_encrypt_1024()
5310 b1 = ((b1 << 52) | (b1 >> (64 - 52))) ^ b8; threefish_encrypt_1024()
5330 b8 += b11; threefish_encrypt_1024()
5331 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024()
5351 b8 += b5; threefish_encrypt_1024()
5352 b5 = ((b5 << 28) | (b5 >> (64 - 28))) ^ b8; threefish_encrypt_1024()
5377 b8 += b9 + k10; threefish_encrypt_1024()
5378 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024()
5413 b8 += b1; threefish_encrypt_1024()
5414 b1 = ((b1 << 41) | (b1 >> (64 - 41))) ^ b8; threefish_encrypt_1024()
5434 b8 += b11; threefish_encrypt_1024()
5435 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024()
5455 b8 += b5; threefish_encrypt_1024()
5456 b5 = ((b5 << 31) | (b5 >> (64 - 31))) ^ b8; threefish_encrypt_1024()
5472 output[8] = b8 + k11; threefish_encrypt_1024()
5489 b8 = input[8], b9 = input[9], threefish_decrypt_1024() local
5514 b8 -= k11; threefish_decrypt_1024()
5530 tmp = b5 ^ b8; threefish_decrypt_1024()
5532 b8 -= b5; threefish_decrypt_1024()
5558 tmp = b11 ^ b8; threefish_decrypt_1024()
5560 b8 -= b11; threefish_decrypt_1024()
5586 tmp = b1 ^ b8; threefish_decrypt_1024()
5588 b8 -= b1; threefish_decrypt_1024()
5633 tmp = b9 ^ b8; threefish_decrypt_1024()
5635 b8 -= b9 + k10; threefish_decrypt_1024()
5666 tmp = b5 ^ b8; threefish_decrypt_1024()
5668 b8 -= b5; threefish_decrypt_1024()
5694 tmp = b11 ^ b8; threefish_decrypt_1024()
5696 b8 -= b11; threefish_decrypt_1024()
5722 tmp = b1 ^ b8; threefish_decrypt_1024()
5724 b8 -= b1; threefish_decrypt_1024()
5769 tmp = b9 ^ b8; threefish_decrypt_1024()
5771 b8 -= b9 + k9; threefish_decrypt_1024()
5802 tmp = b5 ^ b8; threefish_decrypt_1024()
5804 b8 -= b5; threefish_decrypt_1024()
5830 tmp = b11 ^ b8; threefish_decrypt_1024()
5832 b8 -= b11; threefish_decrypt_1024()
5858 tmp = b1 ^ b8; threefish_decrypt_1024()
5860 b8 -= b1; threefish_decrypt_1024()
5905 tmp = b9 ^ b8; threefish_decrypt_1024()
5907 b8 -= b9 + k8; threefish_decrypt_1024()
5938 tmp = b5 ^ b8; threefish_decrypt_1024()
5940 b8 -= b5; threefish_decrypt_1024()
5966 tmp = b11 ^ b8; threefish_decrypt_1024()
5968 b8 -= b11; threefish_decrypt_1024()
5994 tmp = b1 ^ b8; threefish_decrypt_1024()
5996 b8 -= b1; threefish_decrypt_1024()
6041 tmp = b9 ^ b8; threefish_decrypt_1024()
6043 b8 -= b9 + k7; threefish_decrypt_1024()
6074 tmp = b5 ^ b8; threefish_decrypt_1024()
6076 b8 -= b5; threefish_decrypt_1024()
6102 tmp = b11 ^ b8; threefish_decrypt_1024()
6104 b8 -= b11; threefish_decrypt_1024()
6130 tmp = b1 ^ b8; threefish_decrypt_1024()
6132 b8 -= b1; threefish_decrypt_1024()
6177 tmp = b9 ^ b8; threefish_decrypt_1024()
6179 b8 -= b9 + k6; threefish_decrypt_1024()
6210 tmp = b5 ^ b8; threefish_decrypt_1024()
6212 b8 -= b5; threefish_decrypt_1024()
6238 tmp = b11 ^ b8; threefish_decrypt_1024()
6240 b8 -= b11; threefish_decrypt_1024()
6266 tmp = b1 ^ b8; threefish_decrypt_1024()
6268 b8 -= b1; threefish_decrypt_1024()
6313 tmp = b9 ^ b8; threefish_decrypt_1024()
6315 b8 -= b9 + k5; threefish_decrypt_1024()
6346 tmp = b5 ^ b8; threefish_decrypt_1024()
6348 b8 -= b5; threefish_decrypt_1024()
6374 tmp = b11 ^ b8; threefish_decrypt_1024()
6376 b8 -= b11; threefish_decrypt_1024()
6402 tmp = b1 ^ b8; threefish_decrypt_1024()
6404 b8 -= b1; threefish_decrypt_1024()
6449 tmp = b9 ^ b8; threefish_decrypt_1024()
6451 b8 -= b9 + k4; threefish_decrypt_1024()
6482 tmp = b5 ^ b8; threefish_decrypt_1024()
6484 b8 -= b5; threefish_decrypt_1024()
6510 tmp = b11 ^ b8; threefish_decrypt_1024()
6512 b8 -= b11; threefish_decrypt_1024()
6538 tmp = b1 ^ b8; threefish_decrypt_1024()
6540 b8 -= b1; threefish_decrypt_1024()
6585 tmp = b9 ^ b8; threefish_decrypt_1024()
6587 b8 -= b9 + k3; threefish_decrypt_1024()
6618 tmp = b5 ^ b8; threefish_decrypt_1024()
6620 b8 -= b5; threefish_decrypt_1024()
6646 tmp = b11 ^ b8; threefish_decrypt_1024()
6648 b8 -= b11; threefish_decrypt_1024()
6674 tmp = b1 ^ b8; threefish_decrypt_1024()
6676 b8 -= b1; threefish_decrypt_1024()
6721 tmp = b9 ^ b8; threefish_decrypt_1024()
6723 b8 -= b9 + k2; threefish_decrypt_1024()
6754 tmp = b5 ^ b8; threefish_decrypt_1024()
6756 b8 -= b5; threefish_decrypt_1024()
6782 tmp = b11 ^ b8; threefish_decrypt_1024()
6784 b8 -= b11; threefish_decrypt_1024()
6810 tmp = b1 ^ b8; threefish_decrypt_1024()
6812 b8 -= b1; threefish_decrypt_1024()
6857 tmp = b9 ^ b8; threefish_decrypt_1024()
6859 b8 -= b9 + k1; threefish_decrypt_1024()
6890 tmp = b5 ^ b8; threefish_decrypt_1024()
6892 b8 -= b5; threefish_decrypt_1024()
6918 tmp = b11 ^ b8; threefish_decrypt_1024()
6920 b8 -= b11; threefish_decrypt_1024()
6946 tmp = b1 ^ b8; threefish_decrypt_1024()
6948 b8 -= b1; threefish_decrypt_1024()
6993 tmp = b9 ^ b8; threefish_decrypt_1024()
6995 b8 -= b9 + k0; threefish_decrypt_1024()
7026 tmp = b5 ^ b8; threefish_decrypt_1024()
7028 b8 -= b5; threefish_decrypt_1024()
7054 tmp = b11 ^ b8; threefish_decrypt_1024()
7056 b8 -= b11; threefish_decrypt_1024()
7082 tmp = b1 ^ b8; threefish_decrypt_1024()
7084 b8 -= b1; threefish_decrypt_1024()
7129 tmp = b9 ^ b8; threefish_decrypt_1024()
7131 b8 -= b9 + k16; threefish_decrypt_1024()
7162 tmp = b5 ^ b8; threefish_decrypt_1024()
7164 b8 -= b5; threefish_decrypt_1024()
7190 tmp = b11 ^ b8; threefish_decrypt_1024()
7192 b8 -= b11; threefish_decrypt_1024()
7218 tmp = b1 ^ b8; threefish_decrypt_1024()
7220 b8 -= b1; threefish_decrypt_1024()
7265 tmp = b9 ^ b8; threefish_decrypt_1024()
7267 b8 -= b9 + k15; threefish_decrypt_1024()
7298 tmp = b5 ^ b8; threefish_decrypt_1024()
7300 b8 -= b5; threefish_decrypt_1024()
7326 tmp = b11 ^ b8; threefish_decrypt_1024()
7328 b8 -= b11; threefish_decrypt_1024()
7354 tmp = b1 ^ b8; threefish_decrypt_1024()
7356 b8 -= b1; threefish_decrypt_1024()
7401 tmp = b9 ^ b8; threefish_decrypt_1024()
7403 b8 -= b9 + k14; threefish_decrypt_1024()
7434 tmp = b5 ^ b8; threefish_decrypt_1024()
7436 b8 -= b5; threefish_decrypt_1024()
7462 tmp = b11 ^ b8; threefish_decrypt_1024()
7464 b8 -= b11; threefish_decrypt_1024()
7490 tmp = b1 ^ b8; threefish_decrypt_1024()
7492 b8 -= b1; threefish_decrypt_1024()
7537 tmp = b9 ^ b8; threefish_decrypt_1024()
7539 b8 -= b9 + k13; threefish_decrypt_1024()
7570 tmp = b5 ^ b8; threefish_decrypt_1024()
7572 b8 -= b5; threefish_decrypt_1024()
7598 tmp = b11 ^ b8; threefish_decrypt_1024()
7600 b8 -= b11; threefish_decrypt_1024()
7626 tmp = b1 ^ b8; threefish_decrypt_1024()
7628 b8 -= b1; threefish_decrypt_1024()
7673 tmp = b9 ^ b8; threefish_decrypt_1024()
7675 b8 -= b9 + k12; threefish_decrypt_1024()
7706 tmp = b5 ^ b8; threefish_decrypt_1024()
7708 b8 -= b5; threefish_decrypt_1024()
7734 tmp = b11 ^ b8; threefish_decrypt_1024()
7736 b8 -= b11; threefish_decrypt_1024()
7762 tmp = b1 ^ b8; threefish_decrypt_1024()
7764 b8 -= b1; threefish_decrypt_1024()
7809 tmp = b9 ^ b8; threefish_decrypt_1024()
7811 b8 -= b9 + k11; threefish_decrypt_1024()
7842 tmp = b5 ^ b8; threefish_decrypt_1024()
7844 b8 -= b5; threefish_decrypt_1024()
7870 tmp = b11 ^ b8; threefish_decrypt_1024()
7872 b8 -= b11; threefish_decrypt_1024()
7898 tmp = b1 ^ b8; threefish_decrypt_1024()
7900 b8 -= b1; threefish_decrypt_1024()
7945 tmp = b9 ^ b8; threefish_decrypt_1024()
7947 b8 -= b9 + k10; threefish_decrypt_1024()
7978 tmp = b5 ^ b8; threefish_decrypt_1024()
7980 b8 -= b5; threefish_decrypt_1024()
8006 tmp = b11 ^ b8; threefish_decrypt_1024()
8008 b8 -= b11; threefish_decrypt_1024()
8034 tmp = b1 ^ b8; threefish_decrypt_1024()
8036 b8 -= b1; threefish_decrypt_1024()
8081 tmp = b9 ^ b8; threefish_decrypt_1024()
8083 b8 -= b9 + k9; threefish_decrypt_1024()
8114 tmp = b5 ^ b8; threefish_decrypt_1024()
8116 b8 -= b5; threefish_decrypt_1024()
8142 tmp = b11 ^ b8; threefish_decrypt_1024()
8144 b8 -= b11; threefish_decrypt_1024()
8170 tmp = b1 ^ b8; threefish_decrypt_1024()
8172 b8 -= b1; threefish_decrypt_1024()
8217 tmp = b9 ^ b8; threefish_decrypt_1024()
8219 b8 -= b9 + k8; threefish_decrypt_1024()
8249 output[8] = b8; threefish_decrypt_1024()
/linux-4.4.14/include/linux/usb/
H A Dr8a66597.h145 #define LPSME 0x0100 /* b8: Low power sleep mode */
168 #define WKUP 0x0100 /* b8: Remote wakeup */
221 #define BIGEND 0x0100 /* b8: Big endian mode */
241 #define BRDYE 0x0100 /* b8: Buffer ready interrupt */
254 #define BRDY8 0x0100 /* b8: PIPE8 */
266 #define NRDY8 0x0100 /* b8: PIPE8 */
278 #define BEMP8 0x0100 /* b8: PIPE8 */
289 #define TRNENSEL 0x0100 /* b8: Select transaction enable period */
306 #define BRDY 0x0100 /* b8: Buffer ready interrupt */
357 #define SQCLR 0x0100 /* b8: Sequence toggle bit clear */
379 #define R8A66597_CNTMD 0x0100 /* b8: Continuous transfer mode select */
404 #define SQCLR 0x0100 /* b8: Sequence toggle bit clear */
412 #define TRCLR 0x0100 /* b8: Transaction counter clear */
446 #define RCVENDM 0x0100 /* b8: Receive Data Transfer End Mode */
458 #define CH0BUFW 0x0100 /* b8: Ch0 DMA Buffer Data Transfer Enable */
464 #define CH0ERRE 0x0100 /* b8: Ch0 SHwy Res Err Detect Int Enable */
470 #define CH0ERRS 0x0100 /* b8: Ch0 SHwy Res Err Detect Int Status */
476 #define CH0ERRC 0x0100 /* b8: Ch0 SHwy Res Err Detect Int Stat Clear */
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dm66592-udc.h28 #define M66592_ATCKM 0x0100 /* b8: Automatic clock supply */
45 #define M66592_WKUP 0x0100 /* b8: Remote wakeup */
71 #define M66592_LITTLE 0x0100 /* b8: Little endian mode */
75 #define M66592_BIGEND 0x0100 /* b8: Big endian mode */
109 #define M66592_TRCLR 0x0100 /* b8: Transaction counter clear */
139 #define M66592_BRDYE 0x0100 /* b8: Buffer ready interrupt */
205 #define M66592_BRDY 0x0100 /* b8: Buffer ready interrupt */
302 #define M66592_TEST_SELECT 0xFF00 /* b15-b8: Test Mode */
319 #define M66592_CNTMD 0x0100 /* b8: Continuous transfer mode */
333 #define M66592_SQCLR 0x0100 /* b8: Sequence toggle bit clear */
360 #define M66592_CNTMD 0x0100 /* b8: Continuous transfer mode */
406 #define M66592_SQCLR 0x0100 /* b8: Sequence toggle bit clear */
/linux-4.4.14/arch/powerpc/crypto/
H A Daes-tab-4k.S115 .long R(6b, b8, b8, d3), R(28, 14, 14, 3c)
121 .long R(48, 24, 24, 6c), R(b8, 5c, 5c, e4)
161 .long R(84, 42, 42, c6), R(d0, 68, 68, b8)
238 .long R(b6, ed, fc, 68), R(b8, e4, f1, 63)
255 .long R(f6, 8d, 13, c2), R(90, d8, b8, e8)
276 .long R(c1, 2c, 1f, b8), R(46, 65, 51, 7f)
296 .long R(48, 6c, 5c, 74), R(d0, b8, 57, 42)
/linux-4.4.14/arch/c6x/include/asm/
H A Dsyscall.h76 *args++ = regs->b8; syscall_get_arguments()
/linux-4.4.14/drivers/media/usb/hdpvr/
H A Dhdpvr.h248 /* :0 s b8 81 1400 0003 0005 5 <
256 /* :0 s b8 81 1800 0003 0003 3 <
309 /* :0 s b8 81 1800 0003 0003 3 < */
/linux-4.4.14/arch/c6x/kernel/
H A Dasm-offsets.c74 OFFSET(REGS_B8, pt_regs, b8); foo()
H A Dsignal.c45 COPY(sp); COPY(a4); COPY(b4); COPY(a6); COPY(b6); COPY(a8); COPY(b8); restore_sigcontext()
110 COPY(sp); COPY(a4); COPY(b4); COPY(a6); COPY(b6); COPY(a8); COPY(b8); setup_sigcontext()
H A Dtraps.c45 pr_err("A8: %08lx B8: %08lx\n", regs->a8, regs->b8); show_regs()
/linux-4.4.14/drivers/input/joystick/
H A Dinteract.c79 unsigned char b8; member in struct:interact_type
272 if (i < interact_type[interact->type].b8) interact_connect()
/linux-4.4.14/drivers/input/keyboard/
H A Dhpps2atkbd.h59 /* b8 */ KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED,
94 /* b8 */ KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED,
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
H A Ddm365_isif.h108 /* MSB b8 */
/linux-4.4.14/arch/c6x/include/uapi/asm/
H A Dptrace.h137 REG_PAIR(b9, b8);
/linux-4.4.14/drivers/gpu/drm/i915/
H A Ddvo_ns2501.c105 * Scaler control registers. Horizontal at b8,b9,
220 uint16_t hscale; /* horizontal scaling factor, b8/b9 */
362 /* b8,b9 are part of the mode-specific configuration */
/linux-4.4.14/drivers/atm/
H A Dnicstar.h470 /* b8{1=select UTL_CS1} b9{1=select UTL_CS0} b7-0{bus addr} */
473 /* b8{1=select UTL_CS1} b9{1=select UTL_CS0} b7-0{bus addr} */
/linux-4.4.14/drivers/dma/sh/
H A Dsudmac.c73 #define SUDMAC_RCVENDM 0x0100 /* b8: Receive Data Transfer End Mode */
/linux-4.4.14/arch/x86/include/asm/
H A Dthread_info.h212 * 8b 84 24 b8 c0 ff ff mov -0x3f48(%rsp), %eax
/linux-4.4.14/arch/m32r/include/asm/
H A Dm32102.h115 #define M32R_MFTCR_MFT0EN (1UL<<23) /* b8 */
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Dtxrx.h321 * bit 11 : a_msdu_type:1 QoS (b8)
/linux-4.4.14/include/linux/
H A Detherdevice.h423 * [a6 a7 a8 a9 a10 a11 a12 a13] ^ [b6 b7 b8 b9 b10 b11 b12 b13] compare_ether_header()
/linux-4.4.14/arch/x86/kernel/kprobes/
H A Dcore.c70 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\
73 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
/linux-4.4.14/arch/x86/kernel/
H A Duprobes.c59 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\
62 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h336 /*b8*/ u32 nc_dnad64; /* DMA Next Address 64 */
/linux-4.4.14/drivers/macintosh/
H A Dvia-pmu68k.c162 /*b8*/ {-1,-1},{-1,-1},{-1,-1},{-1,-1},{-1,-1},{-1,-1},{-1,-1},{-1,-1},
H A Dvia-pmu.c252 /*b8*/ {-1,-1},{-1,-1},{-1,-1},{-1,-1},{-1,-1},{-1,-1},{-1,-1},{-1,-1},
/linux-4.4.14/drivers/media/i2c/
H A Dnoon010pc30.c37 * b15..b8 - page id, b7..b0 - register address
H A Dsr030pc30.c36 * b15..b8 - page id, b7..b0 - register address
/linux-4.4.14/drivers/media/platform/ti-vpe/
H A Dvpdma.c29 #define VPDMA_FIRMWARE "vpdma-1b8.bin"
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c456 /* 7854, b8,1, pddacinterface=1 */ ar9271_hw_pa_cal()
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Dgianfar.h611 u32 rxuo; /* 0x.6b8 - Receive Unknown OP Code Counter */
833 u32 mac15addr1; /* 0x.5b8 - MAC exact match address 15, part 1*/
/linux-4.4.14/drivers/usb/misc/sisusbvga/
H A Dsisusb_con.c1195 err |= sisusb_setidxreg(sisusb, SISGR, 0x06, 0x06); /* Address range b8-bf */ sisusbcon_do_font_op()
/linux-4.4.14/drivers/scsi/
H A Dncr53c8xx.h860 /*b8*/ u32 nc_dnad64; /* DMA Next Address 64 */
/linux-4.4.14/sound/oss/
H A Dsb_ess.c956 * for ES1868: 00, b8, non wr bits: 1011 1000
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h2223 #define MUX(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \
2231 (((b8) &3) << 16) | \
/linux-4.4.14/drivers/media/usb/gspca/
H A Dzc3xx.c321 {0xbb, 0xa0, 0xb80f}, /* b8,a0,0f,bb */
334 {0xbb, 0x04, 0xb80d}, /* b8,04,0d,bb */
347 {0xbb, 0xa0, 0xb801}, /* b8,a0,01,bb */
/linux-4.4.14/kernel/printk/
H A Dprintk.c200 * 45 3d 62 38 3a 32 00 44 "E=b8:2\0D"

Completed in 2610 milliseconds