/linux-4.1.27/arch/x86/crypto/ |
D | camellia_glue.c | 798 #define CAMELLIA_F(x, kl, kr, y) ({ \ argument 799 u64 ii = x ^ (((u64)kl << 32) | kr); \ 1000 u64 kl, kr, ww; in camellia_setup128() local 1007 kr = get_unaligned_be64(key + 8); in camellia_setup128() 1013 subRL[1] = kr; in camellia_setup128() 1016 ROLDQ(kl, kr, 15); in camellia_setup128() 1021 subRL[5] = kr; in camellia_setup128() 1024 ROLDQ(kl, kr, 30); in camellia_setup128() 1029 subRL[11] = kr; in camellia_setup128() 1032 ROLDQ(kl, kr, 15); in camellia_setup128() [all …]
|
D | camellia-x86_64-asm_64.S | 114 #define fls(l, r, kl, kr) \ argument 120 movq (key_table + ((kr) * 2) * 4)(CTX), RT1; \ 129 movl (key_table + ((kr) * 2) * 4)(CTX), RT0d; \ 296 #define fls2(l, r, kl, kr) \ argument 302 movq (key_table + ((kr) * 2) * 4)(CTX), RT1; \ 312 movq (key_table + ((kr) * 2) * 4)(CTX), RT0; \ 321 movl (key_table + ((kr) * 2) * 4)(CTX), RT2d; \ 331 movl (key_table + ((kr) * 2) * 4)(CTX), RT1d; \
|
D | cast5-avx-x86_64-asm_64.S | 37 #define kr (16*4) macro 170 vpxor kr(CTX), RKR, RKR; 175 vpxor kr(CTX), RKR, RKR; \
|
D | cast6-avx-x86_64-asm_64.S | 38 #define kr (12*4*4) macro 197 vpxor (kr+n*16)(CTX), RKR, RKR; \
|
/linux-4.1.27/arch/ia64/include/asm/native/ |
D | inst.h | 109 #define MOV_TO_KR(kr, reg, clob0, clob1) \ argument 110 mov IA64_KR(kr) = reg \
|
D | pvchk_inst.h | 210 #define MOV_TO_KR(kr, reg, clob0, clob1) \ argument
|
/linux-4.1.27/arch/ia64/scripts/ |
D | pvcheck.sed | 27 s/mov.*cr\.kr.*=.*/.warning \"cr.kr should not used directly\"/g
|
/linux-4.1.27/drivers/mtd/ |
D | mtdchar.c | 620 struct mtd_erase_region_info *kr; in mtdchar_ioctl() local 629 kr = &(mtd->eraseregions[ur_idx]); in mtdchar_ioctl() 631 if (put_user(kr->offset, &(ur->offset)) in mtdchar_ioctl() 632 || put_user(kr->erasesize, &(ur->erasesize)) in mtdchar_ioctl() 633 || put_user(kr->numblocks, &(ur->numblocks))) in mtdchar_ioctl()
|
/linux-4.1.27/crypto/ |
D | camellia_generic.c | 357 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument 359 ir = xr ^ kr; \ 847 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir) ({ \ argument 849 yr ^= kr; \
|
D | Kconfig | 1160 <http://www.kisa.or.kr/kisa/seed/jsp/seed_eng.jsp>
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | tvmodesnv17.c | 262 int64_t kr; member 341 + (p->kr + p->kir*i + p->ki2r*i*i + in tv_setup_filter()
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | ChangeLog | 3 Used "indent -kr -i8 -ts8 -sob -l132 -ss" and a few manual fixups.
|
/linux-4.1.27/Documentation/zh_CN/ |
D | CodingStyle | 443 人,他们只是在这个问题上被严重的误导了),所以你只要给indent指定选项“-kr -i8”
|
/linux-4.1.27/fs/nls/ |
D | nls_cp949.c | 13946 MODULE_ALIAS_NLS(euc-kr);
|
D | Kconfig | 30 cp949, cp950, cp1251, cp1255, euc-jp, euc-kr, gb2312, iso8859-1,
|
/linux-4.1.27/Documentation/ |
D | kprobes.txt | 632 k = kprobe; j = jprobe; r = return probe; kr = kprobe + return probe 636 k = 0.57 usec; j = 1.00; r = 0.92; kr = 0.99; jr = 1.40 639 k = 0.49 usec; j = 0.76; r = 0.80; kr = 0.82; jr = 1.07 642 k = 0.77 usec; j = 1.31; r = 1.26; kr = 1.45; jr = 1.99
|
D | CodingStyle | 547 options "-kr -i8" (stands for "K&R, 8 character indents"), or use
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | Cards | 541 www.sigmacom.co.kr 545 www.sasem.co.kr
|