| /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 | 101 #define fls(l, r, kl, kr) \ argument 107 movq (key_table + ((kr) * 2) * 4)(CTX), RT1; \ 116 movl (key_table + ((kr) * 2) * 4)(CTX), RT0d; \ 283 #define fls2(l, r, kl, kr) \ argument 289 movq (key_table + ((kr) * 2) * 4)(CTX), RT1; \ 299 movq (key_table + ((kr) * 2) * 4)(CTX), RT0; \ 308 movl (key_table + ((kr) * 2) * 4)(CTX), RT2d; \ 318 movl (key_table + ((kr) * 2) * 4)(CTX), RT1d; \
|
| A D | cast5-avx-x86_64-asm_64.S | 23 #define kr (16*4) macro 160 vpxor kr(CTX), RKR, RKR; 165 vpxor kr(CTX), RKR, RKR; \
|
| A D | cast6-avx-x86_64-asm_64.S | 24 #define kr (12*4*4) macro 187 vpxor (kr+n*16)(CTX), RKR, RKR; \
|
| /linux/net/ethtool/ |
| A D | rings.c | 72 const struct kernel_ethtool_ringparam *kr = &data->kernel_ringparam; in rings_fill_reply() local 76 WARN_ON(kr->tcp_data_split > ETHTOOL_TCP_DATA_SPLIT_ENABLED); in rings_fill_reply() 98 (kr->rx_buf_len && in rings_fill_reply() 100 (kr->tcp_data_split && in rings_fill_reply() 102 kr->tcp_data_split))) || in rings_fill_reply() 103 (kr->cqe_size && in rings_fill_reply() 104 (nla_put_u32(skb, ETHTOOL_A_RINGS_CQE_SIZE, kr->cqe_size))) || in rings_fill_reply() 105 nla_put_u8(skb, ETHTOOL_A_RINGS_TX_PUSH, !!kr->tx_push) || in rings_fill_reply() 106 nla_put_u8(skb, ETHTOOL_A_RINGS_RX_PUSH, !!kr->rx_push) || in rings_fill_reply() 109 kr->tx_push_buf_max_len) || in rings_fill_reply() [all …]
|
| /linux/drivers/mtd/ |
| A D | mtdchar.c | 886 struct mtd_erase_region_info *kr; in mtdchar_ioctl() local 895 kr = &(mtd->eraseregions[ur_idx]); in mtdchar_ioctl() 897 if (put_user(kr->offset, &(ur->offset)) in mtdchar_ioctl() 898 || put_user(kr->erasesize, &(ur->erasesize)) in mtdchar_ioctl() 899 || put_user(kr->numblocks, &(ur->numblocks))) in mtdchar_ioctl()
|
| /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/Documentation/devicetree/bindings/phy/ |
| A D | transmit-amplitude.yaml | 47 - 10gbase-kr
|
| /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 | 393 https://seed.kisa.or.kr/kisa/algorithm/EgovAriaInfo.do 491 See https://seed.kisa.or.kr/kisa/algorithm/EgovSeedInfo.do
|
| /linux/block/ |
| A D | sed-opal.c | 283 key_ref_t kr; in update_sed_opal_key() local 288 kr = key_create_or_update(make_key_ref(sed_opal_keyring, true), "user", in update_sed_opal_key() 293 if (IS_ERR(kr)) { in update_sed_opal_key() 294 pr_err("Error adding SED key (%ld)\n", PTR_ERR(kr)); in update_sed_opal_key() 295 return PTR_ERR(kr); in update_sed_opal_key() 3302 struct key *kr; in sed_opal_init() local 3306 kr = keyring_alloc(".sed_opal", in sed_opal_init() 3312 if (IS_ERR(kr)) in sed_opal_init() 3313 return PTR_ERR(kr); in sed_opal_init() 3315 sed_opal_keyring = kr; in sed_opal_init()
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | nvidia,tegra234-mgbe.yaml | 85 - 10gbase-kr
|
| A D | sff,sfp.yaml | 142 phy-mode = "10gbase-kr";
|
| A D | ethernet-controller.yaml | 102 - 10gbase-kr
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| A D | tvmodesnv17.c | 260 int64_t kr; member 339 + (p->kr + p->kir*i + p->ki2r*i*i + in tv_setup_filter()
|
| /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 | 13947 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 | 648 指定选项 ``-kr -i8`` (代表 ``K&R,8 字符缩进``),或使用 ``scripts/Lindent``
|
| /linux/Documentation/translations/zh_TW/process/ |
| A D | coding-style.rst | 651 指定選項 ``-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 | 715 ``-kr -i8`` (che significa ``K&R, 8 caratteri di indentazione``), o utilizzate
|
| /linux/Documentation/process/ |
| A D | coding-style.rst | 711 options ``-kr -i8`` (stands for ``K&R, 8 character indents``), or use
|