/linux-4.1.27/drivers/staging/skein/ |
H A D | threefish_block.c | 3368 b8 = input[8], b9 = input[9], threefish_encrypt_1024() local 3400 b9 += k9; threefish_encrypt_1024() 3401 b8 += b9 + k8; threefish_encrypt_1024() 3402 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024() 3416 b0 += b9; threefish_encrypt_1024() 3417 b9 = ((b9 << 38) | (b9 >> (64 - 38))) ^ b0; threefish_encrypt_1024() 3461 b10 += b9; threefish_encrypt_1024() 3462 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 3473 b4 += b9; threefish_encrypt_1024() 3474 b9 = ((b9 << 41) | (b9 >> (64 - 41))) ^ b4; threefish_encrypt_1024() 3504 b9 += k10; threefish_encrypt_1024() 3505 b8 += b9 + k9; threefish_encrypt_1024() 3506 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024() 3520 b0 += b9; threefish_encrypt_1024() 3521 b9 = ((b9 << 16) | (b9 >> (64 - 16))) ^ b0; threefish_encrypt_1024() 3565 b10 += b9; threefish_encrypt_1024() 3566 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024() 3577 b4 += b9; threefish_encrypt_1024() 3578 b9 = ((b9 << 52) | (b9 >> (64 - 52))) ^ b4; threefish_encrypt_1024() 3608 b9 += k11; threefish_encrypt_1024() 3609 b8 += b9 + k10; threefish_encrypt_1024() 3610 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024() 3624 b0 += b9; threefish_encrypt_1024() 3625 b9 = ((b9 << 38) | (b9 >> (64 - 38))) ^ b0; threefish_encrypt_1024() 3669 b10 += b9; threefish_encrypt_1024() 3670 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 3681 b4 += b9; threefish_encrypt_1024() 3682 b9 = ((b9 << 41) | (b9 >> (64 - 41))) ^ b4; threefish_encrypt_1024() 3712 b9 += k12; threefish_encrypt_1024() 3713 b8 += b9 + k11; threefish_encrypt_1024() 3714 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024() 3728 b0 += b9; threefish_encrypt_1024() 3729 b9 = ((b9 << 16) | (b9 >> (64 - 16))) ^ b0; threefish_encrypt_1024() 3773 b10 += b9; threefish_encrypt_1024() 3774 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024() 3785 b4 += b9; threefish_encrypt_1024() 3786 b9 = ((b9 << 52) | (b9 >> (64 - 52))) ^ b4; threefish_encrypt_1024() 3816 b9 += k13; threefish_encrypt_1024() 3817 b8 += b9 + k12; threefish_encrypt_1024() 3818 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024() 3832 b0 += b9; threefish_encrypt_1024() 3833 b9 = ((b9 << 38) | (b9 >> (64 - 38))) ^ b0; threefish_encrypt_1024() 3877 b10 += b9; threefish_encrypt_1024() 3878 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 3889 b4 += b9; threefish_encrypt_1024() 3890 b9 = ((b9 << 41) | (b9 >> (64 - 41))) ^ b4; threefish_encrypt_1024() 3920 b9 += k14; threefish_encrypt_1024() 3921 b8 += b9 + k13; threefish_encrypt_1024() 3922 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024() 3936 b0 += b9; threefish_encrypt_1024() 3937 b9 = ((b9 << 16) | (b9 >> (64 - 16))) ^ b0; threefish_encrypt_1024() 3981 b10 += b9; threefish_encrypt_1024() 3982 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024() 3993 b4 += b9; threefish_encrypt_1024() 3994 b9 = ((b9 << 52) | (b9 >> (64 - 52))) ^ b4; threefish_encrypt_1024() 4024 b9 += k15; threefish_encrypt_1024() 4025 b8 += b9 + k14; threefish_encrypt_1024() 4026 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024() 4040 b0 += b9; threefish_encrypt_1024() 4041 b9 = ((b9 << 38) | (b9 >> (64 - 38))) ^ b0; threefish_encrypt_1024() 4085 b10 += b9; threefish_encrypt_1024() 4086 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 4097 b4 += b9; threefish_encrypt_1024() 4098 b9 = ((b9 << 41) | (b9 >> (64 - 41))) ^ b4; threefish_encrypt_1024() 4128 b9 += k16; threefish_encrypt_1024() 4129 b8 += b9 + k15; threefish_encrypt_1024() 4130 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024() 4144 b0 += b9; threefish_encrypt_1024() 4145 b9 = ((b9 << 16) | (b9 >> (64 - 16))) ^ b0; threefish_encrypt_1024() 4189 b10 += b9; threefish_encrypt_1024() 4190 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024() 4201 b4 += b9; threefish_encrypt_1024() 4202 b9 = ((b9 << 52) | (b9 >> (64 - 52))) ^ b4; threefish_encrypt_1024() 4232 b9 += k0; threefish_encrypt_1024() 4233 b8 += b9 + k16; threefish_encrypt_1024() 4234 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024() 4248 b0 += b9; threefish_encrypt_1024() 4249 b9 = ((b9 << 38) | (b9 >> (64 - 38))) ^ b0; threefish_encrypt_1024() 4293 b10 += b9; threefish_encrypt_1024() 4294 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 4305 b4 += b9; threefish_encrypt_1024() 4306 b9 = ((b9 << 41) | (b9 >> (64 - 41))) ^ b4; threefish_encrypt_1024() 4336 b9 += k1; threefish_encrypt_1024() 4337 b8 += b9 + k0; threefish_encrypt_1024() 4338 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024() 4352 b0 += b9; threefish_encrypt_1024() 4353 b9 = ((b9 << 16) | (b9 >> (64 - 16))) ^ b0; threefish_encrypt_1024() 4397 b10 += b9; threefish_encrypt_1024() 4398 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024() 4409 b4 += b9; threefish_encrypt_1024() 4410 b9 = ((b9 << 52) | (b9 >> (64 - 52))) ^ b4; threefish_encrypt_1024() 4440 b9 += k2; threefish_encrypt_1024() 4441 b8 += b9 + k1; threefish_encrypt_1024() 4442 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024() 4456 b0 += b9; threefish_encrypt_1024() 4457 b9 = ((b9 << 38) | (b9 >> (64 - 38))) ^ b0; threefish_encrypt_1024() 4501 b10 += b9; threefish_encrypt_1024() 4502 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 4513 b4 += b9; threefish_encrypt_1024() 4514 b9 = ((b9 << 41) | (b9 >> (64 - 41))) ^ b4; threefish_encrypt_1024() 4544 b9 += k3; threefish_encrypt_1024() 4545 b8 += b9 + k2; threefish_encrypt_1024() 4546 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024() 4560 b0 += b9; threefish_encrypt_1024() 4561 b9 = ((b9 << 16) | (b9 >> (64 - 16))) ^ b0; threefish_encrypt_1024() 4605 b10 += b9; threefish_encrypt_1024() 4606 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024() 4617 b4 += b9; threefish_encrypt_1024() 4618 b9 = ((b9 << 52) | (b9 >> (64 - 52))) ^ b4; threefish_encrypt_1024() 4648 b9 += k4; threefish_encrypt_1024() 4649 b8 += b9 + k3; threefish_encrypt_1024() 4650 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024() 4664 b0 += b9; threefish_encrypt_1024() 4665 b9 = ((b9 << 38) | (b9 >> (64 - 38))) ^ b0; threefish_encrypt_1024() 4709 b10 += b9; threefish_encrypt_1024() 4710 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 4721 b4 += b9; threefish_encrypt_1024() 4722 b9 = ((b9 << 41) | (b9 >> (64 - 41))) ^ b4; threefish_encrypt_1024() 4752 b9 += k5; threefish_encrypt_1024() 4753 b8 += b9 + k4; threefish_encrypt_1024() 4754 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024() 4768 b0 += b9; threefish_encrypt_1024() 4769 b9 = ((b9 << 16) | (b9 >> (64 - 16))) ^ b0; threefish_encrypt_1024() 4813 b10 += b9; threefish_encrypt_1024() 4814 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024() 4825 b4 += b9; threefish_encrypt_1024() 4826 b9 = ((b9 << 52) | (b9 >> (64 - 52))) ^ b4; threefish_encrypt_1024() 4856 b9 += k6; threefish_encrypt_1024() 4857 b8 += b9 + k5; threefish_encrypt_1024() 4858 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024() 4872 b0 += b9; threefish_encrypt_1024() 4873 b9 = ((b9 << 38) | (b9 >> (64 - 38))) ^ b0; threefish_encrypt_1024() 4917 b10 += b9; threefish_encrypt_1024() 4918 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 4929 b4 += b9; threefish_encrypt_1024() 4930 b9 = ((b9 << 41) | (b9 >> (64 - 41))) ^ b4; threefish_encrypt_1024() 4960 b9 += k7; threefish_encrypt_1024() 4961 b8 += b9 + k6; threefish_encrypt_1024() 4962 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024() 4976 b0 += b9; threefish_encrypt_1024() 4977 b9 = ((b9 << 16) | (b9 >> (64 - 16))) ^ b0; threefish_encrypt_1024() 5021 b10 += b9; threefish_encrypt_1024() 5022 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024() 5033 b4 += b9; threefish_encrypt_1024() 5034 b9 = ((b9 << 52) | (b9 >> (64 - 52))) ^ b4; threefish_encrypt_1024() 5064 b9 += k8; threefish_encrypt_1024() 5065 b8 += b9 + k7; threefish_encrypt_1024() 5066 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024() 5080 b0 += b9; threefish_encrypt_1024() 5081 b9 = ((b9 << 38) | (b9 >> (64 - 38))) ^ b0; threefish_encrypt_1024() 5125 b10 += b9; threefish_encrypt_1024() 5126 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 5137 b4 += b9; threefish_encrypt_1024() 5138 b9 = ((b9 << 41) | (b9 >> (64 - 41))) ^ b4; threefish_encrypt_1024() 5168 b9 += k9; threefish_encrypt_1024() 5169 b8 += b9 + k8; threefish_encrypt_1024() 5170 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024() 5184 b0 += b9; threefish_encrypt_1024() 5185 b9 = ((b9 << 16) | (b9 >> (64 - 16))) ^ b0; threefish_encrypt_1024() 5229 b10 += b9; threefish_encrypt_1024() 5230 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024() 5241 b4 += b9; threefish_encrypt_1024() 5242 b9 = ((b9 << 52) | (b9 >> (64 - 52))) ^ b4; threefish_encrypt_1024() 5272 b9 += k10; threefish_encrypt_1024() 5273 b8 += b9 + k9; threefish_encrypt_1024() 5274 b9 = ((b9 << 8) | (b9 >> (64 - 8))) ^ b8; threefish_encrypt_1024() 5288 b0 += b9; threefish_encrypt_1024() 5289 b9 = ((b9 << 38) | (b9 >> (64 - 38))) ^ b0; threefish_encrypt_1024() 5333 b10 += b9; threefish_encrypt_1024() 5334 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 5345 b4 += b9; threefish_encrypt_1024() 5346 b9 = ((b9 << 41) | (b9 >> (64 - 41))) ^ b4; threefish_encrypt_1024() 5376 b9 += k11; threefish_encrypt_1024() 5377 b8 += b9 + k10; threefish_encrypt_1024() 5378 b9 = ((b9 << 12) | (b9 >> (64 - 12))) ^ b8; threefish_encrypt_1024() 5392 b0 += b9; threefish_encrypt_1024() 5393 b9 = ((b9 << 16) | (b9 >> (64 - 16))) ^ b0; threefish_encrypt_1024() 5437 b10 += b9; threefish_encrypt_1024() 5438 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024() 5449 b4 += b9; threefish_encrypt_1024() 5450 b9 = ((b9 << 52) | (b9 >> (64 - 52))) ^ b4; threefish_encrypt_1024() 5473 output[9] = b9 + k12; threefish_encrypt_1024() 5489 b8 = input[8], b9 = input[9], threefish_decrypt_1024() local 5515 b9 -= k12; threefish_decrypt_1024() 5538 tmp = b9 ^ b4; threefish_decrypt_1024() 5539 b9 = (tmp >> 52) | (tmp << (64 - 52)); threefish_decrypt_1024() 5540 b4 -= b9; threefish_decrypt_1024() 5554 tmp = b9 ^ b10; threefish_decrypt_1024() 5555 b9 = (tmp >> 25) | (tmp << (64 - 25)); threefish_decrypt_1024() 5556 b10 -= b9; threefish_decrypt_1024() 5614 tmp = b9 ^ b0; threefish_decrypt_1024() 5615 b9 = (tmp >> 16) | (tmp << (64 - 16)); threefish_decrypt_1024() 5616 b0 -= b9; threefish_decrypt_1024() 5633 tmp = b9 ^ b8; threefish_decrypt_1024() 5634 b9 = (tmp >> 12) | (tmp << (64 - 12)); threefish_decrypt_1024() 5635 b8 -= b9 + k10; threefish_decrypt_1024() 5636 b9 -= k11; threefish_decrypt_1024() 5674 tmp = b9 ^ b4; threefish_decrypt_1024() 5675 b9 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 5676 b4 -= b9; threefish_decrypt_1024() 5690 tmp = b9 ^ b10; threefish_decrypt_1024() 5691 b9 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 5692 b10 -= b9; threefish_decrypt_1024() 5750 tmp = b9 ^ b0; threefish_decrypt_1024() 5751 b9 = (tmp >> 38) | (tmp << (64 - 38)); threefish_decrypt_1024() 5752 b0 -= b9; threefish_decrypt_1024() 5769 tmp = b9 ^ b8; threefish_decrypt_1024() 5770 b9 = (tmp >> 8) | (tmp << (64 - 8)); threefish_decrypt_1024() 5771 b8 -= b9 + k9; threefish_decrypt_1024() 5772 b9 -= k10; threefish_decrypt_1024() 5810 tmp = b9 ^ b4; threefish_decrypt_1024() 5811 b9 = (tmp >> 52) | (tmp << (64 - 52)); threefish_decrypt_1024() 5812 b4 -= b9; threefish_decrypt_1024() 5826 tmp = b9 ^ b10; threefish_decrypt_1024() 5827 b9 = (tmp >> 25) | (tmp << (64 - 25)); threefish_decrypt_1024() 5828 b10 -= b9; threefish_decrypt_1024() 5886 tmp = b9 ^ b0; threefish_decrypt_1024() 5887 b9 = (tmp >> 16) | (tmp << (64 - 16)); threefish_decrypt_1024() 5888 b0 -= b9; threefish_decrypt_1024() 5905 tmp = b9 ^ b8; threefish_decrypt_1024() 5906 b9 = (tmp >> 12) | (tmp << (64 - 12)); threefish_decrypt_1024() 5907 b8 -= b9 + k8; threefish_decrypt_1024() 5908 b9 -= k9; threefish_decrypt_1024() 5946 tmp = b9 ^ b4; threefish_decrypt_1024() 5947 b9 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 5948 b4 -= b9; threefish_decrypt_1024() 5962 tmp = b9 ^ b10; threefish_decrypt_1024() 5963 b9 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 5964 b10 -= b9; threefish_decrypt_1024() 6022 tmp = b9 ^ b0; threefish_decrypt_1024() 6023 b9 = (tmp >> 38) | (tmp << (64 - 38)); threefish_decrypt_1024() 6024 b0 -= b9; threefish_decrypt_1024() 6041 tmp = b9 ^ b8; threefish_decrypt_1024() 6042 b9 = (tmp >> 8) | (tmp << (64 - 8)); threefish_decrypt_1024() 6043 b8 -= b9 + k7; threefish_decrypt_1024() 6044 b9 -= k8; threefish_decrypt_1024() 6082 tmp = b9 ^ b4; threefish_decrypt_1024() 6083 b9 = (tmp >> 52) | (tmp << (64 - 52)); threefish_decrypt_1024() 6084 b4 -= b9; threefish_decrypt_1024() 6098 tmp = b9 ^ b10; threefish_decrypt_1024() 6099 b9 = (tmp >> 25) | (tmp << (64 - 25)); threefish_decrypt_1024() 6100 b10 -= b9; threefish_decrypt_1024() 6158 tmp = b9 ^ b0; threefish_decrypt_1024() 6159 b9 = (tmp >> 16) | (tmp << (64 - 16)); threefish_decrypt_1024() 6160 b0 -= b9; threefish_decrypt_1024() 6177 tmp = b9 ^ b8; threefish_decrypt_1024() 6178 b9 = (tmp >> 12) | (tmp << (64 - 12)); threefish_decrypt_1024() 6179 b8 -= b9 + k6; threefish_decrypt_1024() 6180 b9 -= k7; threefish_decrypt_1024() 6218 tmp = b9 ^ b4; threefish_decrypt_1024() 6219 b9 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 6220 b4 -= b9; threefish_decrypt_1024() 6234 tmp = b9 ^ b10; threefish_decrypt_1024() 6235 b9 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 6236 b10 -= b9; threefish_decrypt_1024() 6294 tmp = b9 ^ b0; threefish_decrypt_1024() 6295 b9 = (tmp >> 38) | (tmp << (64 - 38)); threefish_decrypt_1024() 6296 b0 -= b9; threefish_decrypt_1024() 6313 tmp = b9 ^ b8; threefish_decrypt_1024() 6314 b9 = (tmp >> 8) | (tmp << (64 - 8)); threefish_decrypt_1024() 6315 b8 -= b9 + k5; threefish_decrypt_1024() 6316 b9 -= k6; threefish_decrypt_1024() 6354 tmp = b9 ^ b4; threefish_decrypt_1024() 6355 b9 = (tmp >> 52) | (tmp << (64 - 52)); threefish_decrypt_1024() 6356 b4 -= b9; threefish_decrypt_1024() 6370 tmp = b9 ^ b10; threefish_decrypt_1024() 6371 b9 = (tmp >> 25) | (tmp << (64 - 25)); threefish_decrypt_1024() 6372 b10 -= b9; threefish_decrypt_1024() 6430 tmp = b9 ^ b0; threefish_decrypt_1024() 6431 b9 = (tmp >> 16) | (tmp << (64 - 16)); threefish_decrypt_1024() 6432 b0 -= b9; threefish_decrypt_1024() 6449 tmp = b9 ^ b8; threefish_decrypt_1024() 6450 b9 = (tmp >> 12) | (tmp << (64 - 12)); threefish_decrypt_1024() 6451 b8 -= b9 + k4; threefish_decrypt_1024() 6452 b9 -= k5; threefish_decrypt_1024() 6490 tmp = b9 ^ b4; threefish_decrypt_1024() 6491 b9 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 6492 b4 -= b9; threefish_decrypt_1024() 6506 tmp = b9 ^ b10; threefish_decrypt_1024() 6507 b9 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 6508 b10 -= b9; threefish_decrypt_1024() 6566 tmp = b9 ^ b0; threefish_decrypt_1024() 6567 b9 = (tmp >> 38) | (tmp << (64 - 38)); threefish_decrypt_1024() 6568 b0 -= b9; threefish_decrypt_1024() 6585 tmp = b9 ^ b8; threefish_decrypt_1024() 6586 b9 = (tmp >> 8) | (tmp << (64 - 8)); threefish_decrypt_1024() 6587 b8 -= b9 + k3; threefish_decrypt_1024() 6588 b9 -= k4; threefish_decrypt_1024() 6626 tmp = b9 ^ b4; threefish_decrypt_1024() 6627 b9 = (tmp >> 52) | (tmp << (64 - 52)); threefish_decrypt_1024() 6628 b4 -= b9; threefish_decrypt_1024() 6642 tmp = b9 ^ b10; threefish_decrypt_1024() 6643 b9 = (tmp >> 25) | (tmp << (64 - 25)); threefish_decrypt_1024() 6644 b10 -= b9; threefish_decrypt_1024() 6702 tmp = b9 ^ b0; threefish_decrypt_1024() 6703 b9 = (tmp >> 16) | (tmp << (64 - 16)); threefish_decrypt_1024() 6704 b0 -= b9; threefish_decrypt_1024() 6721 tmp = b9 ^ b8; threefish_decrypt_1024() 6722 b9 = (tmp >> 12) | (tmp << (64 - 12)); threefish_decrypt_1024() 6723 b8 -= b9 + k2; threefish_decrypt_1024() 6724 b9 -= k3; threefish_decrypt_1024() 6762 tmp = b9 ^ b4; threefish_decrypt_1024() 6763 b9 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 6764 b4 -= b9; threefish_decrypt_1024() 6778 tmp = b9 ^ b10; threefish_decrypt_1024() 6779 b9 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 6780 b10 -= b9; threefish_decrypt_1024() 6838 tmp = b9 ^ b0; threefish_decrypt_1024() 6839 b9 = (tmp >> 38) | (tmp << (64 - 38)); threefish_decrypt_1024() 6840 b0 -= b9; threefish_decrypt_1024() 6857 tmp = b9 ^ b8; threefish_decrypt_1024() 6858 b9 = (tmp >> 8) | (tmp << (64 - 8)); threefish_decrypt_1024() 6859 b8 -= b9 + k1; threefish_decrypt_1024() 6860 b9 -= k2; threefish_decrypt_1024() 6898 tmp = b9 ^ b4; threefish_decrypt_1024() 6899 b9 = (tmp >> 52) | (tmp << (64 - 52)); threefish_decrypt_1024() 6900 b4 -= b9; threefish_decrypt_1024() 6914 tmp = b9 ^ b10; threefish_decrypt_1024() 6915 b9 = (tmp >> 25) | (tmp << (64 - 25)); threefish_decrypt_1024() 6916 b10 -= b9; threefish_decrypt_1024() 6974 tmp = b9 ^ b0; threefish_decrypt_1024() 6975 b9 = (tmp >> 16) | (tmp << (64 - 16)); threefish_decrypt_1024() 6976 b0 -= b9; threefish_decrypt_1024() 6993 tmp = b9 ^ b8; threefish_decrypt_1024() 6994 b9 = (tmp >> 12) | (tmp << (64 - 12)); threefish_decrypt_1024() 6995 b8 -= b9 + k0; threefish_decrypt_1024() 6996 b9 -= k1; threefish_decrypt_1024() 7034 tmp = b9 ^ b4; threefish_decrypt_1024() 7035 b9 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 7036 b4 -= b9; threefish_decrypt_1024() 7050 tmp = b9 ^ b10; threefish_decrypt_1024() 7051 b9 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 7052 b10 -= b9; threefish_decrypt_1024() 7110 tmp = b9 ^ b0; threefish_decrypt_1024() 7111 b9 = (tmp >> 38) | (tmp << (64 - 38)); threefish_decrypt_1024() 7112 b0 -= b9; threefish_decrypt_1024() 7129 tmp = b9 ^ b8; threefish_decrypt_1024() 7130 b9 = (tmp >> 8) | (tmp << (64 - 8)); threefish_decrypt_1024() 7131 b8 -= b9 + k16; threefish_decrypt_1024() 7132 b9 -= k0; threefish_decrypt_1024() 7170 tmp = b9 ^ b4; threefish_decrypt_1024() 7171 b9 = (tmp >> 52) | (tmp << (64 - 52)); threefish_decrypt_1024() 7172 b4 -= b9; threefish_decrypt_1024() 7186 tmp = b9 ^ b10; threefish_decrypt_1024() 7187 b9 = (tmp >> 25) | (tmp << (64 - 25)); threefish_decrypt_1024() 7188 b10 -= b9; threefish_decrypt_1024() 7246 tmp = b9 ^ b0; threefish_decrypt_1024() 7247 b9 = (tmp >> 16) | (tmp << (64 - 16)); threefish_decrypt_1024() 7248 b0 -= b9; threefish_decrypt_1024() 7265 tmp = b9 ^ b8; threefish_decrypt_1024() 7266 b9 = (tmp >> 12) | (tmp << (64 - 12)); threefish_decrypt_1024() 7267 b8 -= b9 + k15; threefish_decrypt_1024() 7268 b9 -= k16; threefish_decrypt_1024() 7306 tmp = b9 ^ b4; threefish_decrypt_1024() 7307 b9 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 7308 b4 -= b9; threefish_decrypt_1024() 7322 tmp = b9 ^ b10; threefish_decrypt_1024() 7323 b9 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 7324 b10 -= b9; threefish_decrypt_1024() 7382 tmp = b9 ^ b0; threefish_decrypt_1024() 7383 b9 = (tmp >> 38) | (tmp << (64 - 38)); threefish_decrypt_1024() 7384 b0 -= b9; threefish_decrypt_1024() 7401 tmp = b9 ^ b8; threefish_decrypt_1024() 7402 b9 = (tmp >> 8) | (tmp << (64 - 8)); threefish_decrypt_1024() 7403 b8 -= b9 + k14; threefish_decrypt_1024() 7404 b9 -= k15; threefish_decrypt_1024() 7442 tmp = b9 ^ b4; threefish_decrypt_1024() 7443 b9 = (tmp >> 52) | (tmp << (64 - 52)); threefish_decrypt_1024() 7444 b4 -= b9; threefish_decrypt_1024() 7458 tmp = b9 ^ b10; threefish_decrypt_1024() 7459 b9 = (tmp >> 25) | (tmp << (64 - 25)); threefish_decrypt_1024() 7460 b10 -= b9; threefish_decrypt_1024() 7518 tmp = b9 ^ b0; threefish_decrypt_1024() 7519 b9 = (tmp >> 16) | (tmp << (64 - 16)); threefish_decrypt_1024() 7520 b0 -= b9; threefish_decrypt_1024() 7537 tmp = b9 ^ b8; threefish_decrypt_1024() 7538 b9 = (tmp >> 12) | (tmp << (64 - 12)); threefish_decrypt_1024() 7539 b8 -= b9 + k13; threefish_decrypt_1024() 7540 b9 -= k14; threefish_decrypt_1024() 7578 tmp = b9 ^ b4; threefish_decrypt_1024() 7579 b9 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 7580 b4 -= b9; threefish_decrypt_1024() 7594 tmp = b9 ^ b10; threefish_decrypt_1024() 7595 b9 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 7596 b10 -= b9; threefish_decrypt_1024() 7654 tmp = b9 ^ b0; threefish_decrypt_1024() 7655 b9 = (tmp >> 38) | (tmp << (64 - 38)); threefish_decrypt_1024() 7656 b0 -= b9; threefish_decrypt_1024() 7673 tmp = b9 ^ b8; threefish_decrypt_1024() 7674 b9 = (tmp >> 8) | (tmp << (64 - 8)); threefish_decrypt_1024() 7675 b8 -= b9 + k12; threefish_decrypt_1024() 7676 b9 -= k13; threefish_decrypt_1024() 7714 tmp = b9 ^ b4; threefish_decrypt_1024() 7715 b9 = (tmp >> 52) | (tmp << (64 - 52)); threefish_decrypt_1024() 7716 b4 -= b9; threefish_decrypt_1024() 7730 tmp = b9 ^ b10; threefish_decrypt_1024() 7731 b9 = (tmp >> 25) | (tmp << (64 - 25)); threefish_decrypt_1024() 7732 b10 -= b9; threefish_decrypt_1024() 7790 tmp = b9 ^ b0; threefish_decrypt_1024() 7791 b9 = (tmp >> 16) | (tmp << (64 - 16)); threefish_decrypt_1024() 7792 b0 -= b9; threefish_decrypt_1024() 7809 tmp = b9 ^ b8; threefish_decrypt_1024() 7810 b9 = (tmp >> 12) | (tmp << (64 - 12)); threefish_decrypt_1024() 7811 b8 -= b9 + k11; threefish_decrypt_1024() 7812 b9 -= k12; threefish_decrypt_1024() 7850 tmp = b9 ^ b4; threefish_decrypt_1024() 7851 b9 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 7852 b4 -= b9; threefish_decrypt_1024() 7866 tmp = b9 ^ b10; threefish_decrypt_1024() 7867 b9 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 7868 b10 -= b9; threefish_decrypt_1024() 7926 tmp = b9 ^ b0; threefish_decrypt_1024() 7927 b9 = (tmp >> 38) | (tmp << (64 - 38)); threefish_decrypt_1024() 7928 b0 -= b9; threefish_decrypt_1024() 7945 tmp = b9 ^ b8; threefish_decrypt_1024() 7946 b9 = (tmp >> 8) | (tmp << (64 - 8)); threefish_decrypt_1024() 7947 b8 -= b9 + k10; threefish_decrypt_1024() 7948 b9 -= k11; threefish_decrypt_1024() 7986 tmp = b9 ^ b4; threefish_decrypt_1024() 7987 b9 = (tmp >> 52) | (tmp << (64 - 52)); threefish_decrypt_1024() 7988 b4 -= b9; threefish_decrypt_1024() 8002 tmp = b9 ^ b10; threefish_decrypt_1024() 8003 b9 = (tmp >> 25) | (tmp << (64 - 25)); threefish_decrypt_1024() 8004 b10 -= b9; threefish_decrypt_1024() 8062 tmp = b9 ^ b0; threefish_decrypt_1024() 8063 b9 = (tmp >> 16) | (tmp << (64 - 16)); threefish_decrypt_1024() 8064 b0 -= b9; threefish_decrypt_1024() 8081 tmp = b9 ^ b8; threefish_decrypt_1024() 8082 b9 = (tmp >> 12) | (tmp << (64 - 12)); threefish_decrypt_1024() 8083 b8 -= b9 + k9; threefish_decrypt_1024() 8084 b9 -= k10; threefish_decrypt_1024() 8122 tmp = b9 ^ b4; threefish_decrypt_1024() 8123 b9 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 8124 b4 -= b9; threefish_decrypt_1024() 8138 tmp = b9 ^ b10; threefish_decrypt_1024() 8139 b9 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 8140 b10 -= b9; threefish_decrypt_1024() 8198 tmp = b9 ^ b0; threefish_decrypt_1024() 8199 b9 = (tmp >> 38) | (tmp << (64 - 38)); threefish_decrypt_1024() 8200 b0 -= b9; threefish_decrypt_1024() 8217 tmp = b9 ^ b8; threefish_decrypt_1024() 8218 b9 = (tmp >> 8) | (tmp << (64 - 8)); threefish_decrypt_1024() 8219 b8 -= b9 + k8; threefish_decrypt_1024() 8220 b9 -= k9; threefish_decrypt_1024() 8248 output[9] = b9; threefish_decrypt_1024()
|
/linux-4.1.27/include/linux/usb/ |
H A D | r8a66597.h | 144 #define PCSDIS 0x0200 /* b9: not CS wakeup */ 167 #define VBOUT 0x0200 /* b9: VBUS output */ 203 #define DFORM 0x0380 /* b9-7: DMA mode select */ 240 #define NRDYE 0x0200 /* b9: Buffer not ready interrupt */ 253 #define BRDY9 0x0200 /* b9: PIPE9 */ 265 #define NRDY9 0x0200 /* b9: PIPE9 */ 277 #define BEMP9 0x0200 /* b9: PIPE9 */ 305 #define NRDY 0x0200 /* b9: Buffer not ready interrupt */ 378 #define R8A66597_DBLB 0x0200 /* b9: Double buffer mode select */ 403 #define ACLRM 0x0200 /* b9: Out buffer auto clear mode */ 411 #define TRENB 0x0200 /* b9: Transaction counter enable */ 457 #define CH1BUFW 0x0200 /* b9: Ch1 DMA Buffer Data Transfer Enable */ 463 #define CH1ERRE 0x0200 /* b9: Ch1 SHwy Res Err Detect Int Enable */ 469 #define CH1ERRS 0x0200 /* b9: Ch1 SHwy Res Err Detect Int Status */ 475 #define CH1ERRC 0x0200 /* b9: Ch1 SHwy Res Err Detect Int Stat Clear */
|
/linux-4.1.27/arch/powerpc/crypto/ |
H A D | aes-tab-4k.S | 78 .long R(a6, 53, 53, f5), R(b9, d1, d1, 68) 147 .long R(ae, 57, 57, f9), R(69, b9, b9, d0) 149 .long R(3a, 1d, 1d, 27), R(27, 9e, 9e, b9) 186 .long R(99, 58, 3e, 6b), R(27, b9, 71, dd) 232 .long R(2d, b6, a8, b9), R(14, 1e, a9, c8) 245 .long R(2b, b3, 16, 6c), R(a9, 70, b9, 99) 289 .long R(ca, af, f3, 81), R(b9, 68, c4, 3e)
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | m66592-udc.h | 82 #define M66592_DFORM 0x0380 /* b9-7: DMA mode select */ 108 #define M66592_TRENB 0x0200 /* b9: Transaction counter enable */ 138 #define M66592_NRDYE 0x0200 /* b9: Buffer not ready interrupt */ 204 #define M66592_NRDY 0x0200 /* b9: Buffer not ready interrupt */ 359 #define M66592_DBLB 0x0200 /* b9: Double buffer mode select */ 405 #define M66592_ACLRM 0x0200 /* b9: Out buffer auto clear mode */
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | asm-offsets.c | 75 OFFSET(REGS_B9, pt_regs, b9); foo()
|
H A D | signal.c | 47 COPY(b0); COPY(b1); COPY(b2); COPY(b3); COPY(b5); COPY(b7); COPY(b9); restore_sigcontext() 112 COPY(b0); COPY(b1); COPY(b2); COPY(b3); COPY(b5); COPY(b7); COPY(b9); setup_sigcontext()
|
H A D | traps.c | 46 pr_err("A9: %08lx B9: %08lx\n", regs->a9, regs->b9); show_regs()
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
H A D | dm365_isif.h | 106 /* MSB b9 */
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
H A D | Hal8188EPhyCfg.h | 235 #define SIC_ADDR_REG 0x1E8 /* 1b9~1ba, 2 bytes */
|
/linux-4.1.27/arch/c6x/include/uapi/asm/ |
H A D | ptrace.h | 137 REG_PAIR(b9, b8);
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
H A D | txrx.h | 311 * bit 8.. 9 : ds_bits:2 FC (b9-8) 330 * bit 9 : qos_rdg_more_ppdu:1 The QoS (b9) RDG field
|
/linux-4.1.27/drivers/media/usb/hdpvr/ |
H A D | hdpvr.h | 232 /* :0 s 38 b9 0001 0000 0000 0 */
|
/linux-4.1.27/drivers/atm/ |
H A D | nicstar.h | 470 /* 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.1.27/arch/m32r/include/asm/ |
H A D | m32102.h | 116 #define M32R_MFTCR_MFT1EN (1UL<<22) /* b9 */
|
/linux-4.1.27/include/linux/ |
H A D | etherdevice.h | 383 * [a6 a7 a8 a9 a10 a11 a12 a13] ^ [b6 b7 b8 b9 b10 b11 b12 b13] compare_ether_header()
|
/linux-4.1.27/arch/x86/kernel/kprobes/ |
H A D | core.c | 70 #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.1.27/arch/x86/kernel/ |
H A D | uprobes.c | 58 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ 61 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | elantech.c | 1121 * Lenovo L430 0x350f02 b9, 15, 0c 2 hw buttons (*) 1122 * Lenovo L530 0x350f02 b9, 15, 0c 2 hw buttons (*)
|
/linux-4.1.27/drivers/media/platform/davinci/ |
H A D | vpbe_osd.c | 645 * in offset register b12 - b9, and * bit 26 has to be '1' _osd_start_layer()
|
/linux-4.1.27/drivers/media/rc/ |
H A D | redrat3.c | 1013 /* setup packet is 'c0 b9 0000 0000 0001' */ redrat3_dev_probe()
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | ov9650.c | 786 * [b15:b0] - AECHM (b15:b10), AECH (b9:b2), COM1 (b1:b0) ov965x_set_exposure()
|
/linux-4.1.27/drivers/scsi/ |
H A D | constants.c | 99 /* b7-b9 */ "Read defect data(12)", "Read element status", "Read CD msf",
|
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/ |
H A D | defBF54x_base.h | 2223 #define MUX(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \ 2230 (((b9) &3) << 18) | \
|