Searched refs:b10 (Results 1 - 33 of 33) sorted by relevance

/linux-4.1.27/drivers/staging/skein/
H A Dthreefish_block.c3369 b10 = input[10], b11 = input[11], threefish_encrypt_1024() local
3405 b10 += b11 + k10; threefish_encrypt_1024()
3406 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
3428 b10 += b7; threefish_encrypt_1024()
3429 b7 = ((b7 << 49) | (b7 >> (64 - 49))) ^ b10; threefish_encrypt_1024()
3461 b10 += b9; threefish_encrypt_1024()
3462 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
3482 b10 += b3; threefish_encrypt_1024()
3483 b3 = ((b3 << 16) | (b3 >> (64 - 16))) ^ b10; threefish_encrypt_1024()
3509 b10 += b11 + k11; threefish_encrypt_1024()
3510 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024()
3532 b10 += b7; threefish_encrypt_1024()
3533 b7 = ((b7 << 4) | (b7 >> (64 - 4))) ^ b10; threefish_encrypt_1024()
3565 b10 += b9; threefish_encrypt_1024()
3566 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024()
3586 b10 += b3; threefish_encrypt_1024()
3587 b3 = ((b3 << 37) | (b3 >> (64 - 37))) ^ b10; threefish_encrypt_1024()
3613 b10 += b11 + k12; threefish_encrypt_1024()
3614 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
3636 b10 += b7; threefish_encrypt_1024()
3637 b7 = ((b7 << 49) | (b7 >> (64 - 49))) ^ b10; threefish_encrypt_1024()
3669 b10 += b9; threefish_encrypt_1024()
3670 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
3690 b10 += b3; threefish_encrypt_1024()
3691 b3 = ((b3 << 16) | (b3 >> (64 - 16))) ^ b10; threefish_encrypt_1024()
3717 b10 += b11 + k13; threefish_encrypt_1024()
3718 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024()
3740 b10 += b7; threefish_encrypt_1024()
3741 b7 = ((b7 << 4) | (b7 >> (64 - 4))) ^ b10; threefish_encrypt_1024()
3773 b10 += b9; threefish_encrypt_1024()
3774 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024()
3794 b10 += b3; threefish_encrypt_1024()
3795 b3 = ((b3 << 37) | (b3 >> (64 - 37))) ^ b10; threefish_encrypt_1024()
3821 b10 += b11 + k14; threefish_encrypt_1024()
3822 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
3844 b10 += b7; threefish_encrypt_1024()
3845 b7 = ((b7 << 49) | (b7 >> (64 - 49))) ^ b10; threefish_encrypt_1024()
3877 b10 += b9; threefish_encrypt_1024()
3878 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
3898 b10 += b3; threefish_encrypt_1024()
3899 b3 = ((b3 << 16) | (b3 >> (64 - 16))) ^ b10; threefish_encrypt_1024()
3925 b10 += b11 + k15; threefish_encrypt_1024()
3926 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024()
3948 b10 += b7; threefish_encrypt_1024()
3949 b7 = ((b7 << 4) | (b7 >> (64 - 4))) ^ b10; threefish_encrypt_1024()
3981 b10 += b9; threefish_encrypt_1024()
3982 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024()
4002 b10 += b3; threefish_encrypt_1024()
4003 b3 = ((b3 << 37) | (b3 >> (64 - 37))) ^ b10; threefish_encrypt_1024()
4029 b10 += b11 + k16; threefish_encrypt_1024()
4030 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
4052 b10 += b7; threefish_encrypt_1024()
4053 b7 = ((b7 << 49) | (b7 >> (64 - 49))) ^ b10; threefish_encrypt_1024()
4085 b10 += b9; threefish_encrypt_1024()
4086 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
4106 b10 += b3; threefish_encrypt_1024()
4107 b3 = ((b3 << 16) | (b3 >> (64 - 16))) ^ b10; threefish_encrypt_1024()
4133 b10 += b11 + k0; threefish_encrypt_1024()
4134 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024()
4156 b10 += b7; threefish_encrypt_1024()
4157 b7 = ((b7 << 4) | (b7 >> (64 - 4))) ^ b10; threefish_encrypt_1024()
4189 b10 += b9; threefish_encrypt_1024()
4190 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024()
4210 b10 += b3; threefish_encrypt_1024()
4211 b3 = ((b3 << 37) | (b3 >> (64 - 37))) ^ b10; threefish_encrypt_1024()
4237 b10 += b11 + k1; threefish_encrypt_1024()
4238 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
4260 b10 += b7; threefish_encrypt_1024()
4261 b7 = ((b7 << 49) | (b7 >> (64 - 49))) ^ b10; threefish_encrypt_1024()
4293 b10 += b9; threefish_encrypt_1024()
4294 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
4314 b10 += b3; threefish_encrypt_1024()
4315 b3 = ((b3 << 16) | (b3 >> (64 - 16))) ^ b10; threefish_encrypt_1024()
4341 b10 += b11 + k2; threefish_encrypt_1024()
4342 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024()
4364 b10 += b7; threefish_encrypt_1024()
4365 b7 = ((b7 << 4) | (b7 >> (64 - 4))) ^ b10; threefish_encrypt_1024()
4397 b10 += b9; threefish_encrypt_1024()
4398 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024()
4418 b10 += b3; threefish_encrypt_1024()
4419 b3 = ((b3 << 37) | (b3 >> (64 - 37))) ^ b10; threefish_encrypt_1024()
4445 b10 += b11 + k3; threefish_encrypt_1024()
4446 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
4468 b10 += b7; threefish_encrypt_1024()
4469 b7 = ((b7 << 49) | (b7 >> (64 - 49))) ^ b10; threefish_encrypt_1024()
4501 b10 += b9; threefish_encrypt_1024()
4502 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
4522 b10 += b3; threefish_encrypt_1024()
4523 b3 = ((b3 << 16) | (b3 >> (64 - 16))) ^ b10; threefish_encrypt_1024()
4549 b10 += b11 + k4; threefish_encrypt_1024()
4550 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024()
4572 b10 += b7; threefish_encrypt_1024()
4573 b7 = ((b7 << 4) | (b7 >> (64 - 4))) ^ b10; threefish_encrypt_1024()
4605 b10 += b9; threefish_encrypt_1024()
4606 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024()
4626 b10 += b3; threefish_encrypt_1024()
4627 b3 = ((b3 << 37) | (b3 >> (64 - 37))) ^ b10; threefish_encrypt_1024()
4653 b10 += b11 + k5; threefish_encrypt_1024()
4654 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
4676 b10 += b7; threefish_encrypt_1024()
4677 b7 = ((b7 << 49) | (b7 >> (64 - 49))) ^ b10; threefish_encrypt_1024()
4709 b10 += b9; threefish_encrypt_1024()
4710 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
4730 b10 += b3; threefish_encrypt_1024()
4731 b3 = ((b3 << 16) | (b3 >> (64 - 16))) ^ b10; threefish_encrypt_1024()
4757 b10 += b11 + k6; threefish_encrypt_1024()
4758 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024()
4780 b10 += b7; threefish_encrypt_1024()
4781 b7 = ((b7 << 4) | (b7 >> (64 - 4))) ^ b10; threefish_encrypt_1024()
4813 b10 += b9; threefish_encrypt_1024()
4814 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024()
4834 b10 += b3; threefish_encrypt_1024()
4835 b3 = ((b3 << 37) | (b3 >> (64 - 37))) ^ b10; threefish_encrypt_1024()
4861 b10 += b11 + k7; threefish_encrypt_1024()
4862 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
4884 b10 += b7; threefish_encrypt_1024()
4885 b7 = ((b7 << 49) | (b7 >> (64 - 49))) ^ b10; threefish_encrypt_1024()
4917 b10 += b9; threefish_encrypt_1024()
4918 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
4938 b10 += b3; threefish_encrypt_1024()
4939 b3 = ((b3 << 16) | (b3 >> (64 - 16))) ^ b10; threefish_encrypt_1024()
4965 b10 += b11 + k8; threefish_encrypt_1024()
4966 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024()
4988 b10 += b7; threefish_encrypt_1024()
4989 b7 = ((b7 << 4) | (b7 >> (64 - 4))) ^ b10; threefish_encrypt_1024()
5021 b10 += b9; threefish_encrypt_1024()
5022 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024()
5042 b10 += b3; threefish_encrypt_1024()
5043 b3 = ((b3 << 37) | (b3 >> (64 - 37))) ^ b10; threefish_encrypt_1024()
5069 b10 += b11 + k9; threefish_encrypt_1024()
5070 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
5092 b10 += b7; threefish_encrypt_1024()
5093 b7 = ((b7 << 49) | (b7 >> (64 - 49))) ^ b10; threefish_encrypt_1024()
5125 b10 += b9; threefish_encrypt_1024()
5126 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
5146 b10 += b3; threefish_encrypt_1024()
5147 b3 = ((b3 << 16) | (b3 >> (64 - 16))) ^ b10; threefish_encrypt_1024()
5173 b10 += b11 + k10; threefish_encrypt_1024()
5174 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024()
5196 b10 += b7; threefish_encrypt_1024()
5197 b7 = ((b7 << 4) | (b7 >> (64 - 4))) ^ b10; threefish_encrypt_1024()
5229 b10 += b9; threefish_encrypt_1024()
5230 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024()
5250 b10 += b3; threefish_encrypt_1024()
5251 b3 = ((b3 << 37) | (b3 >> (64 - 37))) ^ b10; threefish_encrypt_1024()
5277 b10 += b11 + k11; threefish_encrypt_1024()
5278 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
5300 b10 += b7; threefish_encrypt_1024()
5301 b7 = ((b7 << 49) | (b7 >> (64 - 49))) ^ b10; threefish_encrypt_1024()
5333 b10 += b9; threefish_encrypt_1024()
5334 b9 = ((b9 << 17) | (b9 >> (64 - 17))) ^ b10; threefish_encrypt_1024()
5354 b10 += b3; threefish_encrypt_1024()
5355 b3 = ((b3 << 16) | (b3 >> (64 - 16))) ^ b10; threefish_encrypt_1024()
5381 b10 += b11 + k12; threefish_encrypt_1024()
5382 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024()
5404 b10 += b7; threefish_encrypt_1024()
5405 b7 = ((b7 << 4) | (b7 >> (64 - 4))) ^ b10; threefish_encrypt_1024()
5437 b10 += b9; threefish_encrypt_1024()
5438 b9 = ((b9 << 25) | (b9 >> (64 - 25))) ^ b10; threefish_encrypt_1024()
5458 b10 += b3; threefish_encrypt_1024()
5459 b3 = ((b3 << 37) | (b3 >> (64 - 37))) ^ b10; threefish_encrypt_1024()
5474 output[10] = b10 + k13; threefish_encrypt_1024()
5490 b10 = input[10], b11 = input[11], threefish_decrypt_1024() local
5516 b10 -= k13; threefish_decrypt_1024()
5526 tmp = b3 ^ b10; threefish_decrypt_1024()
5528 b10 -= b3; threefish_decrypt_1024()
5554 tmp = b9 ^ b10; threefish_decrypt_1024()
5556 b10 -= b9; threefish_decrypt_1024()
5598 tmp = b7 ^ b10; threefish_decrypt_1024()
5600 b10 -= b7; threefish_decrypt_1024()
5628 tmp = b11 ^ b10; threefish_decrypt_1024()
5630 b10 -= b11 + k12; threefish_decrypt_1024()
5662 tmp = b3 ^ b10; threefish_decrypt_1024()
5664 b10 -= b3; threefish_decrypt_1024()
5690 tmp = b9 ^ b10; threefish_decrypt_1024()
5692 b10 -= b9; threefish_decrypt_1024()
5734 tmp = b7 ^ b10; threefish_decrypt_1024()
5736 b10 -= b7; threefish_decrypt_1024()
5764 tmp = b11 ^ b10; threefish_decrypt_1024()
5766 b10 -= b11 + k11; threefish_decrypt_1024()
5798 tmp = b3 ^ b10; threefish_decrypt_1024()
5800 b10 -= b3; threefish_decrypt_1024()
5826 tmp = b9 ^ b10; threefish_decrypt_1024()
5828 b10 -= b9; threefish_decrypt_1024()
5870 tmp = b7 ^ b10; threefish_decrypt_1024()
5872 b10 -= b7; threefish_decrypt_1024()
5900 tmp = b11 ^ b10; threefish_decrypt_1024()
5902 b10 -= b11 + k10; threefish_decrypt_1024()
5934 tmp = b3 ^ b10; threefish_decrypt_1024()
5936 b10 -= b3; threefish_decrypt_1024()
5962 tmp = b9 ^ b10; threefish_decrypt_1024()
5964 b10 -= b9; threefish_decrypt_1024()
6006 tmp = b7 ^ b10; threefish_decrypt_1024()
6008 b10 -= b7; threefish_decrypt_1024()
6036 tmp = b11 ^ b10; threefish_decrypt_1024()
6038 b10 -= b11 + k9; threefish_decrypt_1024()
6070 tmp = b3 ^ b10; threefish_decrypt_1024()
6072 b10 -= b3; threefish_decrypt_1024()
6098 tmp = b9 ^ b10; threefish_decrypt_1024()
6100 b10 -= b9; threefish_decrypt_1024()
6142 tmp = b7 ^ b10; threefish_decrypt_1024()
6144 b10 -= b7; threefish_decrypt_1024()
6172 tmp = b11 ^ b10; threefish_decrypt_1024()
6174 b10 -= b11 + k8; threefish_decrypt_1024()
6206 tmp = b3 ^ b10; threefish_decrypt_1024()
6208 b10 -= b3; threefish_decrypt_1024()
6234 tmp = b9 ^ b10; threefish_decrypt_1024()
6236 b10 -= b9; threefish_decrypt_1024()
6278 tmp = b7 ^ b10; threefish_decrypt_1024()
6280 b10 -= b7; threefish_decrypt_1024()
6308 tmp = b11 ^ b10; threefish_decrypt_1024()
6310 b10 -= b11 + k7; threefish_decrypt_1024()
6342 tmp = b3 ^ b10; threefish_decrypt_1024()
6344 b10 -= b3; threefish_decrypt_1024()
6370 tmp = b9 ^ b10; threefish_decrypt_1024()
6372 b10 -= b9; threefish_decrypt_1024()
6414 tmp = b7 ^ b10; threefish_decrypt_1024()
6416 b10 -= b7; threefish_decrypt_1024()
6444 tmp = b11 ^ b10; threefish_decrypt_1024()
6446 b10 -= b11 + k6; threefish_decrypt_1024()
6478 tmp = b3 ^ b10; threefish_decrypt_1024()
6480 b10 -= b3; threefish_decrypt_1024()
6506 tmp = b9 ^ b10; threefish_decrypt_1024()
6508 b10 -= b9; threefish_decrypt_1024()
6550 tmp = b7 ^ b10; threefish_decrypt_1024()
6552 b10 -= b7; threefish_decrypt_1024()
6580 tmp = b11 ^ b10; threefish_decrypt_1024()
6582 b10 -= b11 + k5; threefish_decrypt_1024()
6614 tmp = b3 ^ b10; threefish_decrypt_1024()
6616 b10 -= b3; threefish_decrypt_1024()
6642 tmp = b9 ^ b10; threefish_decrypt_1024()
6644 b10 -= b9; threefish_decrypt_1024()
6686 tmp = b7 ^ b10; threefish_decrypt_1024()
6688 b10 -= b7; threefish_decrypt_1024()
6716 tmp = b11 ^ b10; threefish_decrypt_1024()
6718 b10 -= b11 + k4; threefish_decrypt_1024()
6750 tmp = b3 ^ b10; threefish_decrypt_1024()
6752 b10 -= b3; threefish_decrypt_1024()
6778 tmp = b9 ^ b10; threefish_decrypt_1024()
6780 b10 -= b9; threefish_decrypt_1024()
6822 tmp = b7 ^ b10; threefish_decrypt_1024()
6824 b10 -= b7; threefish_decrypt_1024()
6852 tmp = b11 ^ b10; threefish_decrypt_1024()
6854 b10 -= b11 + k3; threefish_decrypt_1024()
6886 tmp = b3 ^ b10; threefish_decrypt_1024()
6888 b10 -= b3; threefish_decrypt_1024()
6914 tmp = b9 ^ b10; threefish_decrypt_1024()
6916 b10 -= b9; threefish_decrypt_1024()
6958 tmp = b7 ^ b10; threefish_decrypt_1024()
6960 b10 -= b7; threefish_decrypt_1024()
6988 tmp = b11 ^ b10; threefish_decrypt_1024()
6990 b10 -= b11 + k2; threefish_decrypt_1024()
7022 tmp = b3 ^ b10; threefish_decrypt_1024()
7024 b10 -= b3; threefish_decrypt_1024()
7050 tmp = b9 ^ b10; threefish_decrypt_1024()
7052 b10 -= b9; threefish_decrypt_1024()
7094 tmp = b7 ^ b10; threefish_decrypt_1024()
7096 b10 -= b7; threefish_decrypt_1024()
7124 tmp = b11 ^ b10; threefish_decrypt_1024()
7126 b10 -= b11 + k1; threefish_decrypt_1024()
7158 tmp = b3 ^ b10; threefish_decrypt_1024()
7160 b10 -= b3; threefish_decrypt_1024()
7186 tmp = b9 ^ b10; threefish_decrypt_1024()
7188 b10 -= b9; threefish_decrypt_1024()
7230 tmp = b7 ^ b10; threefish_decrypt_1024()
7232 b10 -= b7; threefish_decrypt_1024()
7260 tmp = b11 ^ b10; threefish_decrypt_1024()
7262 b10 -= b11 + k0; threefish_decrypt_1024()
7294 tmp = b3 ^ b10; threefish_decrypt_1024()
7296 b10 -= b3; threefish_decrypt_1024()
7322 tmp = b9 ^ b10; threefish_decrypt_1024()
7324 b10 -= b9; threefish_decrypt_1024()
7366 tmp = b7 ^ b10; threefish_decrypt_1024()
7368 b10 -= b7; threefish_decrypt_1024()
7396 tmp = b11 ^ b10; threefish_decrypt_1024()
7398 b10 -= b11 + k16; threefish_decrypt_1024()
7430 tmp = b3 ^ b10; threefish_decrypt_1024()
7432 b10 -= b3; threefish_decrypt_1024()
7458 tmp = b9 ^ b10; threefish_decrypt_1024()
7460 b10 -= b9; threefish_decrypt_1024()
7502 tmp = b7 ^ b10; threefish_decrypt_1024()
7504 b10 -= b7; threefish_decrypt_1024()
7532 tmp = b11 ^ b10; threefish_decrypt_1024()
7534 b10 -= b11 + k15; threefish_decrypt_1024()
7566 tmp = b3 ^ b10; threefish_decrypt_1024()
7568 b10 -= b3; threefish_decrypt_1024()
7594 tmp = b9 ^ b10; threefish_decrypt_1024()
7596 b10 -= b9; threefish_decrypt_1024()
7638 tmp = b7 ^ b10; threefish_decrypt_1024()
7640 b10 -= b7; threefish_decrypt_1024()
7668 tmp = b11 ^ b10; threefish_decrypt_1024()
7670 b10 -= b11 + k14; threefish_decrypt_1024()
7702 tmp = b3 ^ b10; threefish_decrypt_1024()
7704 b10 -= b3; threefish_decrypt_1024()
7730 tmp = b9 ^ b10; threefish_decrypt_1024()
7732 b10 -= b9; threefish_decrypt_1024()
7774 tmp = b7 ^ b10; threefish_decrypt_1024()
7776 b10 -= b7; threefish_decrypt_1024()
7804 tmp = b11 ^ b10; threefish_decrypt_1024()
7806 b10 -= b11 + k13; threefish_decrypt_1024()
7838 tmp = b3 ^ b10; threefish_decrypt_1024()
7840 b10 -= b3; threefish_decrypt_1024()
7866 tmp = b9 ^ b10; threefish_decrypt_1024()
7868 b10 -= b9; threefish_decrypt_1024()
7910 tmp = b7 ^ b10; threefish_decrypt_1024()
7912 b10 -= b7; threefish_decrypt_1024()
7940 tmp = b11 ^ b10; threefish_decrypt_1024()
7942 b10 -= b11 + k12; threefish_decrypt_1024()
7974 tmp = b3 ^ b10; threefish_decrypt_1024()
7976 b10 -= b3; threefish_decrypt_1024()
8002 tmp = b9 ^ b10; threefish_decrypt_1024()
8004 b10 -= b9; threefish_decrypt_1024()
8046 tmp = b7 ^ b10; threefish_decrypt_1024()
8048 b10 -= b7; threefish_decrypt_1024()
8076 tmp = b11 ^ b10; threefish_decrypt_1024()
8078 b10 -= b11 + k11; threefish_decrypt_1024()
8110 tmp = b3 ^ b10; threefish_decrypt_1024()
8112 b10 -= b3; threefish_decrypt_1024()
8138 tmp = b9 ^ b10; threefish_decrypt_1024()
8140 b10 -= b9; threefish_decrypt_1024()
8182 tmp = b7 ^ b10; threefish_decrypt_1024()
8184 b10 -= b7; threefish_decrypt_1024()
8212 tmp = b11 ^ b10; threefish_decrypt_1024()
8214 b10 -= b11 + k10; threefish_decrypt_1024()
8247 output[10] = b10; threefish_decrypt_1024()
/linux-4.1.27/lib/
H A Duuid.c29 /* reversion 0b10 */ __uuid_gen_common()
/linux-4.1.27/arch/arm64/kvm/
H A Dsys_regs.c242 { Op0(0b10), Op1(0b000), CRn(0b0000), CRm((n)), Op2(0b100), \
245 { Op0(0b10), Op1(0b000), CRn(0b0000), CRm((n)), Op2(0b101), \
248 { Op0(0b10), Op1(0b000), CRn(0b0000), CRm((n)), Op2(0b110), \
251 { Op0(0b10), Op1(0b000), CRn(0b0000), CRm((n)), Op2(0b111), \
287 { Op0(0b10), Op1(0b000), CRn(0b0000), CRm(0b0010), Op2(0b000),
290 { Op0(0b10), Op1(0b000), CRn(0b0000), CRm(0b0010), Op2(0b010),
308 { Op0(0b10), Op1(0b000), CRn(0b0001), CRm(0b0000), Op2(0b000),
311 { Op0(0b10), Op1(0b000), CRn(0b0001), CRm(0b0000), Op2(0b100),
314 { Op0(0b10), Op1(0b000), CRn(0b0001), CRm(0b0001), Op2(0b100),
317 { Op0(0b10), Op1(0b000), CRn(0b0001), CRm(0b0011), Op2(0b100),
320 { Op0(0b10), Op1(0b000), CRn(0b0001), CRm(0b0100), Op2(0b100),
323 { Op0(0b10), Op1(0b000), CRn(0b0111), CRm(0b1000), Op2(0b110),
326 { Op0(0b10), Op1(0b000), CRn(0b0111), CRm(0b1001), Op2(0b110),
329 { Op0(0b10), Op1(0b000), CRn(0b0111), CRm(0b1110), Op2(0b110),
333 { Op0(0b10), Op1(0b010), CRn(0b0000), CRm(0b0000), Op2(0b000),
336 { Op0(0b10), Op1(0b010), CRn(0b0001), CRm(0b0000), Op2(0b000),
340 { Op0(0b10), Op1(0b011), CRn(0b0000), CRm(0b0001), Op2(0b000),
343 { Op0(0b10), Op1(0b011), CRn(0b0000), CRm(0b0100), Op2(0b000),
346 { Op0(0b10), Op1(0b011), CRn(0b0000), CRm(0b0101), Op2(0b000),
350 { Op0(0b10), Op1(0b100), CRn(0b0000), CRm(0b0111), Op2(0b000),
/linux-4.1.27/include/linux/usb/
H A Dr8a66597.h143 #define SCKE 0x0400 /* b10: USB clock enable */
166 #define EXTLP0 0x0400 /* b10: External port */
202 #define DACKA 0x0400 /* b10: Dack active select */
239 #define BEMPE 0x0400 /* b10: Buffer empty interrupt */
304 #define BEMP 0x0400 /* b10: Buffer empty interrupt */
341 #define FRNM 0x07FF /* b10-0: Frame number */
377 #define R8A66597_BFRE 0x0400 /* b10: Buffer ready interrupt mode select */
391 #define MXPS 0x07FF /* b10-0: Maxpacket size */
402 #define ATREPM 0x0400 /* b10: Auto repeat mode */
H A Daudio-v2.h32 * pair must be set to 0b11. The value 0b10 is not allowed.
/linux-4.1.27/drivers/media/usb/cx231xx/
H A Dcx231xx-pcb-cfg.h75 TS1_PORT = 0x4, /* 2'b10: TS1 Input (Hybrid mode :
98 BASEBAND_SOUND = 0x20, /* 2'b10: Baseband Composite &
/linux-4.1.27/include/uapi/linux/
H A Dcciss_defs.h71 BYTE Mode:2; /* b10 */
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dm66592-udc.h27 #define M66592_SCKE 0x0400 /* b10: USB clock enable */
81 #define M66592_DACKA 0x0400 /* b10: Dack active select */
137 #define M66592_BEMPE 0x0400 /* b10: Buffer empty interrupt */
203 #define M66592_BEMP 0x0400 /* b10: Buffer empty interrupt */
238 #define M66592_FRNM 0x07FF /* b10-0: Frame number */
358 #define M66592_BFRE 0x0400 /* b10: Buffer ready interrupt mode */
390 #define M66592_MXPS 0x07FF /* b10-0: Maxpacket size */
/linux-4.1.27/arch/c6x/kernel/
H A Dasm-offsets.c76 OFFSET(REGS_B10, pt_regs, b10); foo()
H A Dtraps.c47 pr_err("A10: %08lx B10: %08lx\n", regs->a10, regs->b10); show_regs()
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
H A Ddm365_isif.h104 /* MSB b10 */
/linux-4.1.27/arch/c6x/include/uapi/asm/
H A Dptrace.h138 REG_PAIR(b11, b10);
/linux-4.1.27/drivers/usb/dwc3/
H A Ddwc3-st.c55 * 2’b10 : pipew_<signal_name> from PIPEW instance is selected
/linux-4.1.27/drivers/staging/octeon-usb/
H A Docteon-hcd.h594 * - 2'b10: PING/CSPLIT token
807 * * 2'b10: DATA1
1003 * * 2'b10: 2 transactions to be issued for this endpoint per
1015 * * 2'b10: Bulk
1079 * * 2'b10: PHY clock is running at 6 MHz. In USB 1.1 FS mode,
1208 * * 2'b10: Begin. This is the first data payload of this
1250 * * 2'b10: DATA1
1365 * * 2'b10: Low speed
1531 * - 2'b10: CSPLIT
/linux-4.1.27/drivers/gpu/drm/bridge/
H A Dps8622.c115 /* RCO SS setting: [5:4] = b01 0.5%, b10 1%, b11 1.5% */ ps8622_send_config()
127 * b00: 1us b01: 0.5us b10:2us, b11: 4us ps8622_send_config()
/linux-4.1.27/arch/m32r/include/asm/
H A Dm32102.h117 #define M32R_MFTCR_MFT2EN (1UL<<21) /* b10 */
/linux-4.1.27/Documentation/EDID/
H A Dedid.S33 #define XY_RATIO_5_4 0b10
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h298 * 2'b10: bits 1:0 contain an nvram value which will be used instead
/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable_64.h222 the combination bit[7,2]=2'b10 to indicate an empty PTE. Alternatively, if
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmpic.h28 * 0b10 = reserved
/linux-4.1.27/include/linux/
H A Detherdevice.h383 * [a6 a7 a8 a9 a10 a11 a12 a13] ^ [b6 b7 b8 b9 b10 b11 b12 b13] compare_ether_header()
/linux-4.1.27/drivers/scsi/
H A Dhpsa_cmd.h293 u8 Mode:2; /* b10 */
/linux-4.1.27/drivers/spi/
H A Dspi-qup.c186 * of (b10) are required spi_qup_set_state()
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dcassini.h251 0b10: AD_ACK_TX
672 0b10 = 8k, 0b11 = 16k
684 0b10 = 4k, 0b11 = 8k
692 0b10 = 96, 0b11 = 128
2031 * 0b10 waiting for comma detect
/linux-4.1.27/drivers/media/usb/msi2500/
H A Dmsi2500.c230 * Number 2 (0b10) was never seen.
/linux-4.1.27/drivers/hwmon/
H A Dadm1031.c288 { 2 /* 0b10 */ , 0 },
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dm88ds3103.c349 u8tmp1 = 0x02; /* 0b10 */ m88ds3103_set_frontend()
/linux-4.1.27/drivers/media/i2c/
H A Dov9650.c786 * [b15:b0] - AECHM (b15:b10), AECH (b9:b2), COM1 (b1:b0) ov965x_set_exposure()
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Dodm.c966 /* Reg874[15:14]= 2'b10 */ ODM_RF_Saving23a()
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
H A Dodm.c887 phy_set_bb_reg(adapter, 0x874, 0xC000, 0x2); /* Reg874[15:14]=2'b10 */ ODM_RF_Saving()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dphy.c80 /* 0x8AC[11:10] = 2'b10*/ rtl8812ae_fixspur()
97 /*0x8AC[9:8] = 2'b10*/ rtl8812ae_fixspur()
/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) \
2229 (((b10)&3) << 20) | \
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S484 li r7,0x800 /* IS field = 0b10 */

Completed in 985 milliseconds