/linux-4.1.27/drivers/staging/skein/ |
H A D | threefish_block.c | 3370 b12 = input[12], b13 = input[13], threefish_encrypt_1024() local 3408 b13 += k13 + t0; threefish_encrypt_1024() 3409 b12 += b13 + k12; threefish_encrypt_1024() 3410 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 3419 b2 += b13; threefish_encrypt_1024() 3420 b13 = ((b13 << 19) | (b13 >> (64 - 19))) ^ b2; threefish_encrypt_1024() 3455 b14 += b13; threefish_encrypt_1024() 3456 b13 = ((b13 << 41) | (b13 >> (64 - 41))) ^ b14; threefish_encrypt_1024() 3470 b6 += b13; threefish_encrypt_1024() 3471 b13 = ((b13 << 48) | (b13 >> (64 - 48))) ^ b6; threefish_encrypt_1024() 3512 b13 += k14 + t1; threefish_encrypt_1024() 3513 b12 += b13 + k13; threefish_encrypt_1024() 3514 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 3523 b2 += b13; threefish_encrypt_1024() 3524 b13 = ((b13 << 34) | (b13 >> (64 - 34))) ^ b2; threefish_encrypt_1024() 3559 b14 += b13; threefish_encrypt_1024() 3560 b13 = ((b13 << 42) | (b13 >> (64 - 42))) ^ b14; threefish_encrypt_1024() 3574 b6 += b13; threefish_encrypt_1024() 3575 b13 = ((b13 << 35) | (b13 >> (64 - 35))) ^ b6; threefish_encrypt_1024() 3616 b13 += k15 + t2; threefish_encrypt_1024() 3617 b12 += b13 + k14; threefish_encrypt_1024() 3618 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 3627 b2 += b13; threefish_encrypt_1024() 3628 b13 = ((b13 << 19) | (b13 >> (64 - 19))) ^ b2; threefish_encrypt_1024() 3663 b14 += b13; threefish_encrypt_1024() 3664 b13 = ((b13 << 41) | (b13 >> (64 - 41))) ^ b14; threefish_encrypt_1024() 3678 b6 += b13; threefish_encrypt_1024() 3679 b13 = ((b13 << 48) | (b13 >> (64 - 48))) ^ b6; threefish_encrypt_1024() 3720 b13 += k16 + t0; threefish_encrypt_1024() 3721 b12 += b13 + k15; threefish_encrypt_1024() 3722 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 3731 b2 += b13; threefish_encrypt_1024() 3732 b13 = ((b13 << 34) | (b13 >> (64 - 34))) ^ b2; threefish_encrypt_1024() 3767 b14 += b13; threefish_encrypt_1024() 3768 b13 = ((b13 << 42) | (b13 >> (64 - 42))) ^ b14; threefish_encrypt_1024() 3782 b6 += b13; threefish_encrypt_1024() 3783 b13 = ((b13 << 35) | (b13 >> (64 - 35))) ^ b6; threefish_encrypt_1024() 3824 b13 += k0 + t1; threefish_encrypt_1024() 3825 b12 += b13 + k16; threefish_encrypt_1024() 3826 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 3835 b2 += b13; threefish_encrypt_1024() 3836 b13 = ((b13 << 19) | (b13 >> (64 - 19))) ^ b2; threefish_encrypt_1024() 3871 b14 += b13; threefish_encrypt_1024() 3872 b13 = ((b13 << 41) | (b13 >> (64 - 41))) ^ b14; threefish_encrypt_1024() 3886 b6 += b13; threefish_encrypt_1024() 3887 b13 = ((b13 << 48) | (b13 >> (64 - 48))) ^ b6; threefish_encrypt_1024() 3928 b13 += k1 + t2; threefish_encrypt_1024() 3929 b12 += b13 + k0; threefish_encrypt_1024() 3930 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 3939 b2 += b13; threefish_encrypt_1024() 3940 b13 = ((b13 << 34) | (b13 >> (64 - 34))) ^ b2; threefish_encrypt_1024() 3975 b14 += b13; threefish_encrypt_1024() 3976 b13 = ((b13 << 42) | (b13 >> (64 - 42))) ^ b14; threefish_encrypt_1024() 3990 b6 += b13; threefish_encrypt_1024() 3991 b13 = ((b13 << 35) | (b13 >> (64 - 35))) ^ b6; threefish_encrypt_1024() 4032 b13 += k2 + t0; threefish_encrypt_1024() 4033 b12 += b13 + k1; threefish_encrypt_1024() 4034 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 4043 b2 += b13; threefish_encrypt_1024() 4044 b13 = ((b13 << 19) | (b13 >> (64 - 19))) ^ b2; threefish_encrypt_1024() 4079 b14 += b13; threefish_encrypt_1024() 4080 b13 = ((b13 << 41) | (b13 >> (64 - 41))) ^ b14; threefish_encrypt_1024() 4094 b6 += b13; threefish_encrypt_1024() 4095 b13 = ((b13 << 48) | (b13 >> (64 - 48))) ^ b6; threefish_encrypt_1024() 4136 b13 += k3 + t1; threefish_encrypt_1024() 4137 b12 += b13 + k2; threefish_encrypt_1024() 4138 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 4147 b2 += b13; threefish_encrypt_1024() 4148 b13 = ((b13 << 34) | (b13 >> (64 - 34))) ^ b2; threefish_encrypt_1024() 4183 b14 += b13; threefish_encrypt_1024() 4184 b13 = ((b13 << 42) | (b13 >> (64 - 42))) ^ b14; threefish_encrypt_1024() 4198 b6 += b13; threefish_encrypt_1024() 4199 b13 = ((b13 << 35) | (b13 >> (64 - 35))) ^ b6; threefish_encrypt_1024() 4240 b13 += k4 + t2; threefish_encrypt_1024() 4241 b12 += b13 + k3; threefish_encrypt_1024() 4242 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 4251 b2 += b13; threefish_encrypt_1024() 4252 b13 = ((b13 << 19) | (b13 >> (64 - 19))) ^ b2; threefish_encrypt_1024() 4287 b14 += b13; threefish_encrypt_1024() 4288 b13 = ((b13 << 41) | (b13 >> (64 - 41))) ^ b14; threefish_encrypt_1024() 4302 b6 += b13; threefish_encrypt_1024() 4303 b13 = ((b13 << 48) | (b13 >> (64 - 48))) ^ b6; threefish_encrypt_1024() 4344 b13 += k5 + t0; threefish_encrypt_1024() 4345 b12 += b13 + k4; threefish_encrypt_1024() 4346 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 4355 b2 += b13; threefish_encrypt_1024() 4356 b13 = ((b13 << 34) | (b13 >> (64 - 34))) ^ b2; threefish_encrypt_1024() 4391 b14 += b13; threefish_encrypt_1024() 4392 b13 = ((b13 << 42) | (b13 >> (64 - 42))) ^ b14; threefish_encrypt_1024() 4406 b6 += b13; threefish_encrypt_1024() 4407 b13 = ((b13 << 35) | (b13 >> (64 - 35))) ^ b6; threefish_encrypt_1024() 4448 b13 += k6 + t1; threefish_encrypt_1024() 4449 b12 += b13 + k5; threefish_encrypt_1024() 4450 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 4459 b2 += b13; threefish_encrypt_1024() 4460 b13 = ((b13 << 19) | (b13 >> (64 - 19))) ^ b2; threefish_encrypt_1024() 4495 b14 += b13; threefish_encrypt_1024() 4496 b13 = ((b13 << 41) | (b13 >> (64 - 41))) ^ b14; threefish_encrypt_1024() 4510 b6 += b13; threefish_encrypt_1024() 4511 b13 = ((b13 << 48) | (b13 >> (64 - 48))) ^ b6; threefish_encrypt_1024() 4552 b13 += k7 + t2; threefish_encrypt_1024() 4553 b12 += b13 + k6; threefish_encrypt_1024() 4554 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 4563 b2 += b13; threefish_encrypt_1024() 4564 b13 = ((b13 << 34) | (b13 >> (64 - 34))) ^ b2; threefish_encrypt_1024() 4599 b14 += b13; threefish_encrypt_1024() 4600 b13 = ((b13 << 42) | (b13 >> (64 - 42))) ^ b14; threefish_encrypt_1024() 4614 b6 += b13; threefish_encrypt_1024() 4615 b13 = ((b13 << 35) | (b13 >> (64 - 35))) ^ b6; threefish_encrypt_1024() 4656 b13 += k8 + t0; threefish_encrypt_1024() 4657 b12 += b13 + k7; threefish_encrypt_1024() 4658 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 4667 b2 += b13; threefish_encrypt_1024() 4668 b13 = ((b13 << 19) | (b13 >> (64 - 19))) ^ b2; threefish_encrypt_1024() 4703 b14 += b13; threefish_encrypt_1024() 4704 b13 = ((b13 << 41) | (b13 >> (64 - 41))) ^ b14; threefish_encrypt_1024() 4718 b6 += b13; threefish_encrypt_1024() 4719 b13 = ((b13 << 48) | (b13 >> (64 - 48))) ^ b6; threefish_encrypt_1024() 4760 b13 += k9 + t1; threefish_encrypt_1024() 4761 b12 += b13 + k8; threefish_encrypt_1024() 4762 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 4771 b2 += b13; threefish_encrypt_1024() 4772 b13 = ((b13 << 34) | (b13 >> (64 - 34))) ^ b2; threefish_encrypt_1024() 4807 b14 += b13; threefish_encrypt_1024() 4808 b13 = ((b13 << 42) | (b13 >> (64 - 42))) ^ b14; threefish_encrypt_1024() 4822 b6 += b13; threefish_encrypt_1024() 4823 b13 = ((b13 << 35) | (b13 >> (64 - 35))) ^ b6; threefish_encrypt_1024() 4864 b13 += k10 + t2; threefish_encrypt_1024() 4865 b12 += b13 + k9; threefish_encrypt_1024() 4866 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 4875 b2 += b13; threefish_encrypt_1024() 4876 b13 = ((b13 << 19) | (b13 >> (64 - 19))) ^ b2; threefish_encrypt_1024() 4911 b14 += b13; threefish_encrypt_1024() 4912 b13 = ((b13 << 41) | (b13 >> (64 - 41))) ^ b14; threefish_encrypt_1024() 4926 b6 += b13; threefish_encrypt_1024() 4927 b13 = ((b13 << 48) | (b13 >> (64 - 48))) ^ b6; threefish_encrypt_1024() 4968 b13 += k11 + t0; threefish_encrypt_1024() 4969 b12 += b13 + k10; threefish_encrypt_1024() 4970 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 4979 b2 += b13; threefish_encrypt_1024() 4980 b13 = ((b13 << 34) | (b13 >> (64 - 34))) ^ b2; threefish_encrypt_1024() 5015 b14 += b13; threefish_encrypt_1024() 5016 b13 = ((b13 << 42) | (b13 >> (64 - 42))) ^ b14; threefish_encrypt_1024() 5030 b6 += b13; threefish_encrypt_1024() 5031 b13 = ((b13 << 35) | (b13 >> (64 - 35))) ^ b6; threefish_encrypt_1024() 5072 b13 += k12 + t1; threefish_encrypt_1024() 5073 b12 += b13 + k11; threefish_encrypt_1024() 5074 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 5083 b2 += b13; threefish_encrypt_1024() 5084 b13 = ((b13 << 19) | (b13 >> (64 - 19))) ^ b2; threefish_encrypt_1024() 5119 b14 += b13; threefish_encrypt_1024() 5120 b13 = ((b13 << 41) | (b13 >> (64 - 41))) ^ b14; threefish_encrypt_1024() 5134 b6 += b13; threefish_encrypt_1024() 5135 b13 = ((b13 << 48) | (b13 >> (64 - 48))) ^ b6; threefish_encrypt_1024() 5176 b13 += k13 + t2; threefish_encrypt_1024() 5177 b12 += b13 + k12; threefish_encrypt_1024() 5178 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 5187 b2 += b13; threefish_encrypt_1024() 5188 b13 = ((b13 << 34) | (b13 >> (64 - 34))) ^ b2; threefish_encrypt_1024() 5223 b14 += b13; threefish_encrypt_1024() 5224 b13 = ((b13 << 42) | (b13 >> (64 - 42))) ^ b14; threefish_encrypt_1024() 5238 b6 += b13; threefish_encrypt_1024() 5239 b13 = ((b13 << 35) | (b13 >> (64 - 35))) ^ b6; threefish_encrypt_1024() 5280 b13 += k14 + t0; threefish_encrypt_1024() 5281 b12 += b13 + k13; threefish_encrypt_1024() 5282 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 5291 b2 += b13; threefish_encrypt_1024() 5292 b13 = ((b13 << 19) | (b13 >> (64 - 19))) ^ b2; threefish_encrypt_1024() 5327 b14 += b13; threefish_encrypt_1024() 5328 b13 = ((b13 << 41) | (b13 >> (64 - 41))) ^ b14; threefish_encrypt_1024() 5342 b6 += b13; threefish_encrypt_1024() 5343 b13 = ((b13 << 48) | (b13 >> (64 - 48))) ^ b6; threefish_encrypt_1024() 5384 b13 += k15 + t1; threefish_encrypt_1024() 5385 b12 += b13 + k14; threefish_encrypt_1024() 5386 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 5395 b2 += b13; threefish_encrypt_1024() 5396 b13 = ((b13 << 34) | (b13 >> (64 - 34))) ^ b2; threefish_encrypt_1024() 5431 b14 += b13; threefish_encrypt_1024() 5432 b13 = ((b13 << 42) | (b13 >> (64 - 42))) ^ b14; threefish_encrypt_1024() 5446 b6 += b13; threefish_encrypt_1024() 5447 b13 = ((b13 << 35) | (b13 >> (64 - 35))) ^ b6; threefish_encrypt_1024() 5477 output[13] = b13 + k16 + t2; threefish_encrypt_1024() 5491 b12 = input[12], b13 = input[13], threefish_decrypt_1024() local 5519 b13 -= k16 + t2; threefish_decrypt_1024() 5542 tmp = b13 ^ b6; threefish_decrypt_1024() 5543 b13 = (tmp >> 35) | (tmp << (64 - 35)); threefish_decrypt_1024() 5544 b6 -= b13; threefish_decrypt_1024() 5562 tmp = b13 ^ b14; threefish_decrypt_1024() 5563 b13 = (tmp >> 42) | (tmp << (64 - 42)); threefish_decrypt_1024() 5564 b14 -= b13; threefish_decrypt_1024() 5610 tmp = b13 ^ b2; threefish_decrypt_1024() 5611 b13 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024() 5612 b2 -= b13; threefish_decrypt_1024() 5623 tmp = b13 ^ b12; threefish_decrypt_1024() 5624 b13 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 5625 b12 -= b13 + k14; threefish_decrypt_1024() 5626 b13 -= k15 + t1; threefish_decrypt_1024() 5678 tmp = b13 ^ b6; threefish_decrypt_1024() 5679 b13 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 5680 b6 -= b13; threefish_decrypt_1024() 5698 tmp = b13 ^ b14; threefish_decrypt_1024() 5699 b13 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 5700 b14 -= b13; threefish_decrypt_1024() 5746 tmp = b13 ^ b2; threefish_decrypt_1024() 5747 b13 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024() 5748 b2 -= b13; threefish_decrypt_1024() 5759 tmp = b13 ^ b12; threefish_decrypt_1024() 5760 b13 = (tmp >> 22) | (tmp << (64 - 22)); threefish_decrypt_1024() 5761 b12 -= b13 + k13; threefish_decrypt_1024() 5762 b13 -= k14 + t0; threefish_decrypt_1024() 5814 tmp = b13 ^ b6; threefish_decrypt_1024() 5815 b13 = (tmp >> 35) | (tmp << (64 - 35)); threefish_decrypt_1024() 5816 b6 -= b13; threefish_decrypt_1024() 5834 tmp = b13 ^ b14; threefish_decrypt_1024() 5835 b13 = (tmp >> 42) | (tmp << (64 - 42)); threefish_decrypt_1024() 5836 b14 -= b13; threefish_decrypt_1024() 5882 tmp = b13 ^ b2; threefish_decrypt_1024() 5883 b13 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024() 5884 b2 -= b13; threefish_decrypt_1024() 5895 tmp = b13 ^ b12; threefish_decrypt_1024() 5896 b13 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 5897 b12 -= b13 + k12; threefish_decrypt_1024() 5898 b13 -= k13 + t2; threefish_decrypt_1024() 5950 tmp = b13 ^ b6; threefish_decrypt_1024() 5951 b13 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 5952 b6 -= b13; threefish_decrypt_1024() 5970 tmp = b13 ^ b14; threefish_decrypt_1024() 5971 b13 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 5972 b14 -= b13; threefish_decrypt_1024() 6018 tmp = b13 ^ b2; threefish_decrypt_1024() 6019 b13 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024() 6020 b2 -= b13; threefish_decrypt_1024() 6031 tmp = b13 ^ b12; threefish_decrypt_1024() 6032 b13 = (tmp >> 22) | (tmp << (64 - 22)); threefish_decrypt_1024() 6033 b12 -= b13 + k11; threefish_decrypt_1024() 6034 b13 -= k12 + t1; threefish_decrypt_1024() 6086 tmp = b13 ^ b6; threefish_decrypt_1024() 6087 b13 = (tmp >> 35) | (tmp << (64 - 35)); threefish_decrypt_1024() 6088 b6 -= b13; threefish_decrypt_1024() 6106 tmp = b13 ^ b14; threefish_decrypt_1024() 6107 b13 = (tmp >> 42) | (tmp << (64 - 42)); threefish_decrypt_1024() 6108 b14 -= b13; threefish_decrypt_1024() 6154 tmp = b13 ^ b2; threefish_decrypt_1024() 6155 b13 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024() 6156 b2 -= b13; threefish_decrypt_1024() 6167 tmp = b13 ^ b12; threefish_decrypt_1024() 6168 b13 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 6169 b12 -= b13 + k10; threefish_decrypt_1024() 6170 b13 -= k11 + t0; threefish_decrypt_1024() 6222 tmp = b13 ^ b6; threefish_decrypt_1024() 6223 b13 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 6224 b6 -= b13; threefish_decrypt_1024() 6242 tmp = b13 ^ b14; threefish_decrypt_1024() 6243 b13 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 6244 b14 -= b13; threefish_decrypt_1024() 6290 tmp = b13 ^ b2; threefish_decrypt_1024() 6291 b13 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024() 6292 b2 -= b13; threefish_decrypt_1024() 6303 tmp = b13 ^ b12; threefish_decrypt_1024() 6304 b13 = (tmp >> 22) | (tmp << (64 - 22)); threefish_decrypt_1024() 6305 b12 -= b13 + k9; threefish_decrypt_1024() 6306 b13 -= k10 + t2; threefish_decrypt_1024() 6358 tmp = b13 ^ b6; threefish_decrypt_1024() 6359 b13 = (tmp >> 35) | (tmp << (64 - 35)); threefish_decrypt_1024() 6360 b6 -= b13; threefish_decrypt_1024() 6378 tmp = b13 ^ b14; threefish_decrypt_1024() 6379 b13 = (tmp >> 42) | (tmp << (64 - 42)); threefish_decrypt_1024() 6380 b14 -= b13; threefish_decrypt_1024() 6426 tmp = b13 ^ b2; threefish_decrypt_1024() 6427 b13 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024() 6428 b2 -= b13; threefish_decrypt_1024() 6439 tmp = b13 ^ b12; threefish_decrypt_1024() 6440 b13 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 6441 b12 -= b13 + k8; threefish_decrypt_1024() 6442 b13 -= k9 + t1; threefish_decrypt_1024() 6494 tmp = b13 ^ b6; threefish_decrypt_1024() 6495 b13 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 6496 b6 -= b13; threefish_decrypt_1024() 6514 tmp = b13 ^ b14; threefish_decrypt_1024() 6515 b13 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 6516 b14 -= b13; threefish_decrypt_1024() 6562 tmp = b13 ^ b2; threefish_decrypt_1024() 6563 b13 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024() 6564 b2 -= b13; threefish_decrypt_1024() 6575 tmp = b13 ^ b12; threefish_decrypt_1024() 6576 b13 = (tmp >> 22) | (tmp << (64 - 22)); threefish_decrypt_1024() 6577 b12 -= b13 + k7; threefish_decrypt_1024() 6578 b13 -= k8 + t0; threefish_decrypt_1024() 6630 tmp = b13 ^ b6; threefish_decrypt_1024() 6631 b13 = (tmp >> 35) | (tmp << (64 - 35)); threefish_decrypt_1024() 6632 b6 -= b13; threefish_decrypt_1024() 6650 tmp = b13 ^ b14; threefish_decrypt_1024() 6651 b13 = (tmp >> 42) | (tmp << (64 - 42)); threefish_decrypt_1024() 6652 b14 -= b13; threefish_decrypt_1024() 6698 tmp = b13 ^ b2; threefish_decrypt_1024() 6699 b13 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024() 6700 b2 -= b13; threefish_decrypt_1024() 6711 tmp = b13 ^ b12; threefish_decrypt_1024() 6712 b13 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 6713 b12 -= b13 + k6; threefish_decrypt_1024() 6714 b13 -= k7 + t2; threefish_decrypt_1024() 6766 tmp = b13 ^ b6; threefish_decrypt_1024() 6767 b13 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 6768 b6 -= b13; threefish_decrypt_1024() 6786 tmp = b13 ^ b14; threefish_decrypt_1024() 6787 b13 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 6788 b14 -= b13; threefish_decrypt_1024() 6834 tmp = b13 ^ b2; threefish_decrypt_1024() 6835 b13 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024() 6836 b2 -= b13; threefish_decrypt_1024() 6847 tmp = b13 ^ b12; threefish_decrypt_1024() 6848 b13 = (tmp >> 22) | (tmp << (64 - 22)); threefish_decrypt_1024() 6849 b12 -= b13 + k5; threefish_decrypt_1024() 6850 b13 -= k6 + t1; threefish_decrypt_1024() 6902 tmp = b13 ^ b6; threefish_decrypt_1024() 6903 b13 = (tmp >> 35) | (tmp << (64 - 35)); threefish_decrypt_1024() 6904 b6 -= b13; threefish_decrypt_1024() 6922 tmp = b13 ^ b14; threefish_decrypt_1024() 6923 b13 = (tmp >> 42) | (tmp << (64 - 42)); threefish_decrypt_1024() 6924 b14 -= b13; threefish_decrypt_1024() 6970 tmp = b13 ^ b2; threefish_decrypt_1024() 6971 b13 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024() 6972 b2 -= b13; threefish_decrypt_1024() 6983 tmp = b13 ^ b12; threefish_decrypt_1024() 6984 b13 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 6985 b12 -= b13 + k4; threefish_decrypt_1024() 6986 b13 -= k5 + t0; threefish_decrypt_1024() 7038 tmp = b13 ^ b6; threefish_decrypt_1024() 7039 b13 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 7040 b6 -= b13; threefish_decrypt_1024() 7058 tmp = b13 ^ b14; threefish_decrypt_1024() 7059 b13 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 7060 b14 -= b13; threefish_decrypt_1024() 7106 tmp = b13 ^ b2; threefish_decrypt_1024() 7107 b13 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024() 7108 b2 -= b13; threefish_decrypt_1024() 7119 tmp = b13 ^ b12; threefish_decrypt_1024() 7120 b13 = (tmp >> 22) | (tmp << (64 - 22)); threefish_decrypt_1024() 7121 b12 -= b13 + k3; threefish_decrypt_1024() 7122 b13 -= k4 + t2; threefish_decrypt_1024() 7174 tmp = b13 ^ b6; threefish_decrypt_1024() 7175 b13 = (tmp >> 35) | (tmp << (64 - 35)); threefish_decrypt_1024() 7176 b6 -= b13; threefish_decrypt_1024() 7194 tmp = b13 ^ b14; threefish_decrypt_1024() 7195 b13 = (tmp >> 42) | (tmp << (64 - 42)); threefish_decrypt_1024() 7196 b14 -= b13; threefish_decrypt_1024() 7242 tmp = b13 ^ b2; threefish_decrypt_1024() 7243 b13 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024() 7244 b2 -= b13; threefish_decrypt_1024() 7255 tmp = b13 ^ b12; threefish_decrypt_1024() 7256 b13 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 7257 b12 -= b13 + k2; threefish_decrypt_1024() 7258 b13 -= k3 + t1; threefish_decrypt_1024() 7310 tmp = b13 ^ b6; threefish_decrypt_1024() 7311 b13 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 7312 b6 -= b13; threefish_decrypt_1024() 7330 tmp = b13 ^ b14; threefish_decrypt_1024() 7331 b13 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 7332 b14 -= b13; threefish_decrypt_1024() 7378 tmp = b13 ^ b2; threefish_decrypt_1024() 7379 b13 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024() 7380 b2 -= b13; threefish_decrypt_1024() 7391 tmp = b13 ^ b12; threefish_decrypt_1024() 7392 b13 = (tmp >> 22) | (tmp << (64 - 22)); threefish_decrypt_1024() 7393 b12 -= b13 + k1; threefish_decrypt_1024() 7394 b13 -= k2 + t0; threefish_decrypt_1024() 7446 tmp = b13 ^ b6; threefish_decrypt_1024() 7447 b13 = (tmp >> 35) | (tmp << (64 - 35)); threefish_decrypt_1024() 7448 b6 -= b13; threefish_decrypt_1024() 7466 tmp = b13 ^ b14; threefish_decrypt_1024() 7467 b13 = (tmp >> 42) | (tmp << (64 - 42)); threefish_decrypt_1024() 7468 b14 -= b13; threefish_decrypt_1024() 7514 tmp = b13 ^ b2; threefish_decrypt_1024() 7515 b13 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024() 7516 b2 -= b13; threefish_decrypt_1024() 7527 tmp = b13 ^ b12; threefish_decrypt_1024() 7528 b13 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 7529 b12 -= b13 + k0; threefish_decrypt_1024() 7530 b13 -= k1 + t2; threefish_decrypt_1024() 7582 tmp = b13 ^ b6; threefish_decrypt_1024() 7583 b13 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 7584 b6 -= b13; threefish_decrypt_1024() 7602 tmp = b13 ^ b14; threefish_decrypt_1024() 7603 b13 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 7604 b14 -= b13; threefish_decrypt_1024() 7650 tmp = b13 ^ b2; threefish_decrypt_1024() 7651 b13 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024() 7652 b2 -= b13; threefish_decrypt_1024() 7663 tmp = b13 ^ b12; threefish_decrypt_1024() 7664 b13 = (tmp >> 22) | (tmp << (64 - 22)); threefish_decrypt_1024() 7665 b12 -= b13 + k16; threefish_decrypt_1024() 7666 b13 -= k0 + t1; threefish_decrypt_1024() 7718 tmp = b13 ^ b6; threefish_decrypt_1024() 7719 b13 = (tmp >> 35) | (tmp << (64 - 35)); threefish_decrypt_1024() 7720 b6 -= b13; threefish_decrypt_1024() 7738 tmp = b13 ^ b14; threefish_decrypt_1024() 7739 b13 = (tmp >> 42) | (tmp << (64 - 42)); threefish_decrypt_1024() 7740 b14 -= b13; threefish_decrypt_1024() 7786 tmp = b13 ^ b2; threefish_decrypt_1024() 7787 b13 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024() 7788 b2 -= b13; threefish_decrypt_1024() 7799 tmp = b13 ^ b12; threefish_decrypt_1024() 7800 b13 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 7801 b12 -= b13 + k15; threefish_decrypt_1024() 7802 b13 -= k16 + t0; threefish_decrypt_1024() 7854 tmp = b13 ^ b6; threefish_decrypt_1024() 7855 b13 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 7856 b6 -= b13; threefish_decrypt_1024() 7874 tmp = b13 ^ b14; threefish_decrypt_1024() 7875 b13 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 7876 b14 -= b13; threefish_decrypt_1024() 7922 tmp = b13 ^ b2; threefish_decrypt_1024() 7923 b13 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024() 7924 b2 -= b13; threefish_decrypt_1024() 7935 tmp = b13 ^ b12; threefish_decrypt_1024() 7936 b13 = (tmp >> 22) | (tmp << (64 - 22)); threefish_decrypt_1024() 7937 b12 -= b13 + k14; threefish_decrypt_1024() 7938 b13 -= k15 + t2; threefish_decrypt_1024() 7990 tmp = b13 ^ b6; threefish_decrypt_1024() 7991 b13 = (tmp >> 35) | (tmp << (64 - 35)); threefish_decrypt_1024() 7992 b6 -= b13; threefish_decrypt_1024() 8010 tmp = b13 ^ b14; threefish_decrypt_1024() 8011 b13 = (tmp >> 42) | (tmp << (64 - 42)); threefish_decrypt_1024() 8012 b14 -= b13; threefish_decrypt_1024() 8058 tmp = b13 ^ b2; threefish_decrypt_1024() 8059 b13 = (tmp >> 34) | (tmp << (64 - 34)); threefish_decrypt_1024() 8060 b2 -= b13; threefish_decrypt_1024() 8071 tmp = b13 ^ b12; threefish_decrypt_1024() 8072 b13 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 8073 b12 -= b13 + k13; threefish_decrypt_1024() 8074 b13 -= k14 + t1; threefish_decrypt_1024() 8126 tmp = b13 ^ b6; threefish_decrypt_1024() 8127 b13 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 8128 b6 -= b13; threefish_decrypt_1024() 8146 tmp = b13 ^ b14; threefish_decrypt_1024() 8147 b13 = (tmp >> 41) | (tmp << (64 - 41)); threefish_decrypt_1024() 8148 b14 -= b13; threefish_decrypt_1024() 8194 tmp = b13 ^ b2; threefish_decrypt_1024() 8195 b13 = (tmp >> 19) | (tmp << (64 - 19)); threefish_decrypt_1024() 8196 b2 -= b13; threefish_decrypt_1024() 8207 tmp = b13 ^ b12; threefish_decrypt_1024() 8208 b13 = (tmp >> 22) | (tmp << (64 - 22)); threefish_decrypt_1024() 8209 b12 -= b13 + k12; threefish_decrypt_1024() 8210 b13 -= k13 + t0; threefish_decrypt_1024() 8244 output[13] = b13; threefish_decrypt_1024()
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | m32102.h | 120 #define M32R_MFTCR_MFT5EN (1UL<<18) /* b13 */ 214 #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 D | m32r_mp_fpga.h | 250 #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/include/linux/usb/ |
H A D | r8a66597.h | 141 #define XCKE 0x2000 /* b13: External clock enable */ 201 #define BURST 0x2000 /* b13: Burst mode */ 216 #define DCLRM 0x2000 /* b13: DMA buffer clear mode */ 230 #define FRDY 0x2000 /* b13: FIFO ready */ 236 #define SOFE 0x2000 /* b13: Frame update interrupt */ 301 #define SOFR 0x2000 /* b13: SOF frame update interrupt */ 354 #define CSCLR 0x2000 /* b13: complete-split status clear */ 400 #define CSCLR 0x2000 /* b13: complete-split status clear */
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | m66592-udc.h | 24 #define M66592_XCKE 0x2000 /* b13: External clock enable */ 80 #define M66592_BURST 0x2000 /* b13: Burst mode */ 103 #define M66592_DCLRM 0x2000 /* b13: DMA buffer clear mode */ 119 #define M66592_FRDY 0x2000 /* b13: FIFO ready */ 125 #define M66592_SBUSY 0x2000 /* b13: SIE_FIFO busy */ 134 #define M66592_SOFE 0x2000 /* b13: Frame update interrupt */ 200 #define M66592_SOFR 0x2000 /* b13: SOF frame update interrupt */
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | asm-offsets.c | 79 OFFSET(REGS_B13, pt_regs, b13); foo()
|
H A D | traps.c | 50 pr_err("A13: %08lx B13: %08lx\n", regs->a13, regs->b13); show_regs()
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
H A D | dm365_isif.h | 98 /* MSB b13 */
|
/linux-4.1.27/arch/c6x/include/uapi/asm/ |
H A D | ptrace.h | 139 REG_PAIR(b13, b12);
|
/linux-4.1.27/include/linux/ |
H A D | etherdevice.h | 380 * [a0 ... a13] ^ [b0 ... b13] compare_ether_header() 383 * [a6 a7 a8 a9 a10 a11 a12 a13] ^ [b6 b7 b8 b9 b10 b11 b12 b13] compare_ether_header()
|
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ |
H A D | reg.h | 411 b13 - Unused (set to 0).
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
H A D | reg.h | 590 b13 - Unused (set to 0).
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.h | 217 * b15:b13 - META_DATA_VERSION 0 - 7
|
/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) \ 2226 (((b13)&3) << 26) | \
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | hw.c | 1631 /* Mask Retry(b11), PwrMgt(b12), MoreData(b13) to 0 in mgmt ath9k_hw_init_mfp()
|