Symbol: SUBR
sys/crypto/camellia/camellia.c
1002
io[3] ^= SUBR(24);
sys/crypto/camellia/camellia.c
1019
io[1] ^= SUBR(24);
sys/crypto/camellia/camellia.c
1022
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(23),SUBR(23),
sys/crypto/camellia/camellia.c
1024
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(22),SUBR(22),
sys/crypto/camellia/camellia.c
1026
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(21),SUBR(21),
sys/crypto/camellia/camellia.c
1028
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(20),SUBR(20),
sys/crypto/camellia/camellia.c
1030
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(19),SUBR(19),
sys/crypto/camellia/camellia.c
1032
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(18),SUBR(18),
sys/crypto/camellia/camellia.c
1035
CAMELLIA_FLS(io[0],io[1],io[2],io[3],SUBL(17),SUBR(17),SUBL(16),SUBR(16),
sys/crypto/camellia/camellia.c
1038
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(15),SUBR(15),
sys/crypto/camellia/camellia.c
1040
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(14),SUBR(14),
sys/crypto/camellia/camellia.c
1042
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(13),SUBR(13),
sys/crypto/camellia/camellia.c
1044
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(12),SUBR(12),
sys/crypto/camellia/camellia.c
1046
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(11),SUBR(11),
sys/crypto/camellia/camellia.c
1048
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(10),SUBR(10),
sys/crypto/camellia/camellia.c
1051
CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(9),SUBR(9), SUBL(8),SUBR(8),
sys/crypto/camellia/camellia.c
1054
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(7),SUBR(7),
sys/crypto/camellia/camellia.c
1056
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(6),SUBR(6),
sys/crypto/camellia/camellia.c
1058
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(5),SUBR(5),
sys/crypto/camellia/camellia.c
1060
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(4),SUBR(4),
sys/crypto/camellia/camellia.c
1062
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(3),SUBR(3),
sys/crypto/camellia/camellia.c
1064
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(2),SUBR(2),
sys/crypto/camellia/camellia.c
1069
io[3] ^= SUBR(0);
sys/crypto/camellia/camellia.c
1089
io[1] ^= SUBR(0);
sys/crypto/camellia/camellia.c
1092
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(2),SUBR(2),
sys/crypto/camellia/camellia.c
1094
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(3),SUBR(3),
sys/crypto/camellia/camellia.c
1096
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(4),SUBR(4),
sys/crypto/camellia/camellia.c
1098
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(5),SUBR(5),
sys/crypto/camellia/camellia.c
1100
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(6),SUBR(6),
sys/crypto/camellia/camellia.c
1102
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(7),SUBR(7),
sys/crypto/camellia/camellia.c
1105
CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(8),SUBR(8), SUBL(9),SUBR(9),
sys/crypto/camellia/camellia.c
1108
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(10),SUBR(10),
sys/crypto/camellia/camellia.c
1110
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(11),SUBR(11),
sys/crypto/camellia/camellia.c
1112
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(12),SUBR(12),
sys/crypto/camellia/camellia.c
1114
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(13),SUBR(13),
sys/crypto/camellia/camellia.c
1116
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(14),SUBR(14),
sys/crypto/camellia/camellia.c
1118
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(15),SUBR(15),
sys/crypto/camellia/camellia.c
1121
CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(16),SUBR(16), SUBL(17),SUBR(17),
sys/crypto/camellia/camellia.c
1124
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(18),SUBR(18),
sys/crypto/camellia/camellia.c
1126
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(19),SUBR(19),
sys/crypto/camellia/camellia.c
1128
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(20),SUBR(20),
sys/crypto/camellia/camellia.c
1130
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(21),SUBR(21),
sys/crypto/camellia/camellia.c
1132
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(22),SUBR(22),
sys/crypto/camellia/camellia.c
1134
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(23),SUBR(23),
sys/crypto/camellia/camellia.c
1137
CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(24),SUBR(24), SUBL(25),SUBR(25),
sys/crypto/camellia/camellia.c
1140
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(26),SUBR(26),
sys/crypto/camellia/camellia.c
1142
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(27),SUBR(27),
sys/crypto/camellia/camellia.c
1144
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(28),SUBR(28),
sys/crypto/camellia/camellia.c
1146
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(29),SUBR(29),
sys/crypto/camellia/camellia.c
1148
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(30),SUBR(30),
sys/crypto/camellia/camellia.c
1150
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(31),SUBR(31),
sys/crypto/camellia/camellia.c
1155
io[3] ^= SUBR(32);
sys/crypto/camellia/camellia.c
1172
io[1] ^= SUBR(32);
sys/crypto/camellia/camellia.c
1175
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(31),SUBR(31),
sys/crypto/camellia/camellia.c
1177
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(30),SUBR(30),
sys/crypto/camellia/camellia.c
1179
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(29),SUBR(29),
sys/crypto/camellia/camellia.c
1181
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(28),SUBR(28),
sys/crypto/camellia/camellia.c
1183
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(27),SUBR(27),
sys/crypto/camellia/camellia.c
1185
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(26),SUBR(26),
sys/crypto/camellia/camellia.c
1188
CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(25),SUBR(25), SUBL(24),SUBR(24),
sys/crypto/camellia/camellia.c
1191
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(23),SUBR(23),
sys/crypto/camellia/camellia.c
1193
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(22),SUBR(22),
sys/crypto/camellia/camellia.c
1195
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(21),SUBR(21),
sys/crypto/camellia/camellia.c
1197
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(20),SUBR(20),
sys/crypto/camellia/camellia.c
1199
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(19),SUBR(19),
sys/crypto/camellia/camellia.c
1201
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(18),SUBR(18),
sys/crypto/camellia/camellia.c
1204
CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(17),SUBR(17), SUBL(16),SUBR(16),
sys/crypto/camellia/camellia.c
1207
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(15),SUBR(15),
sys/crypto/camellia/camellia.c
1209
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(14),SUBR(14),
sys/crypto/camellia/camellia.c
1211
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(13),SUBR(13),
sys/crypto/camellia/camellia.c
1213
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(12),SUBR(12),
sys/crypto/camellia/camellia.c
1215
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(11),SUBR(11),
sys/crypto/camellia/camellia.c
1217
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(10),SUBR(10),
sys/crypto/camellia/camellia.c
1220
CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(9),SUBR(9), SUBL(8),SUBR(8),
sys/crypto/camellia/camellia.c
1223
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(7),SUBR(7),
sys/crypto/camellia/camellia.c
1225
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(6),SUBR(6),
sys/crypto/camellia/camellia.c
1227
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(5),SUBR(5),
sys/crypto/camellia/camellia.c
1229
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(4),SUBR(4),
sys/crypto/camellia/camellia.c
1231
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(3),SUBR(3),
sys/crypto/camellia/camellia.c
1233
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(2),SUBR(2),
sys/crypto/camellia/camellia.c
1238
io[3] ^= SUBR(0);
sys/crypto/camellia/camellia.c
550
SUBR(0) = subr(0) ^ subr(2);
sys/crypto/camellia/camellia.c
552
SUBR(2) = subr(3);
sys/crypto/camellia/camellia.c
554
SUBR(3) = subr(2) ^ subr(4);
sys/crypto/camellia/camellia.c
556
SUBR(4) = subr(3) ^ subr(5);
sys/crypto/camellia/camellia.c
558
SUBR(5) = subr(4) ^ subr(6);
sys/crypto/camellia/camellia.c
560
SUBR(6) = subr(5) ^ subr(7);
sys/crypto/camellia/camellia.c
564
SUBR(7) = subr(6) ^ tr;
sys/crypto/camellia/camellia.c
566
SUBR(8) = subr(8);
sys/crypto/camellia/camellia.c
568
SUBR(9) = subr(9);
sys/crypto/camellia/camellia.c
572
SUBR(10) = tr ^ subr(11);
sys/crypto/camellia/camellia.c
574
SUBR(11) = subr(10) ^ subr(12);
sys/crypto/camellia/camellia.c
576
SUBR(12) = subr(11) ^ subr(13);
sys/crypto/camellia/camellia.c
578
SUBR(13) = subr(12) ^ subr(14);
sys/crypto/camellia/camellia.c
580
SUBR(14) = subr(13) ^ subr(15);
sys/crypto/camellia/camellia.c
584
SUBR(15) = subr(14) ^ tr;
sys/crypto/camellia/camellia.c
586
SUBR(16) = subr(16);
sys/crypto/camellia/camellia.c
588
SUBR(17) = subr(17);
sys/crypto/camellia/camellia.c
592
SUBR(18) = tr ^ subr(19);
sys/crypto/camellia/camellia.c
594
SUBR(19) = subr(18) ^ subr(20);
sys/crypto/camellia/camellia.c
596
SUBR(20) = subr(19) ^ subr(21);
sys/crypto/camellia/camellia.c
598
SUBR(21) = subr(20) ^ subr(22);
sys/crypto/camellia/camellia.c
600
SUBR(22) = subr(21) ^ subr(23);
sys/crypto/camellia/camellia.c
602
SUBR(23) = subr(22);
sys/crypto/camellia/camellia.c
604
SUBR(24) = subr(24) ^ subr(23);
sys/crypto/camellia/camellia.c
607
dw = SUBL(2) ^ SUBR(2), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
608
SUBR(2) = SUBL(2) ^ dw, SUBL(2) = dw;
sys/crypto/camellia/camellia.c
609
dw = SUBL(3) ^ SUBR(3), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
610
SUBR(3) = SUBL(3) ^ dw, SUBL(3) = dw;
sys/crypto/camellia/camellia.c
611
dw = SUBL(4) ^ SUBR(4), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
612
SUBR(4) = SUBL(4) ^ dw, SUBL(4) = dw;
sys/crypto/camellia/camellia.c
613
dw = SUBL(5) ^ SUBR(5), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
614
SUBR(5) = SUBL(5) ^ dw, SUBL(5) = dw;
sys/crypto/camellia/camellia.c
615
dw = SUBL(6) ^ SUBR(6), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
616
SUBR(6) = SUBL(6) ^ dw, SUBL(6) = dw;
sys/crypto/camellia/camellia.c
617
dw = SUBL(7) ^ SUBR(7), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
618
SUBR(7) = SUBL(7) ^ dw, SUBL(7) = dw;
sys/crypto/camellia/camellia.c
619
dw = SUBL(10) ^ SUBR(10), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
620
SUBR(10) = SUBL(10) ^ dw, SUBL(10) = dw;
sys/crypto/camellia/camellia.c
621
dw = SUBL(11) ^ SUBR(11), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
622
SUBR(11) = SUBL(11) ^ dw, SUBL(11) = dw;
sys/crypto/camellia/camellia.c
623
dw = SUBL(12) ^ SUBR(12), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
624
SUBR(12) = SUBL(12) ^ dw, SUBL(12) = dw;
sys/crypto/camellia/camellia.c
625
dw = SUBL(13) ^ SUBR(13), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
626
SUBR(13) = SUBL(13) ^ dw, SUBL(13) = dw;
sys/crypto/camellia/camellia.c
627
dw = SUBL(14) ^ SUBR(14), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
628
SUBR(14) = SUBL(14) ^ dw, SUBL(14) = dw;
sys/crypto/camellia/camellia.c
629
dw = SUBL(15) ^ SUBR(15), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
630
SUBR(15) = SUBL(15) ^ dw, SUBL(15) = dw;
sys/crypto/camellia/camellia.c
631
dw = SUBL(18) ^ SUBR(18), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
632
SUBR(18) = SUBL(18) ^ dw, SUBL(18) = dw;
sys/crypto/camellia/camellia.c
633
dw = SUBL(19) ^ SUBR(19), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
634
SUBR(19) = SUBL(19) ^ dw, SUBL(19) = dw;
sys/crypto/camellia/camellia.c
635
dw = SUBL(20) ^ SUBR(20), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
636
SUBR(20) = SUBL(20) ^ dw, SUBL(20) = dw;
sys/crypto/camellia/camellia.c
637
dw = SUBL(21) ^ SUBR(21), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
638
SUBR(21) = SUBL(21) ^ dw, SUBL(21) = dw;
sys/crypto/camellia/camellia.c
639
dw = SUBL(22) ^ SUBR(22), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
640
SUBR(22) = SUBL(22) ^ dw, SUBL(22) = dw;
sys/crypto/camellia/camellia.c
641
dw = SUBL(23) ^ SUBR(23), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
642
SUBR(23) = SUBL(23) ^ dw, SUBL(23) = dw;
sys/crypto/camellia/camellia.c
798
SUBR(0) = subr(0) ^ subr(2);
sys/crypto/camellia/camellia.c
800
SUBR(2) = subr(3);
sys/crypto/camellia/camellia.c
802
SUBR(3) = subr(2) ^ subr(4);
sys/crypto/camellia/camellia.c
804
SUBR(4) = subr(3) ^ subr(5);
sys/crypto/camellia/camellia.c
806
SUBR(5) = subr(4) ^ subr(6);
sys/crypto/camellia/camellia.c
808
SUBR(6) = subr(5) ^ subr(7);
sys/crypto/camellia/camellia.c
812
SUBR(7) = subr(6) ^ tr;
sys/crypto/camellia/camellia.c
814
SUBR(8) = subr(8);
sys/crypto/camellia/camellia.c
816
SUBR(9) = subr(9);
sys/crypto/camellia/camellia.c
820
SUBR(10) = tr ^ subr(11);
sys/crypto/camellia/camellia.c
822
SUBR(11) = subr(10) ^ subr(12);
sys/crypto/camellia/camellia.c
824
SUBR(12) = subr(11) ^ subr(13);
sys/crypto/camellia/camellia.c
826
SUBR(13) = subr(12) ^ subr(14);
sys/crypto/camellia/camellia.c
828
SUBR(14) = subr(13) ^ subr(15);
sys/crypto/camellia/camellia.c
832
SUBR(15) = subr(14) ^ tr;
sys/crypto/camellia/camellia.c
834
SUBR(16) = subr(16);
sys/crypto/camellia/camellia.c
836
SUBR(17) = subr(17);
sys/crypto/camellia/camellia.c
840
SUBR(18) = tr ^ subr(19);
sys/crypto/camellia/camellia.c
842
SUBR(19) = subr(18) ^ subr(20);
sys/crypto/camellia/camellia.c
844
SUBR(20) = subr(19) ^ subr(21);
sys/crypto/camellia/camellia.c
846
SUBR(21) = subr(20) ^ subr(22);
sys/crypto/camellia/camellia.c
848
SUBR(22) = subr(21) ^ subr(23);
sys/crypto/camellia/camellia.c
852
SUBR(23) = subr(22) ^ tr;
sys/crypto/camellia/camellia.c
854
SUBR(24) = subr(24);
sys/crypto/camellia/camellia.c
856
SUBR(25) = subr(25);
sys/crypto/camellia/camellia.c
860
SUBR(26) = tr ^ subr(27);
sys/crypto/camellia/camellia.c
862
SUBR(27) = subr(26) ^ subr(28);
sys/crypto/camellia/camellia.c
864
SUBR(28) = subr(27) ^ subr(29);
sys/crypto/camellia/camellia.c
866
SUBR(29) = subr(28) ^ subr(30);
sys/crypto/camellia/camellia.c
868
SUBR(30) = subr(29) ^ subr(31);
sys/crypto/camellia/camellia.c
870
SUBR(31) = subr(30);
sys/crypto/camellia/camellia.c
872
SUBR(32) = subr(32) ^ subr(31);
sys/crypto/camellia/camellia.c
875
dw = SUBL(2) ^ SUBR(2), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
876
SUBR(2) = SUBL(2) ^ dw, SUBL(2) = dw;
sys/crypto/camellia/camellia.c
877
dw = SUBL(3) ^ SUBR(3), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
878
SUBR(3) = SUBL(3) ^ dw, SUBL(3) = dw;
sys/crypto/camellia/camellia.c
879
dw = SUBL(4) ^ SUBR(4), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
880
SUBR(4) = SUBL(4) ^ dw, SUBL(4) = dw;
sys/crypto/camellia/camellia.c
881
dw = SUBL(5) ^ SUBR(5), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
882
SUBR(5) = SUBL(5) ^ dw, SUBL(5) = dw;
sys/crypto/camellia/camellia.c
883
dw = SUBL(6) ^ SUBR(6), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
884
SUBR(6) = SUBL(6) ^ dw, SUBL(6) = dw;
sys/crypto/camellia/camellia.c
885
dw = SUBL(7) ^ SUBR(7), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
886
SUBR(7) = SUBL(7) ^ dw, SUBL(7) = dw;
sys/crypto/camellia/camellia.c
887
dw = SUBL(10) ^ SUBR(10), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
888
SUBR(10) = SUBL(10) ^ dw, SUBL(10) = dw;
sys/crypto/camellia/camellia.c
889
dw = SUBL(11) ^ SUBR(11), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
890
SUBR(11) = SUBL(11) ^ dw, SUBL(11) = dw;
sys/crypto/camellia/camellia.c
891
dw = SUBL(12) ^ SUBR(12), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
892
SUBR(12) = SUBL(12) ^ dw, SUBL(12) = dw;
sys/crypto/camellia/camellia.c
893
dw = SUBL(13) ^ SUBR(13), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
894
SUBR(13) = SUBL(13) ^ dw, SUBL(13) = dw;
sys/crypto/camellia/camellia.c
895
dw = SUBL(14) ^ SUBR(14), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
896
SUBR(14) = SUBL(14) ^ dw, SUBL(14) = dw;
sys/crypto/camellia/camellia.c
897
dw = SUBL(15) ^ SUBR(15), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
898
SUBR(15) = SUBL(15) ^ dw, SUBL(15) = dw;
sys/crypto/camellia/camellia.c
899
dw = SUBL(18) ^ SUBR(18), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
900
SUBR(18) = SUBL(18) ^ dw, SUBL(18) = dw;
sys/crypto/camellia/camellia.c
901
dw = SUBL(19) ^ SUBR(19), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
902
SUBR(19) = SUBL(19) ^ dw, SUBL(19) = dw;
sys/crypto/camellia/camellia.c
903
dw = SUBL(20) ^ SUBR(20), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
904
SUBR(20) = SUBL(20) ^ dw, SUBL(20) = dw;
sys/crypto/camellia/camellia.c
905
dw = SUBL(21) ^ SUBR(21), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
906
SUBR(21) = SUBL(21) ^ dw, SUBL(21) = dw;
sys/crypto/camellia/camellia.c
907
dw = SUBL(22) ^ SUBR(22), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
908
SUBR(22) = SUBL(22) ^ dw, SUBL(22) = dw;
sys/crypto/camellia/camellia.c
909
dw = SUBL(23) ^ SUBR(23), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
910
SUBR(23) = SUBL(23) ^ dw, SUBL(23) = dw;
sys/crypto/camellia/camellia.c
911
dw = SUBL(26) ^ SUBR(26), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
912
SUBR(26) = SUBL(26) ^ dw, SUBL(26) = dw;
sys/crypto/camellia/camellia.c
913
dw = SUBL(27) ^ SUBR(27), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
914
SUBR(27) = SUBL(27) ^ dw, SUBL(27) = dw;
sys/crypto/camellia/camellia.c
915
dw = SUBL(28) ^ SUBR(28), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
916
SUBR(28) = SUBL(28) ^ dw, SUBL(28) = dw;
sys/crypto/camellia/camellia.c
917
dw = SUBL(29) ^ SUBR(29), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
918
SUBR(29) = SUBL(29) ^ dw, SUBL(29) = dw;
sys/crypto/camellia/camellia.c
919
dw = SUBL(30) ^ SUBR(30), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
920
SUBR(30) = SUBL(30) ^ dw, SUBL(30) = dw;
sys/crypto/camellia/camellia.c
921
dw = SUBL(31) ^ SUBR(31), dw = CAMELLIA_RL8(dw);
sys/crypto/camellia/camellia.c
922
SUBR(31) = SUBL(31) ^ dw, SUBL(31) = dw;
sys/crypto/camellia/camellia.c
952
io[1] ^= SUBR(0);
sys/crypto/camellia/camellia.c
955
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(2),SUBR(2),
sys/crypto/camellia/camellia.c
957
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(3),SUBR(3),
sys/crypto/camellia/camellia.c
959
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(4),SUBR(4),
sys/crypto/camellia/camellia.c
961
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(5),SUBR(5),
sys/crypto/camellia/camellia.c
963
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(6),SUBR(6),
sys/crypto/camellia/camellia.c
965
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(7),SUBR(7),
sys/crypto/camellia/camellia.c
968
CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(8),SUBR(8), SUBL(9),SUBR(9),
sys/crypto/camellia/camellia.c
971
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(10),SUBR(10),
sys/crypto/camellia/camellia.c
973
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(11),SUBR(11),
sys/crypto/camellia/camellia.c
975
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(12),SUBR(12),
sys/crypto/camellia/camellia.c
977
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(13),SUBR(13),
sys/crypto/camellia/camellia.c
979
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(14),SUBR(14),
sys/crypto/camellia/camellia.c
981
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(15),SUBR(15),
sys/crypto/camellia/camellia.c
984
CAMELLIA_FLS(io[0],io[1],io[2],io[3], SUBL(16), SUBR(16), SUBL(17),SUBR(17),
sys/crypto/camellia/camellia.c
987
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(18),SUBR(18),
sys/crypto/camellia/camellia.c
989
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(19),SUBR(19),
sys/crypto/camellia/camellia.c
991
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(20),SUBR(20),
sys/crypto/camellia/camellia.c
993
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(21),SUBR(21),
sys/crypto/camellia/camellia.c
995
CAMELLIA_ROUNDSM(io[0],io[1], SUBL(22),SUBR(22),
sys/crypto/camellia/camellia.c
997
CAMELLIA_ROUNDSM(io[2],io[3], SUBL(23),SUBR(23),