| /linux/arch/x86/crypto/ |
| A D | camellia_glue.c | 994 subRL[1] = kr; in camellia_setup128() 1002 subRL[5] = kr; in camellia_setup128() 1043 kr = subRL[1]; in camellia_setup128() 1045 kr ^= ww; in camellia_setup128() 1050 kr ^= ww; in camellia_setup128() 1057 subRL[3] = kr; in camellia_setup128() 1061 subRL[7] = kr; in camellia_setup128() 1065 subRL[9] = kr; in camellia_setup128() 1104 subRL[1] = kr; in camellia_setup256() 1154 kr ^= ww; in camellia_setup256() [all …]
|
| A D | camellia-x86_64-asm_64.S | 99 #define fls(l, r, kl, kr) \ argument 105 movq (key_table + ((kr) * 2) * 4)(CTX), RT1; \ 114 movl (key_table + ((kr) * 2) * 4)(CTX), RT0d; \ 281 #define fls2(l, r, kl, kr) \ argument 287 movq (key_table + ((kr) * 2) * 4)(CTX), RT1; \ 297 movq (key_table + ((kr) * 2) * 4)(CTX), RT0; \ 306 movl (key_table + ((kr) * 2) * 4)(CTX), RT2d; \ 316 movl (key_table + ((kr) * 2) * 4)(CTX), RT1d; \
|
| A D | cast5-avx-x86_64-asm_64.S | 23 #define kr (16*4) macro 156 vpxor kr(CTX), RKR, RKR; 161 vpxor kr(CTX), RKR, RKR; \
|
| A D | cast6-avx-x86_64-asm_64.S | 24 #define kr (12*4*4) macro 183 vpxor (kr+n*16)(CTX), RKR, RKR; \
|
| /linux/arch/ia64/include/asm/native/ |
| A D | inst.h | 59 #define MOV_TO_KR(kr, reg, clob0, clob1) \ argument 60 mov IA64_KR(kr) = reg
|
| /linux/drivers/mtd/ |
| A D | mtdchar.c | 687 struct mtd_erase_region_info *kr; in mtdchar_ioctl() local 696 kr = &(mtd->eraseregions[ur_idx]); in mtdchar_ioctl() 698 if (put_user(kr->offset, &(ur->offset)) in mtdchar_ioctl() 699 || put_user(kr->erasesize, &(ur->erasesize)) in mtdchar_ioctl() 700 || put_user(kr->numblocks, &(ur->numblocks))) in mtdchar_ioctl()
|
| /linux/crypto/ |
| A D | camellia_generic.c | 336 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument 338 ir = xr ^ kr; \ 826 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir) ({ \ argument 828 yr ^= kr; \
|
| A D | Kconfig | 1459 <http://www.kisa.or.kr/kisa/seed/jsp/seed_eng.jsp>
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-dfl-devices-n3000-nios | 7 Solomon FEC, "kr" for Fire Code FEC, "no" for NO FEC.
|
| A D | sysfs-class-net-phydev | 44 xaui, 10gbase-kr, unknown
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| A D | tvmodesnv17.c | 261 int64_t kr; member 340 + (p->kr + p->kir*i + p->ki2r*i*i + in tv_setup_filter()
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | sff,sfp.txt | 84 phy-mode = "10gbase-kr";
|
| A D | ethernet-controller.yaml | 98 - 10gbase-kr
|
| /linux/arch/arm/nwfpe/ |
| A D | ChangeLog | 3 Used "indent -kr -i8 -ts8 -sob -l132 -ss" and a few manual fixups.
|
| /linux/Documentation/trace/ |
| A D | kprobes.rst | 653 k = kprobe; r = return probe; kr = kprobe + return probe 657 k = 0.57 usec; r = 0.92; kr = 0.99 660 k = 0.49 usec; r = 0.80; kr = 0.82 663 k = 0.77 usec; r = 1.26; kr = 1.45
|
| /linux/fs/nls/ |
| A D | nls_cp949.c | 13946 MODULE_ALIAS_NLS(euc-kr);
|
| A D | Kconfig | 31 cp949, cp950, cp1251, cp1255, euc-jp, euc-kr, gb2312, iso8859-1,
|
| /linux/Documentation/translations/zh_CN/process/ |
| A D | coding-style.rst | 570 指定选项 ``-kr -i8`` (代表 ``K&R,8 字符缩进``),或使用 ``scripts/Lindent``
|
| /linux/Documentation/translations/zh_TW/process/ |
| A D | coding-style.rst | 574 指定選項 ``-kr -i8`` (代表 ``K&R,8 字符縮進``),或使用 ``scripts/Lindent``
|
| /linux/Documentation/admin-guide/media/ |
| A D | bttv.rst | 1096 www.sigmacom.co.kr 1101 www.sasem.co.kr
|
| /linux/Documentation/translations/it_IT/process/ |
| A D | coding-style.rst | 677 ``-kr -i8`` (che significa ``K&R, 8 caratteri di indentazione``), o utilizzate
|
| /linux/Documentation/process/ |
| A D | coding-style.rst | 723 options ``-kr -i8`` (stands for ``K&R, 8 character indents``), or use
|