/linux-4.1.27/drivers/staging/skein/ |
H A D | threefish_block.c | 3370 b12 = input[12], b13 = input[13], threefish_encrypt_1024() local 3409 b12 += b13 + k12; threefish_encrypt_1024() 3410 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 3431 b12 += b3; threefish_encrypt_1024() 3432 b3 = ((b3 << 18) | (b3 >> (64 - 18))) ^ b12; threefish_encrypt_1024() 3452 b12 += b15; threefish_encrypt_1024() 3453 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024() 3485 b12 += b7; threefish_encrypt_1024() 3486 b7 = ((b7 << 25) | (b7 >> (64 - 25))) ^ b12; threefish_encrypt_1024() 3513 b12 += b13 + k13; threefish_encrypt_1024() 3514 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 3535 b12 += b3; threefish_encrypt_1024() 3536 b3 = ((b3 << 53) | (b3 >> (64 - 53))) ^ b12; threefish_encrypt_1024() 3556 b12 += b15; threefish_encrypt_1024() 3557 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024() 3589 b12 += b7; threefish_encrypt_1024() 3590 b7 = ((b7 << 20) | (b7 >> (64 - 20))) ^ b12; threefish_encrypt_1024() 3617 b12 += b13 + k14; threefish_encrypt_1024() 3618 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 3639 b12 += b3; threefish_encrypt_1024() 3640 b3 = ((b3 << 18) | (b3 >> (64 - 18))) ^ b12; threefish_encrypt_1024() 3660 b12 += b15; threefish_encrypt_1024() 3661 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024() 3693 b12 += b7; threefish_encrypt_1024() 3694 b7 = ((b7 << 25) | (b7 >> (64 - 25))) ^ b12; threefish_encrypt_1024() 3721 b12 += b13 + k15; threefish_encrypt_1024() 3722 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 3743 b12 += b3; threefish_encrypt_1024() 3744 b3 = ((b3 << 53) | (b3 >> (64 - 53))) ^ b12; threefish_encrypt_1024() 3764 b12 += b15; threefish_encrypt_1024() 3765 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024() 3797 b12 += b7; threefish_encrypt_1024() 3798 b7 = ((b7 << 20) | (b7 >> (64 - 20))) ^ b12; threefish_encrypt_1024() 3825 b12 += b13 + k16; threefish_encrypt_1024() 3826 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 3847 b12 += b3; threefish_encrypt_1024() 3848 b3 = ((b3 << 18) | (b3 >> (64 - 18))) ^ b12; threefish_encrypt_1024() 3868 b12 += b15; threefish_encrypt_1024() 3869 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024() 3901 b12 += b7; threefish_encrypt_1024() 3902 b7 = ((b7 << 25) | (b7 >> (64 - 25))) ^ b12; threefish_encrypt_1024() 3929 b12 += b13 + k0; threefish_encrypt_1024() 3930 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 3951 b12 += b3; threefish_encrypt_1024() 3952 b3 = ((b3 << 53) | (b3 >> (64 - 53))) ^ b12; threefish_encrypt_1024() 3972 b12 += b15; threefish_encrypt_1024() 3973 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024() 4005 b12 += b7; threefish_encrypt_1024() 4006 b7 = ((b7 << 20) | (b7 >> (64 - 20))) ^ b12; threefish_encrypt_1024() 4033 b12 += b13 + k1; threefish_encrypt_1024() 4034 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 4055 b12 += b3; threefish_encrypt_1024() 4056 b3 = ((b3 << 18) | (b3 >> (64 - 18))) ^ b12; threefish_encrypt_1024() 4076 b12 += b15; threefish_encrypt_1024() 4077 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024() 4109 b12 += b7; threefish_encrypt_1024() 4110 b7 = ((b7 << 25) | (b7 >> (64 - 25))) ^ b12; threefish_encrypt_1024() 4137 b12 += b13 + k2; threefish_encrypt_1024() 4138 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 4159 b12 += b3; threefish_encrypt_1024() 4160 b3 = ((b3 << 53) | (b3 >> (64 - 53))) ^ b12; threefish_encrypt_1024() 4180 b12 += b15; threefish_encrypt_1024() 4181 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024() 4213 b12 += b7; threefish_encrypt_1024() 4214 b7 = ((b7 << 20) | (b7 >> (64 - 20))) ^ b12; threefish_encrypt_1024() 4241 b12 += b13 + k3; threefish_encrypt_1024() 4242 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 4263 b12 += b3; threefish_encrypt_1024() 4264 b3 = ((b3 << 18) | (b3 >> (64 - 18))) ^ b12; threefish_encrypt_1024() 4284 b12 += b15; threefish_encrypt_1024() 4285 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024() 4317 b12 += b7; threefish_encrypt_1024() 4318 b7 = ((b7 << 25) | (b7 >> (64 - 25))) ^ b12; threefish_encrypt_1024() 4345 b12 += b13 + k4; threefish_encrypt_1024() 4346 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 4367 b12 += b3; threefish_encrypt_1024() 4368 b3 = ((b3 << 53) | (b3 >> (64 - 53))) ^ b12; threefish_encrypt_1024() 4388 b12 += b15; threefish_encrypt_1024() 4389 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024() 4421 b12 += b7; threefish_encrypt_1024() 4422 b7 = ((b7 << 20) | (b7 >> (64 - 20))) ^ b12; threefish_encrypt_1024() 4449 b12 += b13 + k5; threefish_encrypt_1024() 4450 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 4471 b12 += b3; threefish_encrypt_1024() 4472 b3 = ((b3 << 18) | (b3 >> (64 - 18))) ^ b12; threefish_encrypt_1024() 4492 b12 += b15; threefish_encrypt_1024() 4493 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024() 4525 b12 += b7; threefish_encrypt_1024() 4526 b7 = ((b7 << 25) | (b7 >> (64 - 25))) ^ b12; threefish_encrypt_1024() 4553 b12 += b13 + k6; threefish_encrypt_1024() 4554 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 4575 b12 += b3; threefish_encrypt_1024() 4576 b3 = ((b3 << 53) | (b3 >> (64 - 53))) ^ b12; threefish_encrypt_1024() 4596 b12 += b15; threefish_encrypt_1024() 4597 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024() 4629 b12 += b7; threefish_encrypt_1024() 4630 b7 = ((b7 << 20) | (b7 >> (64 - 20))) ^ b12; threefish_encrypt_1024() 4657 b12 += b13 + k7; threefish_encrypt_1024() 4658 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 4679 b12 += b3; threefish_encrypt_1024() 4680 b3 = ((b3 << 18) | (b3 >> (64 - 18))) ^ b12; threefish_encrypt_1024() 4700 b12 += b15; threefish_encrypt_1024() 4701 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024() 4733 b12 += b7; threefish_encrypt_1024() 4734 b7 = ((b7 << 25) | (b7 >> (64 - 25))) ^ b12; threefish_encrypt_1024() 4761 b12 += b13 + k8; threefish_encrypt_1024() 4762 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 4783 b12 += b3; threefish_encrypt_1024() 4784 b3 = ((b3 << 53) | (b3 >> (64 - 53))) ^ b12; threefish_encrypt_1024() 4804 b12 += b15; threefish_encrypt_1024() 4805 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024() 4837 b12 += b7; threefish_encrypt_1024() 4838 b7 = ((b7 << 20) | (b7 >> (64 - 20))) ^ b12; threefish_encrypt_1024() 4865 b12 += b13 + k9; threefish_encrypt_1024() 4866 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 4887 b12 += b3; threefish_encrypt_1024() 4888 b3 = ((b3 << 18) | (b3 >> (64 - 18))) ^ b12; threefish_encrypt_1024() 4908 b12 += b15; threefish_encrypt_1024() 4909 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024() 4941 b12 += b7; threefish_encrypt_1024() 4942 b7 = ((b7 << 25) | (b7 >> (64 - 25))) ^ b12; threefish_encrypt_1024() 4969 b12 += b13 + k10; threefish_encrypt_1024() 4970 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 4991 b12 += b3; threefish_encrypt_1024() 4992 b3 = ((b3 << 53) | (b3 >> (64 - 53))) ^ b12; threefish_encrypt_1024() 5012 b12 += b15; threefish_encrypt_1024() 5013 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024() 5045 b12 += b7; threefish_encrypt_1024() 5046 b7 = ((b7 << 20) | (b7 >> (64 - 20))) ^ b12; threefish_encrypt_1024() 5073 b12 += b13 + k11; threefish_encrypt_1024() 5074 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 5095 b12 += b3; threefish_encrypt_1024() 5096 b3 = ((b3 << 18) | (b3 >> (64 - 18))) ^ b12; threefish_encrypt_1024() 5116 b12 += b15; threefish_encrypt_1024() 5117 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024() 5149 b12 += b7; threefish_encrypt_1024() 5150 b7 = ((b7 << 25) | (b7 >> (64 - 25))) ^ b12; threefish_encrypt_1024() 5177 b12 += b13 + k12; threefish_encrypt_1024() 5178 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 5199 b12 += b3; threefish_encrypt_1024() 5200 b3 = ((b3 << 53) | (b3 >> (64 - 53))) ^ b12; threefish_encrypt_1024() 5220 b12 += b15; threefish_encrypt_1024() 5221 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024() 5253 b12 += b7; threefish_encrypt_1024() 5254 b7 = ((b7 << 20) | (b7 >> (64 - 20))) ^ b12; threefish_encrypt_1024() 5281 b12 += b13 + k13; threefish_encrypt_1024() 5282 b13 = ((b13 << 22) | (b13 >> (64 - 22))) ^ b12; threefish_encrypt_1024() 5303 b12 += b3; threefish_encrypt_1024() 5304 b3 = ((b3 << 18) | (b3 >> (64 - 18))) ^ b12; threefish_encrypt_1024() 5324 b12 += b15; threefish_encrypt_1024() 5325 b15 = ((b15 << 34) | (b15 >> (64 - 34))) ^ b12; threefish_encrypt_1024() 5357 b12 += b7; threefish_encrypt_1024() 5358 b7 = ((b7 << 25) | (b7 >> (64 - 25))) ^ b12; threefish_encrypt_1024() 5385 b12 += b13 + k14; threefish_encrypt_1024() 5386 b13 = ((b13 << 44) | (b13 >> (64 - 44))) ^ b12; threefish_encrypt_1024() 5407 b12 += b3; threefish_encrypt_1024() 5408 b3 = ((b3 << 53) | (b3 >> (64 - 53))) ^ b12; threefish_encrypt_1024() 5428 b12 += b15; threefish_encrypt_1024() 5429 b15 = ((b15 << 19) | (b15 >> (64 - 19))) ^ b12; threefish_encrypt_1024() 5461 b12 += b7; threefish_encrypt_1024() 5462 b7 = ((b7 << 20) | (b7 >> (64 - 20))) ^ b12; threefish_encrypt_1024() 5476 output[12] = b12 + k15; threefish_encrypt_1024() 5491 b12 = input[12], b13 = input[13], threefish_decrypt_1024() local 5518 b12 -= k15; threefish_decrypt_1024() 5522 tmp = b7 ^ b12; threefish_decrypt_1024() 5524 b12 -= b7; threefish_decrypt_1024() 5566 tmp = b15 ^ b12; threefish_decrypt_1024() 5568 b12 -= b15; threefish_decrypt_1024() 5594 tmp = b3 ^ b12; threefish_decrypt_1024() 5596 b12 -= b3; threefish_decrypt_1024() 5623 tmp = b13 ^ b12; threefish_decrypt_1024() 5625 b12 -= b13 + k14; threefish_decrypt_1024() 5658 tmp = b7 ^ b12; threefish_decrypt_1024() 5660 b12 -= b7; threefish_decrypt_1024() 5702 tmp = b15 ^ b12; threefish_decrypt_1024() 5704 b12 -= b15; threefish_decrypt_1024() 5730 tmp = b3 ^ b12; threefish_decrypt_1024() 5732 b12 -= b3; threefish_decrypt_1024() 5759 tmp = b13 ^ b12; threefish_decrypt_1024() 5761 b12 -= b13 + k13; threefish_decrypt_1024() 5794 tmp = b7 ^ b12; threefish_decrypt_1024() 5796 b12 -= b7; threefish_decrypt_1024() 5838 tmp = b15 ^ b12; threefish_decrypt_1024() 5840 b12 -= b15; threefish_decrypt_1024() 5866 tmp = b3 ^ b12; threefish_decrypt_1024() 5868 b12 -= b3; threefish_decrypt_1024() 5895 tmp = b13 ^ b12; threefish_decrypt_1024() 5897 b12 -= b13 + k12; threefish_decrypt_1024() 5930 tmp = b7 ^ b12; threefish_decrypt_1024() 5932 b12 -= b7; threefish_decrypt_1024() 5974 tmp = b15 ^ b12; threefish_decrypt_1024() 5976 b12 -= b15; threefish_decrypt_1024() 6002 tmp = b3 ^ b12; threefish_decrypt_1024() 6004 b12 -= b3; threefish_decrypt_1024() 6031 tmp = b13 ^ b12; threefish_decrypt_1024() 6033 b12 -= b13 + k11; threefish_decrypt_1024() 6066 tmp = b7 ^ b12; threefish_decrypt_1024() 6068 b12 -= b7; threefish_decrypt_1024() 6110 tmp = b15 ^ b12; threefish_decrypt_1024() 6112 b12 -= b15; threefish_decrypt_1024() 6138 tmp = b3 ^ b12; threefish_decrypt_1024() 6140 b12 -= b3; threefish_decrypt_1024() 6167 tmp = b13 ^ b12; threefish_decrypt_1024() 6169 b12 -= b13 + k10; threefish_decrypt_1024() 6202 tmp = b7 ^ b12; threefish_decrypt_1024() 6204 b12 -= b7; threefish_decrypt_1024() 6246 tmp = b15 ^ b12; threefish_decrypt_1024() 6248 b12 -= b15; threefish_decrypt_1024() 6274 tmp = b3 ^ b12; threefish_decrypt_1024() 6276 b12 -= b3; threefish_decrypt_1024() 6303 tmp = b13 ^ b12; threefish_decrypt_1024() 6305 b12 -= b13 + k9; threefish_decrypt_1024() 6338 tmp = b7 ^ b12; threefish_decrypt_1024() 6340 b12 -= b7; threefish_decrypt_1024() 6382 tmp = b15 ^ b12; threefish_decrypt_1024() 6384 b12 -= b15; threefish_decrypt_1024() 6410 tmp = b3 ^ b12; threefish_decrypt_1024() 6412 b12 -= b3; threefish_decrypt_1024() 6439 tmp = b13 ^ b12; threefish_decrypt_1024() 6441 b12 -= b13 + k8; threefish_decrypt_1024() 6474 tmp = b7 ^ b12; threefish_decrypt_1024() 6476 b12 -= b7; threefish_decrypt_1024() 6518 tmp = b15 ^ b12; threefish_decrypt_1024() 6520 b12 -= b15; threefish_decrypt_1024() 6546 tmp = b3 ^ b12; threefish_decrypt_1024() 6548 b12 -= b3; threefish_decrypt_1024() 6575 tmp = b13 ^ b12; threefish_decrypt_1024() 6577 b12 -= b13 + k7; threefish_decrypt_1024() 6610 tmp = b7 ^ b12; threefish_decrypt_1024() 6612 b12 -= b7; threefish_decrypt_1024() 6654 tmp = b15 ^ b12; threefish_decrypt_1024() 6656 b12 -= b15; threefish_decrypt_1024() 6682 tmp = b3 ^ b12; threefish_decrypt_1024() 6684 b12 -= b3; threefish_decrypt_1024() 6711 tmp = b13 ^ b12; threefish_decrypt_1024() 6713 b12 -= b13 + k6; threefish_decrypt_1024() 6746 tmp = b7 ^ b12; threefish_decrypt_1024() 6748 b12 -= b7; threefish_decrypt_1024() 6790 tmp = b15 ^ b12; threefish_decrypt_1024() 6792 b12 -= b15; threefish_decrypt_1024() 6818 tmp = b3 ^ b12; threefish_decrypt_1024() 6820 b12 -= b3; threefish_decrypt_1024() 6847 tmp = b13 ^ b12; threefish_decrypt_1024() 6849 b12 -= b13 + k5; threefish_decrypt_1024() 6882 tmp = b7 ^ b12; threefish_decrypt_1024() 6884 b12 -= b7; threefish_decrypt_1024() 6926 tmp = b15 ^ b12; threefish_decrypt_1024() 6928 b12 -= b15; threefish_decrypt_1024() 6954 tmp = b3 ^ b12; threefish_decrypt_1024() 6956 b12 -= b3; threefish_decrypt_1024() 6983 tmp = b13 ^ b12; threefish_decrypt_1024() 6985 b12 -= b13 + k4; threefish_decrypt_1024() 7018 tmp = b7 ^ b12; threefish_decrypt_1024() 7020 b12 -= b7; threefish_decrypt_1024() 7062 tmp = b15 ^ b12; threefish_decrypt_1024() 7064 b12 -= b15; threefish_decrypt_1024() 7090 tmp = b3 ^ b12; threefish_decrypt_1024() 7092 b12 -= b3; threefish_decrypt_1024() 7119 tmp = b13 ^ b12; threefish_decrypt_1024() 7121 b12 -= b13 + k3; threefish_decrypt_1024() 7154 tmp = b7 ^ b12; threefish_decrypt_1024() 7156 b12 -= b7; threefish_decrypt_1024() 7198 tmp = b15 ^ b12; threefish_decrypt_1024() 7200 b12 -= b15; threefish_decrypt_1024() 7226 tmp = b3 ^ b12; threefish_decrypt_1024() 7228 b12 -= b3; threefish_decrypt_1024() 7255 tmp = b13 ^ b12; threefish_decrypt_1024() 7257 b12 -= b13 + k2; threefish_decrypt_1024() 7290 tmp = b7 ^ b12; threefish_decrypt_1024() 7292 b12 -= b7; threefish_decrypt_1024() 7334 tmp = b15 ^ b12; threefish_decrypt_1024() 7336 b12 -= b15; threefish_decrypt_1024() 7362 tmp = b3 ^ b12; threefish_decrypt_1024() 7364 b12 -= b3; threefish_decrypt_1024() 7391 tmp = b13 ^ b12; threefish_decrypt_1024() 7393 b12 -= b13 + k1; threefish_decrypt_1024() 7426 tmp = b7 ^ b12; threefish_decrypt_1024() 7428 b12 -= b7; threefish_decrypt_1024() 7470 tmp = b15 ^ b12; threefish_decrypt_1024() 7472 b12 -= b15; threefish_decrypt_1024() 7498 tmp = b3 ^ b12; threefish_decrypt_1024() 7500 b12 -= b3; threefish_decrypt_1024() 7527 tmp = b13 ^ b12; threefish_decrypt_1024() 7529 b12 -= b13 + k0; threefish_decrypt_1024() 7562 tmp = b7 ^ b12; threefish_decrypt_1024() 7564 b12 -= b7; threefish_decrypt_1024() 7606 tmp = b15 ^ b12; threefish_decrypt_1024() 7608 b12 -= b15; threefish_decrypt_1024() 7634 tmp = b3 ^ b12; threefish_decrypt_1024() 7636 b12 -= b3; threefish_decrypt_1024() 7663 tmp = b13 ^ b12; threefish_decrypt_1024() 7665 b12 -= b13 + k16; threefish_decrypt_1024() 7698 tmp = b7 ^ b12; threefish_decrypt_1024() 7700 b12 -= b7; threefish_decrypt_1024() 7742 tmp = b15 ^ b12; threefish_decrypt_1024() 7744 b12 -= b15; threefish_decrypt_1024() 7770 tmp = b3 ^ b12; threefish_decrypt_1024() 7772 b12 -= b3; threefish_decrypt_1024() 7799 tmp = b13 ^ b12; threefish_decrypt_1024() 7801 b12 -= b13 + k15; threefish_decrypt_1024() 7834 tmp = b7 ^ b12; threefish_decrypt_1024() 7836 b12 -= b7; threefish_decrypt_1024() 7878 tmp = b15 ^ b12; threefish_decrypt_1024() 7880 b12 -= b15; threefish_decrypt_1024() 7906 tmp = b3 ^ b12; threefish_decrypt_1024() 7908 b12 -= b3; threefish_decrypt_1024() 7935 tmp = b13 ^ b12; threefish_decrypt_1024() 7937 b12 -= b13 + k14; threefish_decrypt_1024() 7970 tmp = b7 ^ b12; threefish_decrypt_1024() 7972 b12 -= b7; threefish_decrypt_1024() 8014 tmp = b15 ^ b12; threefish_decrypt_1024() 8016 b12 -= b15; threefish_decrypt_1024() 8042 tmp = b3 ^ b12; threefish_decrypt_1024() 8044 b12 -= b3; threefish_decrypt_1024() 8071 tmp = b13 ^ b12; threefish_decrypt_1024() 8073 b12 -= b13 + k13; threefish_decrypt_1024() 8106 tmp = b7 ^ b12; threefish_decrypt_1024() 8108 b12 -= b7; threefish_decrypt_1024() 8150 tmp = b15 ^ b12; threefish_decrypt_1024() 8152 b12 -= b15; threefish_decrypt_1024() 8178 tmp = b3 ^ b12; threefish_decrypt_1024() 8180 b12 -= b3; threefish_decrypt_1024() 8207 tmp = b13 ^ b12; threefish_decrypt_1024() 8209 b12 -= b13 + k12; threefish_decrypt_1024() 8245 output[12] = b12; threefish_decrypt_1024()
|
/linux-4.1.27/include/linux/usb/ |
H A D | r8a66597.h | 217 #define DREQE 0x1000 /* b12: DREQ output enable */ 237 #define DVSE 0x1000 /* b12: Device state transition interrupt */ 246 #define DTCHE 0x1000 /* b12: Detach sense interrupt */ 302 #define DVST 0x1000 /* b12: Device state transition interrupt */ 332 #define DTCH 0x1000 /* b12: Detach sense interrupt */ 355 #define CSSTS 0x1000 /* b12: complete-split status */ 394 #define IFIS 0x1000 /* b12: Isochronous in-buffer flush mode select */ 401 #define CSSTS 0x1000 /* b12: complete-split status */ 445 #define SENDBUFM 0x1000 /* b12: Transmit Buffer Mode */
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | m66592-udc.h | 25 #define M66592_RCKE 0x1000 /* b12: Register clock enable */ 104 #define M66592_DREQE 0x1000 /* b12: DREQ output enable */ 135 #define M66592_DVSE 0x1000 /* b12: Device state transition interrupt */ 151 #define M66592_DTCHE 0x1000 /* b12: Detach sense interrupt */ 201 #define M66592_DVST 0x1000 /* b12: Device state transition */ 230 #define M66592_DTCH 0x1000 /* b12: Detach sense interrupt */ 393 #define M66592_IFIS 0x1000 /* b12: ISO in-buffer flush mode */
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | asm-offsets.c | 78 OFFSET(REGS_B12, pt_regs, b12); foo()
|
H A D | traps.c | 49 pr_err("A12: %08lx B12: %08lx\n", regs->a12, regs->b12); show_regs()
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
H A D | dm365_isif.h | 100 /* MSB b12 */
|
/linux-4.1.27/arch/c6x/include/uapi/asm/ |
H A D | ptrace.h | 139 REG_PAIR(b13, b12);
|
/linux-4.1.27/drivers/dma/sh/ |
H A D | sudmac.c | 72 #define SUDMAC_SENDBUFM 0x1000 /* b12: Transmit Buffer Mode */
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | m32102.h | 119 #define M32R_MFTCR_MFT4EN (1UL<<19) /* b12 */
|
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ |
H A D | reg.h | 412 b12-b0 - Supported Rate indicator bits as defined below.
|
/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/drivers/net/wireless/ath/ath9k/ |
H A D | ar9002_calib.c | 458 /* 7824,b12,0, offcal=0 */ ar9271_hw_pa_cal()
|
H A D | hw.c | 1631 /* Mask Retry(b11), PwrMgt(b12), MoreData(b13) to 0 in mgmt ath9k_hw_init_mfp()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
H A D | reg.h | 591 b12-b0 - Supported Rate indicator bits as defined below.
|
/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/kernel/printk/ |
H A D | printk.c | 168 * DEVICE=b12:8 device identifier 169 * b12:8 block dev_t
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.h | 216 * b12 - A-MSDU?
|
/linux-4.1.27/drivers/base/ |
H A D | core.c | 2030 * b12:8 block dev_t create_syslog_header()
|
/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) \ 2227 (((b12)&3) << 24) | \
|