Home
last modified time | relevance | path

Searched refs:kr (Results 1 – 22 of 22) sorted by relevance

/linux/arch/x86/crypto/
A Dcamellia_glue.c994 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 Dcamellia-x86_64-asm_64.S99 #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 Dcast5-avx-x86_64-asm_64.S23 #define kr (16*4) macro
156 vpxor kr(CTX), RKR, RKR;
161 vpxor kr(CTX), RKR, RKR; \
A Dcast6-avx-x86_64-asm_64.S24 #define kr (12*4*4) macro
183 vpxor (kr+n*16)(CTX), RKR, RKR; \
/linux/arch/ia64/include/asm/native/
A Dinst.h59 #define MOV_TO_KR(kr, reg, clob0, clob1) \ argument
60 mov IA64_KR(kr) = reg
/linux/drivers/mtd/
A Dmtdchar.c687 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 Dcamellia_generic.c336 #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 DKconfig1459 <http://www.kisa.or.kr/kisa/seed/jsp/seed_eng.jsp>
/linux/Documentation/ABI/testing/
A Dsysfs-bus-dfl-devices-n3000-nios7 Solomon FEC, "kr" for Fire Code FEC, "no" for NO FEC.
A Dsysfs-class-net-phydev44 xaui, 10gbase-kr, unknown
/linux/drivers/gpu/drm/nouveau/dispnv04/
A Dtvmodesnv17.c261 int64_t kr; member
340 + (p->kr + p->kir*i + p->ki2r*i*i + in tv_setup_filter()
/linux/Documentation/devicetree/bindings/net/
A Dsff,sfp.txt84 phy-mode = "10gbase-kr";
A Dethernet-controller.yaml98 - 10gbase-kr
/linux/arch/arm/nwfpe/
A DChangeLog3 Used "indent -kr -i8 -ts8 -sob -l132 -ss" and a few manual fixups.
/linux/Documentation/trace/
A Dkprobes.rst653 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 Dnls_cp949.c13946 MODULE_ALIAS_NLS(euc-kr);
A DKconfig31 cp949, cp950, cp1251, cp1255, euc-jp, euc-kr, gb2312, iso8859-1,
/linux/Documentation/translations/zh_CN/process/
A Dcoding-style.rst570 指定选项 ``-kr -i8`` (代表 ``K&R,8 字符缩进``),或使用 ``scripts/Lindent``
/linux/Documentation/translations/zh_TW/process/
A Dcoding-style.rst574 指定選項 ``-kr -i8`` (代表 ``K&R,8 字符縮進``),或使用 ``scripts/Lindent``
/linux/Documentation/admin-guide/media/
A Dbttv.rst1096 www.sigmacom.co.kr
1101 www.sasem.co.kr
/linux/Documentation/translations/it_IT/process/
A Dcoding-style.rst677 ``-kr -i8`` (che significa ``K&R, 8 caratteri di indentazione``), o utilizzate
/linux/Documentation/process/
A Dcoding-style.rst723 options ``-kr -i8`` (stands for ``K&R, 8 character indents``), or use

Completed in 67 milliseconds