krr 1089 arch/x86/crypto/camellia_glue.c u64 krl, krr; /* right half of key */ krr 1099 arch/x86/crypto/camellia_glue.c krr = get_unaligned_be64(key + 24); krr 1128 arch/x86/crypto/camellia_glue.c ROLDQ(krl, krr, 15); krr 1132 arch/x86/crypto/camellia_glue.c subRL[5] = krr; krr 1133 arch/x86/crypto/camellia_glue.c ROLDQ(krl, krr, 15); krr 1137 arch/x86/crypto/camellia_glue.c subRL[9] = krr; krr 1138 arch/x86/crypto/camellia_glue.c ROLDQ(krl, krr, 30); krr 1142 arch/x86/crypto/camellia_glue.c subRL[19] = krr; krr 1143 arch/x86/crypto/camellia_glue.c ROLDQ(krl, krr, 34); krr 1147 arch/x86/crypto/camellia_glue.c subRL[27] = krr; krr 1148 arch/x86/crypto/camellia_glue.c ROLDQ(krl, krr, 34); krr 1152 arch/x86/crypto/camellia_glue.c kr = subRL[1] ^ krr; krr 1159 arch/x86/crypto/camellia_glue.c kr ^= ww ^ krr; krr 1165 arch/x86/crypto/camellia_glue.c krr ^= kr; krr 1167 arch/x86/crypto/camellia_glue.c krr ^= ww; krr 1168 arch/x86/crypto/camellia_glue.c CAMELLIA_F(krr, CAMELLIA_SIGMA6L, CAMELLIA_SIGMA6R, ww); krr 1199 arch/x86/crypto/camellia_glue.c subRL[3] = krr; krr 1200 arch/x86/crypto/camellia_glue.c ROLDQ(krl, krr, 30); krr 1204 arch/x86/crypto/camellia_glue.c subRL[11] = krr; krr 1205 arch/x86/crypto/camellia_glue.c ROLDQ(krl, krr, 30); krr 1209 arch/x86/crypto/camellia_glue.c subRL[21] = krr; krr 1210 arch/x86/crypto/camellia_glue.c ROLDQ(krl, krr, 51); krr 1214 arch/x86/crypto/camellia_glue.c subRL[33] = krr; krr 1222 arch/x86/crypto/camellia_glue.c u64 krl, krr; krr 1226 arch/x86/crypto/camellia_glue.c krr = ~krl; krr 1227 arch/x86/crypto/camellia_glue.c memcpy(kk+24, (unsigned char *)&krr, 8); krr 547 crypto/camellia_generic.c u32 kll, klr, krl, krr; krr 558 crypto/camellia_generic.c krr = get_unaligned_be32(key + 12); krr 564 crypto/camellia_generic.c subL[1] = krl; subR[1] = krr; krr 566 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 15); krr 570 crypto/camellia_generic.c subL[5] = krl; subR[5] = krr; krr 572 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 30); krr 576 crypto/camellia_generic.c subL[11] = krl; subR[11] = krr; krr 578 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 15); krr 580 crypto/camellia_generic.c subL[13] = krl; subR[13] = krr; krr 582 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 17); krr 586 crypto/camellia_generic.c subL[17] = krl; subR[17] = krr; krr 588 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 17); krr 592 crypto/camellia_generic.c subL[19] = krl; subR[19] = krr; krr 594 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 17); krr 598 crypto/camellia_generic.c subL[23] = krl; subR[23] = krr; krr 602 crypto/camellia_generic.c krl = subL[1]; krr = subR[1]; krr 606 crypto/camellia_generic.c krl ^= w0; krr ^= w1; krr 607 crypto/camellia_generic.c CAMELLIA_F(krl, krr, krr 613 crypto/camellia_generic.c krl, krr, il, ir, t0, t1); krr 614 crypto/camellia_generic.c krl ^= w0; krr ^= w1; krr 615 crypto/camellia_generic.c CAMELLIA_F(krl, krr, krr 623 crypto/camellia_generic.c subL[3] = krl; subR[3] = krr; krr 624 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 15); krr 627 crypto/camellia_generic.c subL[7] = krl; subR[7] = krr; krr 628 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 15); krr 631 crypto/camellia_generic.c subL[9] = krl; subR[9] = krr; krr 632 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 15); krr 635 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 15); krr 638 crypto/camellia_generic.c subL[15] = krl; subR[15] = krr; krr 639 crypto/camellia_generic.c ROLDQo32(kll, klr, krl, krr, w0, w1, 34); krr 642 crypto/camellia_generic.c subL[21] = krl; subR[21] = krr; krr 643 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 17); krr 646 crypto/camellia_generic.c subL[25] = krl; subR[25] = krr; krr 653 crypto/camellia_generic.c u32 kll, klr, krl, krr; /* left half of key */ krr 666 crypto/camellia_generic.c krr = get_unaligned_be32(key + 12); krr 676 crypto/camellia_generic.c subL[1] = krl; subR[1] = krr; krr 677 crypto/camellia_generic.c ROLDQo32(kll, klr, krl, krr, w0, w1, 45); krr 681 crypto/camellia_generic.c subL[13] = krl; subR[13] = krr; krr 682 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 15); krr 686 crypto/camellia_generic.c subL[17] = krl; subR[17] = krr; krr 687 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 17); krr 691 crypto/camellia_generic.c subL[23] = krl; subR[23] = krr; krr 692 crypto/camellia_generic.c ROLDQo32(kll, klr, krl, krr, w0, w1, 34); krr 696 crypto/camellia_generic.c subL[31] = krl; subR[31] = krr; krr 723 crypto/camellia_generic.c krl = subL[1] ^ krrl; krr = subR[1] ^ krrr; krr 727 crypto/camellia_generic.c krl ^= w0; krr ^= w1; krr 728 crypto/camellia_generic.c CAMELLIA_F(krl, krr, krr 734 crypto/camellia_generic.c krl, krr, il, ir, t0, t1); krr 735 crypto/camellia_generic.c krl ^= w0 ^ krrl; krr ^= w1 ^ krrr; krr 736 crypto/camellia_generic.c CAMELLIA_F(krl, krr, krr 743 crypto/camellia_generic.c krrl ^= krl; krrr ^= krr; krr 754 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 15); krr 758 crypto/camellia_generic.c subL[7] = krl; subR[7] = krr; krr 759 crypto/camellia_generic.c ROLDQ(kll, klr, krl, krr, w0, w1, 30); krr 763 crypto/camellia_generic.c subL[15] = krl; subR[15] = krr; krr 768 crypto/camellia_generic.c subL[25] = krr; subR[25] = kll; krr 770 crypto/camellia_generic.c ROLDQo32(kll, klr, krl, krr, w0, w1, 49); krr 774 crypto/camellia_generic.c subL[29] = krl; subR[29] = krr; krr 819 crypto/camellia_generic.c #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ krr 821 crypto/camellia_generic.c t2 = krr; \