Searched refs:b15 (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/drivers/staging/skein/
H A Dthreefish_block.c3371 b14 = input[14], b15 = input[15]; threefish_encrypt_1024() local
3412 b15 += k15; threefish_encrypt_1024()
3413 b14 += b15 + k14 + t1; threefish_encrypt_1024()
3414 b15 = ((b15 << 37) | (b15 >> (64 - 37))) ^ b14; threefish_encrypt_1024()
3425 b4 += b15; threefish_encrypt_1024()
3426 b15 = ((b15 << 55) | (b15 >> (64 - 55))) ^ b4; threefish_encrypt_1024()
3452 b12 += b15; threefish_encrypt_1024()
3453 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024()
3464 b0 += b15; threefish_encrypt_1024()
3465 b15 = ((b15 << 5) | (b15 >> (64 - 5))) ^ b0; threefish_encrypt_1024()
3516 b15 += k16 + 1; threefish_encrypt_1024()
3517 b14 += b15 + k15 + t2; threefish_encrypt_1024()
3518 b15 = ((b15 << 30) | (b15 >> (64 - 30))) ^ b14; threefish_encrypt_1024()
3529 b4 += b15; threefish_encrypt_1024()
3530 b15 = ((b15 << 51) | (b15 >> (64 - 51))) ^ b4; threefish_encrypt_1024()
3556 b12 += b15; threefish_encrypt_1024()
3557 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024()
3568 b0 += b15; threefish_encrypt_1024()
3569 b15 = ((b15 << 9) | (b15 >> (64 - 9))) ^ b0; threefish_encrypt_1024()
3620 b15 += k0 + 2; threefish_encrypt_1024()
3621 b14 += b15 + k16 + t0; threefish_encrypt_1024()
3622 b15 = ((b15 << 37) | (b15 >> (64 - 37))) ^ b14; threefish_encrypt_1024()
3633 b4 += b15; threefish_encrypt_1024()
3634 b15 = ((b15 << 55) | (b15 >> (64 - 55))) ^ b4; threefish_encrypt_1024()
3660 b12 += b15; threefish_encrypt_1024()
3661 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024()
3672 b0 += b15; threefish_encrypt_1024()
3673 b15 = ((b15 << 5) | (b15 >> (64 - 5))) ^ b0; threefish_encrypt_1024()
3724 b15 += k1 + 3; threefish_encrypt_1024()
3725 b14 += b15 + k0 + t1; threefish_encrypt_1024()
3726 b15 = ((b15 << 30) | (b15 >> (64 - 30))) ^ b14; threefish_encrypt_1024()
3737 b4 += b15; threefish_encrypt_1024()
3738 b15 = ((b15 << 51) | (b15 >> (64 - 51))) ^ b4; threefish_encrypt_1024()
3764 b12 += b15; threefish_encrypt_1024()
3765 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024()
3776 b0 += b15; threefish_encrypt_1024()
3777 b15 = ((b15 << 9) | (b15 >> (64 - 9))) ^ b0; threefish_encrypt_1024()
3828 b15 += k2 + 4; threefish_encrypt_1024()
3829 b14 += b15 + k1 + t2; threefish_encrypt_1024()
3830 b15 = ((b15 << 37) | (b15 >> (64 - 37))) ^ b14; threefish_encrypt_1024()
3841 b4 += b15; threefish_encrypt_1024()
3842 b15 = ((b15 << 55) | (b15 >> (64 - 55))) ^ b4; threefish_encrypt_1024()
3868 b12 += b15; threefish_encrypt_1024()
3869 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024()
3880 b0 += b15; threefish_encrypt_1024()
3881 b15 = ((b15 << 5) | (b15 >> (64 - 5))) ^ b0; threefish_encrypt_1024()
3932 b15 += k3 + 5; threefish_encrypt_1024()
3933 b14 += b15 + k2 + t0; threefish_encrypt_1024()
3934 b15 = ((b15 << 30) | (b15 >> (64 - 30))) ^ b14; threefish_encrypt_1024()
3945 b4 += b15; threefish_encrypt_1024()
3946 b15 = ((b15 << 51) | (b15 >> (64 - 51))) ^ b4; threefish_encrypt_1024()
3972 b12 += b15; threefish_encrypt_1024()
3973 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024()
3984 b0 += b15; threefish_encrypt_1024()
3985 b15 = ((b15 << 9) | (b15 >> (64 - 9))) ^ b0; threefish_encrypt_1024()
4036 b15 += k4 + 6; threefish_encrypt_1024()
4037 b14 += b15 + k3 + t1; threefish_encrypt_1024()
4038 b15 = ((b15 << 37) | (b15 >> (64 - 37))) ^ b14; threefish_encrypt_1024()
4049 b4 += b15; threefish_encrypt_1024()
4050 b15 = ((b15 << 55) | (b15 >> (64 - 55))) ^ b4; threefish_encrypt_1024()
4076 b12 += b15; threefish_encrypt_1024()
4077 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024()
4088 b0 += b15; threefish_encrypt_1024()
4089 b15 = ((b15 << 5) | (b15 >> (64 - 5))) ^ b0; threefish_encrypt_1024()
4140 b15 += k5 + 7; threefish_encrypt_1024()
4141 b14 += b15 + k4 + t2; threefish_encrypt_1024()
4142 b15 = ((b15 << 30) | (b15 >> (64 - 30))) ^ b14; threefish_encrypt_1024()
4153 b4 += b15; threefish_encrypt_1024()
4154 b15 = ((b15 << 51) | (b15 >> (64 - 51))) ^ b4; threefish_encrypt_1024()
4180 b12 += b15; threefish_encrypt_1024()
4181 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024()
4192 b0 += b15; threefish_encrypt_1024()
4193 b15 = ((b15 << 9) | (b15 >> (64 - 9))) ^ b0; threefish_encrypt_1024()
4244 b15 += k6 + 8; threefish_encrypt_1024()
4245 b14 += b15 + k5 + t0; threefish_encrypt_1024()
4246 b15 = ((b15 << 37) | (b15 >> (64 - 37))) ^ b14; threefish_encrypt_1024()
4257 b4 += b15; threefish_encrypt_1024()
4258 b15 = ((b15 << 55) | (b15 >> (64 - 55))) ^ b4; threefish_encrypt_1024()
4284 b12 += b15; threefish_encrypt_1024()
4285 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024()
4296 b0 += b15; threefish_encrypt_1024()
4297 b15 = ((b15 << 5) | (b15 >> (64 - 5))) ^ b0; threefish_encrypt_1024()
4348 b15 += k7 + 9; threefish_encrypt_1024()
4349 b14 += b15 + k6 + t1; threefish_encrypt_1024()
4350 b15 = ((b15 << 30) | (b15 >> (64 - 30))) ^ b14; threefish_encrypt_1024()
4361 b4 += b15; threefish_encrypt_1024()
4362 b15 = ((b15 << 51) | (b15 >> (64 - 51))) ^ b4; threefish_encrypt_1024()
4388 b12 += b15; threefish_encrypt_1024()
4389 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024()
4400 b0 += b15; threefish_encrypt_1024()
4401 b15 = ((b15 << 9) | (b15 >> (64 - 9))) ^ b0; threefish_encrypt_1024()
4452 b15 += k8 + 10; threefish_encrypt_1024()
4453 b14 += b15 + k7 + t2; threefish_encrypt_1024()
4454 b15 = ((b15 << 37) | (b15 >> (64 - 37))) ^ b14; threefish_encrypt_1024()
4465 b4 += b15; threefish_encrypt_1024()
4466 b15 = ((b15 << 55) | (b15 >> (64 - 55))) ^ b4; threefish_encrypt_1024()
4492 b12 += b15; threefish_encrypt_1024()
4493 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024()
4504 b0 += b15; threefish_encrypt_1024()
4505 b15 = ((b15 << 5) | (b15 >> (64 - 5))) ^ b0; threefish_encrypt_1024()
4556 b15 += k9 + 11; threefish_encrypt_1024()
4557 b14 += b15 + k8 + t0; threefish_encrypt_1024()
4558 b15 = ((b15 << 30) | (b15 >> (64 - 30))) ^ b14; threefish_encrypt_1024()
4569 b4 += b15; threefish_encrypt_1024()
4570 b15 = ((b15 << 51) | (b15 >> (64 - 51))) ^ b4; threefish_encrypt_1024()
4596 b12 += b15; threefish_encrypt_1024()
4597 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024()
4608 b0 += b15; threefish_encrypt_1024()
4609 b15 = ((b15 << 9) | (b15 >> (64 - 9))) ^ b0; threefish_encrypt_1024()
4660 b15 += k10 + 12; threefish_encrypt_1024()
4661 b14 += b15 + k9 + t1; threefish_encrypt_1024()
4662 b15 = ((b15 << 37) | (b15 >> (64 - 37))) ^ b14; threefish_encrypt_1024()
4673 b4 += b15; threefish_encrypt_1024()
4674 b15 = ((b15 << 55) | (b15 >> (64 - 55))) ^ b4; threefish_encrypt_1024()
4700 b12 += b15; threefish_encrypt_1024()
4701 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024()
4712 b0 += b15; threefish_encrypt_1024()
4713 b15 = ((b15 << 5) | (b15 >> (64 - 5))) ^ b0; threefish_encrypt_1024()
4764 b15 += k11 + 13; threefish_encrypt_1024()
4765 b14 += b15 + k10 + t2; threefish_encrypt_1024()
4766 b15 = ((b15 << 30) | (b15 >> (64 - 30))) ^ b14; threefish_encrypt_1024()
4777 b4 += b15; threefish_encrypt_1024()
4778 b15 = ((b15 << 51) | (b15 >> (64 - 51))) ^ b4; threefish_encrypt_1024()
4804 b12 += b15; threefish_encrypt_1024()
4805 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024()
4816 b0 += b15; threefish_encrypt_1024()
4817 b15 = ((b15 << 9) | (b15 >> (64 - 9))) ^ b0; threefish_encrypt_1024()
4868 b15 += k12 + 14; threefish_encrypt_1024()
4869 b14 += b15 + k11 + t0; threefish_encrypt_1024()
4870 b15 = ((b15 << 37) | (b15 >> (64 - 37))) ^ b14; threefish_encrypt_1024()
4881 b4 += b15; threefish_encrypt_1024()
4882 b15 = ((b15 << 55) | (b15 >> (64 - 55))) ^ b4; threefish_encrypt_1024()
4908 b12 += b15; threefish_encrypt_1024()
4909 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024()
4920 b0 += b15; threefish_encrypt_1024()
4921 b15 = ((b15 << 5) | (b15 >> (64 - 5))) ^ b0; threefish_encrypt_1024()
4972 b15 += k13 + 15; threefish_encrypt_1024()
4973 b14 += b15 + k12 + t1; threefish_encrypt_1024()
4974 b15 = ((b15 << 30) | (b15 >> (64 - 30))) ^ b14; threefish_encrypt_1024()
4985 b4 += b15; threefish_encrypt_1024()
4986 b15 = ((b15 << 51) | (b15 >> (64 - 51))) ^ b4; threefish_encrypt_1024()
5012 b12 += b15; threefish_encrypt_1024()
5013 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024()
5024 b0 += b15; threefish_encrypt_1024()
5025 b15 = ((b15 << 9) | (b15 >> (64 - 9))) ^ b0; threefish_encrypt_1024()
5076 b15 += k14 + 16; threefish_encrypt_1024()
5077 b14 += b15 + k13 + t2; threefish_encrypt_1024()
5078 b15 = ((b15 << 37) | (b15 >> (64 - 37))) ^ b14; threefish_encrypt_1024()
5089 b4 += b15; threefish_encrypt_1024()
5090 b15 = ((b15 << 55) | (b15 >> (64 - 55))) ^ b4; threefish_encrypt_1024()
5116 b12 += b15; threefish_encrypt_1024()
5117 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024()
5128 b0 += b15; threefish_encrypt_1024()
5129 b15 = ((b15 << 5) | (b15 >> (64 - 5))) ^ b0; threefish_encrypt_1024()
5180 b15 += k15 + 17; threefish_encrypt_1024()
5181 b14 += b15 + k14 + t0; threefish_encrypt_1024()
5182 b15 = ((b15 << 30) | (b15 >> (64 - 30))) ^ b14; threefish_encrypt_1024()
5193 b4 += b15; threefish_encrypt_1024()
5194 b15 = ((b15 << 51) | (b15 >> (64 - 51))) ^ b4; threefish_encrypt_1024()
5220 b12 += b15; threefish_encrypt_1024()
5221 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024()
5232 b0 += b15; threefish_encrypt_1024()
5233 b15 = ((b15 << 9) | (b15 >> (64 - 9))) ^ b0; threefish_encrypt_1024()
5284 b15 += k16 + 18; threefish_encrypt_1024()
5285 b14 += b15 + k15 + t1; threefish_encrypt_1024()
5286 b15 = ((b15 << 37) | (b15 >> (64 - 37))) ^ b14; threefish_encrypt_1024()
5297 b4 += b15; threefish_encrypt_1024()
5298 b15 = ((b15 << 55) | (b15 >> (64 - 55))) ^ b4; threefish_encrypt_1024()
5324 b12 += b15; threefish_encrypt_1024()
5325 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024()
5336 b0 += b15; threefish_encrypt_1024()
5337 b15 = ((b15 << 5) | (b15 >> (64 - 5))) ^ b0; threefish_encrypt_1024()
5388 b15 += k0 + 19; threefish_encrypt_1024()
5389 b14 += b15 + k16 + t2; threefish_encrypt_1024()
5390 b15 = ((b15 << 30) | (b15 >> (64 - 30))) ^ b14; threefish_encrypt_1024()
5401 b4 += b15; threefish_encrypt_1024()
5402 b15 = ((b15 << 51) | (b15 >> (64 - 51))) ^ b4; threefish_encrypt_1024()
5428 b12 += b15; threefish_encrypt_1024()
5429 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024()
5440 b0 += b15; threefish_encrypt_1024()
5441 b15 = ((b15 << 9) | (b15 >> (64 - 9))) ^ b0; threefish_encrypt_1024()
5479 output[15] = b15 + k1 + 20; threefish_encrypt_1024()
5492 b14 = input[14], b15 = input[15]; threefish_decrypt_1024() local
5521 b15 -= k1 + 20; threefish_decrypt_1024()
5550 tmp = b15 ^ b0; threefish_decrypt_1024()
5551 b15 = (tmp >> 9) | (tmp << (64 - 9)); threefish_decrypt_1024()
5552 b0 -= b15; threefish_decrypt_1024()
5566 tmp = b15 ^ b12; threefish_decrypt_1024()
5567 b15 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024()
5568 b12 -= b15; threefish_decrypt_1024()
5602 tmp = b15 ^ b4; threefish_decrypt_1024()
5603 b15 = (tmp >> 51) | (tmp << (64 - 51)); threefish_decrypt_1024()
5604 b4 -= b15; threefish_decrypt_1024()
5618 tmp = b15 ^ b14; threefish_decrypt_1024()
5619 b15 = (tmp >> 30) | (tmp << (64 - 30)); threefish_decrypt_1024()
5620 b14 -= b15 + k16 + t2; threefish_decrypt_1024()
5621 b15 -= k0 + 19; threefish_decrypt_1024()
5686 tmp = b15 ^ b0; threefish_decrypt_1024()
5687 b15 = (tmp >> 5) | (tmp << (64 - 5)); threefish_decrypt_1024()
5688 b0 -= b15; threefish_decrypt_1024()
5702 tmp = b15 ^ b12; threefish_decrypt_1024()
5703 b15 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024()
5704 b12 -= b15; threefish_decrypt_1024()
5738 tmp = b15 ^ b4; threefish_decrypt_1024()
5739 b15 = (tmp >> 55) | (tmp << (64 - 55)); threefish_decrypt_1024()
5740 b4 -= b15; threefish_decrypt_1024()
5754 tmp = b15 ^ b14; threefish_decrypt_1024()
5755 b15 = (tmp >> 37) | (tmp << (64 - 37)); threefish_decrypt_1024()
5756 b14 -= b15 + k15 + t1; threefish_decrypt_1024()
5757 b15 -= k16 + 18; threefish_decrypt_1024()
5822 tmp = b15 ^ b0; threefish_decrypt_1024()
5823 b15 = (tmp >> 9) | (tmp << (64 - 9)); threefish_decrypt_1024()
5824 b0 -= b15; threefish_decrypt_1024()
5838 tmp = b15 ^ b12; threefish_decrypt_1024()
5839 b15 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024()
5840 b12 -= b15; threefish_decrypt_1024()
5874 tmp = b15 ^ b4; threefish_decrypt_1024()
5875 b15 = (tmp >> 51) | (tmp << (64 - 51)); threefish_decrypt_1024()
5876 b4 -= b15; threefish_decrypt_1024()
5890 tmp = b15 ^ b14; threefish_decrypt_1024()
5891 b15 = (tmp >> 30) | (tmp << (64 - 30)); threefish_decrypt_1024()
5892 b14 -= b15 + k14 + t0; threefish_decrypt_1024()
5893 b15 -= k15 + 17; threefish_decrypt_1024()
5958 tmp = b15 ^ b0; threefish_decrypt_1024()
5959 b15 = (tmp >> 5) | (tmp << (64 - 5)); threefish_decrypt_1024()
5960 b0 -= b15; threefish_decrypt_1024()
5974 tmp = b15 ^ b12; threefish_decrypt_1024()
5975 b15 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024()
5976 b12 -= b15; threefish_decrypt_1024()
6010 tmp = b15 ^ b4; threefish_decrypt_1024()
6011 b15 = (tmp >> 55) | (tmp << (64 - 55)); threefish_decrypt_1024()
6012 b4 -= b15; threefish_decrypt_1024()
6026 tmp = b15 ^ b14; threefish_decrypt_1024()
6027 b15 = (tmp >> 37) | (tmp << (64 - 37)); threefish_decrypt_1024()
6028 b14 -= b15 + k13 + t2; threefish_decrypt_1024()
6029 b15 -= k14 + 16; threefish_decrypt_1024()
6094 tmp = b15 ^ b0; threefish_decrypt_1024()
6095 b15 = (tmp >> 9) | (tmp << (64 - 9)); threefish_decrypt_1024()
6096 b0 -= b15; threefish_decrypt_1024()
6110 tmp = b15 ^ b12; threefish_decrypt_1024()
6111 b15 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024()
6112 b12 -= b15; threefish_decrypt_1024()
6146 tmp = b15 ^ b4; threefish_decrypt_1024()
6147 b15 = (tmp >> 51) | (tmp << (64 - 51)); threefish_decrypt_1024()
6148 b4 -= b15; threefish_decrypt_1024()
6162 tmp = b15 ^ b14; threefish_decrypt_1024()
6163 b15 = (tmp >> 30) | (tmp << (64 - 30)); threefish_decrypt_1024()
6164 b14 -= b15 + k12 + t1; threefish_decrypt_1024()
6165 b15 -= k13 + 15; threefish_decrypt_1024()
6230 tmp = b15 ^ b0; threefish_decrypt_1024()
6231 b15 = (tmp >> 5) | (tmp << (64 - 5)); threefish_decrypt_1024()
6232 b0 -= b15; threefish_decrypt_1024()
6246 tmp = b15 ^ b12; threefish_decrypt_1024()
6247 b15 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024()
6248 b12 -= b15; threefish_decrypt_1024()
6282 tmp = b15 ^ b4; threefish_decrypt_1024()
6283 b15 = (tmp >> 55) | (tmp << (64 - 55)); threefish_decrypt_1024()
6284 b4 -= b15; threefish_decrypt_1024()
6298 tmp = b15 ^ b14; threefish_decrypt_1024()
6299 b15 = (tmp >> 37) | (tmp << (64 - 37)); threefish_decrypt_1024()
6300 b14 -= b15 + k11 + t0; threefish_decrypt_1024()
6301 b15 -= k12 + 14; threefish_decrypt_1024()
6366 tmp = b15 ^ b0; threefish_decrypt_1024()
6367 b15 = (tmp >> 9) | (tmp << (64 - 9)); threefish_decrypt_1024()
6368 b0 -= b15; threefish_decrypt_1024()
6382 tmp = b15 ^ b12; threefish_decrypt_1024()
6383 b15 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024()
6384 b12 -= b15; threefish_decrypt_1024()
6418 tmp = b15 ^ b4; threefish_decrypt_1024()
6419 b15 = (tmp >> 51) | (tmp << (64 - 51)); threefish_decrypt_1024()
6420 b4 -= b15; threefish_decrypt_1024()
6434 tmp = b15 ^ b14; threefish_decrypt_1024()
6435 b15 = (tmp >> 30) | (tmp << (64 - 30)); threefish_decrypt_1024()
6436 b14 -= b15 + k10 + t2; threefish_decrypt_1024()
6437 b15 -= k11 + 13; threefish_decrypt_1024()
6502 tmp = b15 ^ b0; threefish_decrypt_1024()
6503 b15 = (tmp >> 5) | (tmp << (64 - 5)); threefish_decrypt_1024()
6504 b0 -= b15; threefish_decrypt_1024()
6518 tmp = b15 ^ b12; threefish_decrypt_1024()
6519 b15 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024()
6520 b12 -= b15; threefish_decrypt_1024()
6554 tmp = b15 ^ b4; threefish_decrypt_1024()
6555 b15 = (tmp >> 55) | (tmp << (64 - 55)); threefish_decrypt_1024()
6556 b4 -= b15; threefish_decrypt_1024()
6570 tmp = b15 ^ b14; threefish_decrypt_1024()
6571 b15 = (tmp >> 37) | (tmp << (64 - 37)); threefish_decrypt_1024()
6572 b14 -= b15 + k9 + t1; threefish_decrypt_1024()
6573 b15 -= k10 + 12; threefish_decrypt_1024()
6638 tmp = b15 ^ b0; threefish_decrypt_1024()
6639 b15 = (tmp >> 9) | (tmp << (64 - 9)); threefish_decrypt_1024()
6640 b0 -= b15; threefish_decrypt_1024()
6654 tmp = b15 ^ b12; threefish_decrypt_1024()
6655 b15 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024()
6656 b12 -= b15; threefish_decrypt_1024()
6690 tmp = b15 ^ b4; threefish_decrypt_1024()
6691 b15 = (tmp >> 51) | (tmp << (64 - 51)); threefish_decrypt_1024()
6692 b4 -= b15; threefish_decrypt_1024()
6706 tmp = b15 ^ b14; threefish_decrypt_1024()
6707 b15 = (tmp >> 30) | (tmp << (64 - 30)); threefish_decrypt_1024()
6708 b14 -= b15 + k8 + t0; threefish_decrypt_1024()
6709 b15 -= k9 + 11; threefish_decrypt_1024()
6774 tmp = b15 ^ b0; threefish_decrypt_1024()
6775 b15 = (tmp >> 5) | (tmp << (64 - 5)); threefish_decrypt_1024()
6776 b0 -= b15; threefish_decrypt_1024()
6790 tmp = b15 ^ b12; threefish_decrypt_1024()
6791 b15 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024()
6792 b12 -= b15; threefish_decrypt_1024()
6826 tmp = b15 ^ b4; threefish_decrypt_1024()
6827 b15 = (tmp >> 55) | (tmp << (64 - 55)); threefish_decrypt_1024()
6828 b4 -= b15; threefish_decrypt_1024()
6842 tmp = b15 ^ b14; threefish_decrypt_1024()
6843 b15 = (tmp >> 37) | (tmp << (64 - 37)); threefish_decrypt_1024()
6844 b14 -= b15 + k7 + t2; threefish_decrypt_1024()
6845 b15 -= k8 + 10; threefish_decrypt_1024()
6910 tmp = b15 ^ b0; threefish_decrypt_1024()
6911 b15 = (tmp >> 9) | (tmp << (64 - 9)); threefish_decrypt_1024()
6912 b0 -= b15; threefish_decrypt_1024()
6926 tmp = b15 ^ b12; threefish_decrypt_1024()
6927 b15 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024()
6928 b12 -= b15; threefish_decrypt_1024()
6962 tmp = b15 ^ b4; threefish_decrypt_1024()
6963 b15 = (tmp >> 51) | (tmp << (64 - 51)); threefish_decrypt_1024()
6964 b4 -= b15; threefish_decrypt_1024()
6978 tmp = b15 ^ b14; threefish_decrypt_1024()
6979 b15 = (tmp >> 30) | (tmp << (64 - 30)); threefish_decrypt_1024()
6980 b14 -= b15 + k6 + t1; threefish_decrypt_1024()
6981 b15 -= k7 + 9; threefish_decrypt_1024()
7046 tmp = b15 ^ b0; threefish_decrypt_1024()
7047 b15 = (tmp >> 5) | (tmp << (64 - 5)); threefish_decrypt_1024()
7048 b0 -= b15; threefish_decrypt_1024()
7062 tmp = b15 ^ b12; threefish_decrypt_1024()
7063 b15 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024()
7064 b12 -= b15; threefish_decrypt_1024()
7098 tmp = b15 ^ b4; threefish_decrypt_1024()
7099 b15 = (tmp >> 55) | (tmp << (64 - 55)); threefish_decrypt_1024()
7100 b4 -= b15; threefish_decrypt_1024()
7114 tmp = b15 ^ b14; threefish_decrypt_1024()
7115 b15 = (tmp >> 37) | (tmp << (64 - 37)); threefish_decrypt_1024()
7116 b14 -= b15 + k5 + t0; threefish_decrypt_1024()
7117 b15 -= k6 + 8; threefish_decrypt_1024()
7182 tmp = b15 ^ b0; threefish_decrypt_1024()
7183 b15 = (tmp >> 9) | (tmp << (64 - 9)); threefish_decrypt_1024()
7184 b0 -= b15; threefish_decrypt_1024()
7198 tmp = b15 ^ b12; threefish_decrypt_1024()
7199 b15 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024()
7200 b12 -= b15; threefish_decrypt_1024()
7234 tmp = b15 ^ b4; threefish_decrypt_1024()
7235 b15 = (tmp >> 51) | (tmp << (64 - 51)); threefish_decrypt_1024()
7236 b4 -= b15; threefish_decrypt_1024()
7250 tmp = b15 ^ b14; threefish_decrypt_1024()
7251 b15 = (tmp >> 30) | (tmp << (64 - 30)); threefish_decrypt_1024()
7252 b14 -= b15 + k4 + t2; threefish_decrypt_1024()
7253 b15 -= k5 + 7; threefish_decrypt_1024()
7318 tmp = b15 ^ b0; threefish_decrypt_1024()
7319 b15 = (tmp >> 5) | (tmp << (64 - 5)); threefish_decrypt_1024()
7320 b0 -= b15; threefish_decrypt_1024()
7334 tmp = b15 ^ b12; threefish_decrypt_1024()
7335 b15 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024()
7336 b12 -= b15; threefish_decrypt_1024()
7370 tmp = b15 ^ b4; threefish_decrypt_1024()
7371 b15 = (tmp >> 55) | (tmp << (64 - 55)); threefish_decrypt_1024()
7372 b4 -= b15; threefish_decrypt_1024()
7386 tmp = b15 ^ b14; threefish_decrypt_1024()
7387 b15 = (tmp >> 37) | (tmp << (64 - 37)); threefish_decrypt_1024()
7388 b14 -= b15 + k3 + t1; threefish_decrypt_1024()
7389 b15 -= k4 + 6; threefish_decrypt_1024()
7454 tmp = b15 ^ b0; threefish_decrypt_1024()
7455 b15 = (tmp >> 9) | (tmp << (64 - 9)); threefish_decrypt_1024()
7456 b0 -= b15; threefish_decrypt_1024()
7470 tmp = b15 ^ b12; threefish_decrypt_1024()
7471 b15 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024()
7472 b12 -= b15; threefish_decrypt_1024()
7506 tmp = b15 ^ b4; threefish_decrypt_1024()
7507 b15 = (tmp >> 51) | (tmp << (64 - 51)); threefish_decrypt_1024()
7508 b4 -= b15; threefish_decrypt_1024()
7522 tmp = b15 ^ b14; threefish_decrypt_1024()
7523 b15 = (tmp >> 30) | (tmp << (64 - 30)); threefish_decrypt_1024()
7524 b14 -= b15 + k2 + t0; threefish_decrypt_1024()
7525 b15 -= k3 + 5; threefish_decrypt_1024()
7590 tmp = b15 ^ b0; threefish_decrypt_1024()
7591 b15 = (tmp >> 5) | (tmp << (64 - 5)); threefish_decrypt_1024()
7592 b0 -= b15; threefish_decrypt_1024()
7606 tmp = b15 ^ b12; threefish_decrypt_1024()
7607 b15 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024()
7608 b12 -= b15; threefish_decrypt_1024()
7642 tmp = b15 ^ b4; threefish_decrypt_1024()
7643 b15 = (tmp >> 55) | (tmp << (64 - 55)); threefish_decrypt_1024()
7644 b4 -= b15; threefish_decrypt_1024()
7658 tmp = b15 ^ b14; threefish_decrypt_1024()
7659 b15 = (tmp >> 37) | (tmp << (64 - 37)); threefish_decrypt_1024()
7660 b14 -= b15 + k1 + t2; threefish_decrypt_1024()
7661 b15 -= k2 + 4; threefish_decrypt_1024()
7726 tmp = b15 ^ b0; threefish_decrypt_1024()
7727 b15 = (tmp >> 9) | (tmp << (64 - 9)); threefish_decrypt_1024()
7728 b0 -= b15; threefish_decrypt_1024()
7742 tmp = b15 ^ b12; threefish_decrypt_1024()
7743 b15 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024()
7744 b12 -= b15; threefish_decrypt_1024()
7778 tmp = b15 ^ b4; threefish_decrypt_1024()
7779 b15 = (tmp >> 51) | (tmp << (64 - 51)); threefish_decrypt_1024()
7780 b4 -= b15; threefish_decrypt_1024()
7794 tmp = b15 ^ b14; threefish_decrypt_1024()
7795 b15 = (tmp >> 30) | (tmp << (64 - 30)); threefish_decrypt_1024()
7796 b14 -= b15 + k0 + t1; threefish_decrypt_1024()
7797 b15 -= k1 + 3; threefish_decrypt_1024()
7862 tmp = b15 ^ b0; threefish_decrypt_1024()
7863 b15 = (tmp >> 5) | (tmp << (64 - 5)); threefish_decrypt_1024()
7864 b0 -= b15; threefish_decrypt_1024()
7878 tmp = b15 ^ b12; threefish_decrypt_1024()
7879 b15 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024()
7880 b12 -= b15; threefish_decrypt_1024()
7914 tmp = b15 ^ b4; threefish_decrypt_1024()
7915 b15 = (tmp >> 55) | (tmp << (64 - 55)); threefish_decrypt_1024()
7916 b4 -= b15; threefish_decrypt_1024()
7930 tmp = b15 ^ b14; threefish_decrypt_1024()
7931 b15 = (tmp >> 37) | (tmp << (64 - 37)); threefish_decrypt_1024()
7932 b14 -= b15 + k16 + t0; threefish_decrypt_1024()
7933 b15 -= k0 + 2; threefish_decrypt_1024()
7998 tmp = b15 ^ b0; threefish_decrypt_1024()
7999 b15 = (tmp >> 9) | (tmp << (64 - 9)); threefish_decrypt_1024()
8000 b0 -= b15; threefish_decrypt_1024()
8014 tmp = b15 ^ b12; threefish_decrypt_1024()
8015 b15 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024()
8016 b12 -= b15; threefish_decrypt_1024()
8050 tmp = b15 ^ b4; threefish_decrypt_1024()
8051 b15 = (tmp >> 51) | (tmp << (64 - 51)); threefish_decrypt_1024()
8052 b4 -= b15; threefish_decrypt_1024()
8066 tmp = b15 ^ b14; threefish_decrypt_1024()
8067 b15 = (tmp >> 30) | (tmp << (64 - 30)); threefish_decrypt_1024()
8068 b14 -= b15 + k15 + t2; threefish_decrypt_1024()
8069 b15 -= k16 + 1; threefish_decrypt_1024()
8134 tmp = b15 ^ b0; threefish_decrypt_1024()
8135 b15 = (tmp >> 5) | (tmp << (64 - 5)); threefish_decrypt_1024()
8136 b0 -= b15; threefish_decrypt_1024()
8150 tmp = b15 ^ b12; threefish_decrypt_1024()
8151 b15 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024()
8152 b12 -= b15; threefish_decrypt_1024()
8186 tmp = b15 ^ b4; threefish_decrypt_1024()
8187 b15 = (tmp >> 55) | (tmp << (64 - 55)); threefish_decrypt_1024()
8188 b4 -= b15; threefish_decrypt_1024()
8202 tmp = b15 ^ b14; threefish_decrypt_1024()
8203 b15 = (tmp >> 37) | (tmp << (64 - 37)); threefish_decrypt_1024()
8204 b14 -= b15 + k14 + t1; threefish_decrypt_1024()
8205 b15 -= k15; threefish_decrypt_1024()
8242 output[15] = b15; threefish_decrypt_1024()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dm66592-udc.h20 #define M66592_XTAL 0xC000 /* b15-14: Crystal selection */
74 #define M66592_LDRV 0x8000 /* b15: Drive Current Adjust */
101 #define M66592_RCNT 0x8000 /* b15: Read count mode */
117 #define M66592_BVAL 0x8000 /* b15: Buffer valid flag */
123 #define M66592_TGL 0x8000 /* b15: Buffer toggle */
129 #define M66592_TRNCNT 0xFFFF /* b15-0: Transaction counter */
132 #define M66592_VBSE 0x8000 /* b15: VBUS interrupt */
198 #define M66592_VBINT 0x8000 /* b15: VBUS interrupt */
235 #define M66592_OVRN 0x8000 /* b15: Overrun error */
252 #define M66592_bRequest 0xFF00 /* b15-8: bRequest */
280 #define M66592_wValue 0xFFFF /* b15-0: wValue */
301 #define M66592_wIndex 0xFFFF /* b15-0: wIndex */
302 #define M66592_TEST_SELECT 0xFF00 /* b15-b8: Test Mode */
316 #define M66592_wLength 0xFFFF /* b15-0: wLength */
323 #define M66592_DEVSEL 0xC000 /* b15-14: Device address select */
331 #define M66592_BSTS 0x8000 /* b15: Buffer status */
354 #define M66592_TYP 0xC000 /* b15-14: Transfer type */
403 #define M66592_BSTS 0x8000 /* b15: Buffer status */
/linux-4.1.27/include/linux/usb/
H A Dr8a66597.h137 #define XTAL 0xC000 /* b15-14: Crystal selection */
153 #define OVCBIT 0x8000 /* b15-14: Over-current bit */
154 #define OVCMON 0xC000 /* b15-14: Over-current monitor */
194 #define LDRV 0x8000 /* b15: Drive Current Adjust */
214 #define RCNT 0x8000 /* b15: Read count mode */
228 #define BVAL 0x8000 /* b15: Buffer valid flag */
234 #define VBSE 0x8000 /* b15: VBUS interrupt */
244 #define OVRCRE 0x8000 /* b15: Over-current interrupt */
299 #define VBINT 0x8000 /* b15: VBUS interrupt */
330 #define OVRCR 0x8000 /* b15: Over-current interrupt */
339 #define OVRN 0x8000 /* b15: Overrun error */
348 #define DEVSEL 0xF000 /* b15-14: Device address select */
352 #define BSTS 0x8000 /* b15: Buffer status */
373 #define R8A66597_TYP 0xC000 /* b15-14: Transfer type */
398 #define BSTS 0x8000 /* b15: Buffer status */
415 #define TRNCNT 0xFFFF /* b15-0: Transaction counter */
/linux-4.1.27/arch/m32r/include/asm/
H A Dm32102.h214 #define M32R_ICUIMASK_IMSK0 (0UL<<16) /* b13-b15: Disable interrupt */
215 #define M32R_ICUIMASK_IMSK1 (1UL<<16) /* b13-b15: Enable level 0 interrupt */
216 #define M32R_ICUIMASK_IMSK2 (2UL<<16) /* b13-b15: Enable level 0,1 interrupt */
217 #define M32R_ICUIMASK_IMSK3 (3UL<<16) /* b13-b15: Enable level 0-2 interrupt */
218 #define M32R_ICUIMASK_IMSK4 (4UL<<16) /* b13-b15: Enable level 0-3 interrupt */
219 #define M32R_ICUIMASK_IMSK5 (5UL<<16) /* b13-b15: Enable level 0-4 interrupt */
220 #define M32R_ICUIMASK_IMSK6 (6UL<<16) /* b13-b15: Enable level 0-5 interrupt */
221 #define M32R_ICUIMASK_IMSK7 (7UL<<16) /* b13-b15: Enable level 0-6 interrupt */
H A Dm32r_mp_fpga.h250 #define M32R_ICUIMASK_IMSK0 (0UL<<16) /* b13-b15: Disable interrupt */
251 #define M32R_ICUIMASK_IMSK1 (1UL<<16) /* b13-b15: Enable level 0 interrupt */
252 #define M32R_ICUIMASK_IMSK2 (2UL<<16) /* b13-b15: Enable level 0,1 interrupt */
253 #define M32R_ICUIMASK_IMSK3 (3UL<<16) /* b13-b15: Enable level 0-2 interrupt */
254 #define M32R_ICUIMASK_IMSK4 (4UL<<16) /* b13-b15: Enable level 0-3 interrupt */
255 #define M32R_ICUIMASK_IMSK5 (5UL<<16) /* b13-b15: Enable level 0-4 interrupt */
256 #define M32R_ICUIMASK_IMSK6 (6UL<<16) /* b13-b15: Enable level 0-5 interrupt */
257 #define M32R_ICUIMASK_IMSK7 (7UL<<16) /* b13-b15: Enable level 0-6 interrupt */
/linux-4.1.27/drivers/net/usb/
H A Dcdc_eem.c157 * b15: bmType (0 == data) eem_tx_fixup()
194 * b15: bmType eem_rx_fixup()
213 * b15: 1 (EEM command) eem_rx_fixup()
282 * b15: 0 (EEM data) eem_rx_fixup()
/linux-4.1.27/arch/x86/include/asm/numachip/
H A Dnumachip_csr.h28 /* 32K CSR space, b15 indicates geo/non-geo */
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_eem.c383 * b15: bmType (0 == data) eem_wrap()
423 * b15: bmType (0 == data, 1 == command) eem_unwrap()
433 * b15: bmType (1 == command) eem_unwrap()
483 * b15: bmType (0 == data) eem_unwrap()
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
H A Ddm365_isif.h94 /* MSB b15 */
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dsdio.h88 /* SB Address Window Low (b15) */
131 /* with b15, maps to 32-bit SB access */
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dtxrx.h327 * bit 5 : fc_order:1 The FC Control (b15) -Order
332 * bit 15 : qos_ac_constraint:1 QoS (b15)
/linux-4.1.27/arch/arm/mach-bcm/
H A Dplatsmp-brcmstb.c368 CPU_METHOD_OF_DECLARE(brcmstb_smp, "brcm,brahma-b15", &brcmstb_smp_ops);
/linux-4.1.27/drivers/ssb/
H A Dsdio.c59 #define SBSDIO_FUNC1_SBADDRLOW 0x1000a /* SB Address window Low (b15) */
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
H A Dreg.h403 b15 - Indicates Preamble type (1=SHORT, 0=LONG).
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h217 * b15:b13 - META_DATA_VERSION 0 - 7
225 * b15:b5 - Reserved
334 * b15:b04 - unused */
/linux-4.1.27/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
H A Dov9650.c786 * [b15:b0] - AECHM (b15:b10), AECH (b9:b2), COM1 (b1:b0) ov965x_set_exposure()
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
H A Dreg.h582 b15 - Indicates Preamble type (1=SHORT, 0=LONG).
/linux-4.1.27/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) \
2224 ((((b15)&3) << 30) | \
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2575 b4..b15 - Starting Sequence Number of first MSDU

Completed in 992 milliseconds