Symbol: SUBL
sys/crypto/camellia/camellia.c
1001
io[2] ^= SUBL(24);
sys/crypto/camellia/camellia.c
1018
io[0] ^= SUBL(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
1068
io[2] ^= SUBL(0);
sys/crypto/camellia/camellia.c
1088
io[0] ^= SUBL(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
1154
io[2] ^= SUBL(32);
sys/crypto/camellia/camellia.c
1171
io[0] ^= SUBL(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
1237
io[2] ^= SUBL(0);
sys/crypto/camellia/camellia.c
549
SUBL(0) = subl(0) ^ subl(2);
sys/crypto/camellia/camellia.c
551
SUBL(2) = subl(3);
sys/crypto/camellia/camellia.c
553
SUBL(3) = subl(2) ^ subl(4);
sys/crypto/camellia/camellia.c
555
SUBL(4) = subl(3) ^ subl(5);
sys/crypto/camellia/camellia.c
557
SUBL(5) = subl(4) ^ subl(6);
sys/crypto/camellia/camellia.c
559
SUBL(6) = subl(5) ^ subl(7);
sys/crypto/camellia/camellia.c
563
SUBL(7) = subl(6) ^ tl;
sys/crypto/camellia/camellia.c
565
SUBL(8) = subl(8);
sys/crypto/camellia/camellia.c
567
SUBL(9) = subl(9);
sys/crypto/camellia/camellia.c
571
SUBL(10) = tl ^ subl(11);
sys/crypto/camellia/camellia.c
573
SUBL(11) = subl(10) ^ subl(12);
sys/crypto/camellia/camellia.c
575
SUBL(12) = subl(11) ^ subl(13);
sys/crypto/camellia/camellia.c
577
SUBL(13) = subl(12) ^ subl(14);
sys/crypto/camellia/camellia.c
579
SUBL(14) = subl(13) ^ subl(15);
sys/crypto/camellia/camellia.c
583
SUBL(15) = subl(14) ^ tl;
sys/crypto/camellia/camellia.c
585
SUBL(16) = subl(16);
sys/crypto/camellia/camellia.c
587
SUBL(17) = subl(17);
sys/crypto/camellia/camellia.c
591
SUBL(18) = tl ^ subl(19);
sys/crypto/camellia/camellia.c
593
SUBL(19) = subl(18) ^ subl(20);
sys/crypto/camellia/camellia.c
595
SUBL(20) = subl(19) ^ subl(21);
sys/crypto/camellia/camellia.c
597
SUBL(21) = subl(20) ^ subl(22);
sys/crypto/camellia/camellia.c
599
SUBL(22) = subl(21) ^ subl(23);
sys/crypto/camellia/camellia.c
601
SUBL(23) = subl(22);
sys/crypto/camellia/camellia.c
603
SUBL(24) = subl(24) ^ subl(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
797
SUBL(0) = subl(0) ^ subl(2);
sys/crypto/camellia/camellia.c
799
SUBL(2) = subl(3);
sys/crypto/camellia/camellia.c
801
SUBL(3) = subl(2) ^ subl(4);
sys/crypto/camellia/camellia.c
803
SUBL(4) = subl(3) ^ subl(5);
sys/crypto/camellia/camellia.c
805
SUBL(5) = subl(4) ^ subl(6);
sys/crypto/camellia/camellia.c
807
SUBL(6) = subl(5) ^ subl(7);
sys/crypto/camellia/camellia.c
811
SUBL(7) = subl(6) ^ tl;
sys/crypto/camellia/camellia.c
813
SUBL(8) = subl(8);
sys/crypto/camellia/camellia.c
815
SUBL(9) = subl(9);
sys/crypto/camellia/camellia.c
819
SUBL(10) = tl ^ subl(11);
sys/crypto/camellia/camellia.c
821
SUBL(11) = subl(10) ^ subl(12);
sys/crypto/camellia/camellia.c
823
SUBL(12) = subl(11) ^ subl(13);
sys/crypto/camellia/camellia.c
825
SUBL(13) = subl(12) ^ subl(14);
sys/crypto/camellia/camellia.c
827
SUBL(14) = subl(13) ^ subl(15);
sys/crypto/camellia/camellia.c
831
SUBL(15) = subl(14) ^ tl;
sys/crypto/camellia/camellia.c
833
SUBL(16) = subl(16);
sys/crypto/camellia/camellia.c
835
SUBL(17) = subl(17);
sys/crypto/camellia/camellia.c
839
SUBL(18) = tl ^ subl(19);
sys/crypto/camellia/camellia.c
841
SUBL(19) = subl(18) ^ subl(20);
sys/crypto/camellia/camellia.c
843
SUBL(20) = subl(19) ^ subl(21);
sys/crypto/camellia/camellia.c
845
SUBL(21) = subl(20) ^ subl(22);
sys/crypto/camellia/camellia.c
847
SUBL(22) = subl(21) ^ subl(23);
sys/crypto/camellia/camellia.c
851
SUBL(23) = subl(22) ^ tl;
sys/crypto/camellia/camellia.c
853
SUBL(24) = subl(24);
sys/crypto/camellia/camellia.c
855
SUBL(25) = subl(25);
sys/crypto/camellia/camellia.c
859
SUBL(26) = tl ^ subl(27);
sys/crypto/camellia/camellia.c
861
SUBL(27) = subl(26) ^ subl(28);
sys/crypto/camellia/camellia.c
863
SUBL(28) = subl(27) ^ subl(29);
sys/crypto/camellia/camellia.c
865
SUBL(29) = subl(28) ^ subl(30);
sys/crypto/camellia/camellia.c
867
SUBL(30) = subl(29) ^ subl(31);
sys/crypto/camellia/camellia.c
869
SUBL(31) = subl(30);
sys/crypto/camellia/camellia.c
871
SUBL(32) = subl(32) ^ subl(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
951
io[0] ^= SUBL(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),