Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/x86/crypto/
H A Dcamellia_glue.c779 #define CAMELLIA_F(x, kl, kr, y) ({ \ argument
780 u64 ii = x ^ (((u64)kl << 32) | kr); \
981 u64 kl, kr, ww; in camellia_setup128() local
988 kr = get_unaligned_be64(key + 8); in camellia_setup128()
994 subRL[1] = kr; in camellia_setup128()
997 ROLDQ(kl, kr, 15); in camellia_setup128()
1002 subRL[5] = kr; in camellia_setup128()
1005 ROLDQ(kl, kr, 30); in camellia_setup128()
1010 subRL[11] = kr; in camellia_setup128()
1013 ROLDQ(kl, kr, 15); in camellia_setup128()
[all …]
H A Dcamellia-x86_64-asm_64.S101 #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; \
H A Dcast5-avx-x86_64-asm_64.S23 #define kr (16*4) macro
160 vpxor kr(CTX), RKR, RKR;
165 vpxor kr(CTX), RKR, RKR; \
H A Dcast6-avx-x86_64-asm_64.S24 #define kr (12*4*4) macro
187 vpxor (kr+n*16)(CTX), RKR, RKR; \
/openbmc/linux/net/ethtool/
H A Drings.c72 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()
99 (nla_put_u32(skb, ETHTOOL_A_RINGS_RX_BUF_LEN, 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()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/
H A D0001-patch-term-module-for-mips-ispeed-ospeed-termios-abs.patch23 @@ -188,6 +188,8 @@ github.com/kr/pretty v0.1.0/go.mod h1:dA
24 github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
25 github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
26 github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
H A D0001-Use-v2.1.2-xxhash-to-fix-build-with-go-1.17.patch31 @@ -188,6 +188,8 @@ github.com/kr/pretty v0.1.0/go.mod h1:dA
32 github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
33 github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
34 github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
/openbmc/qemu/crypto/
H A Dpbkdf.c56 kern_return_t kr; in qcrypto_pbkdf2_get_thread_cpu()
62 kr = thread_info(thread, THREAD_BASIC_INFO, (thread_info_t)&info, &count); in qcrypto_pbkdf2_get_thread_cpu()
64 if (kr != KERN_SUCCESS || (info.flags & TH_FLAGS_IDLE) != 0) { in qcrypto_pbkdf2_get_thread_cpu()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libjs/
H A Dlibjs-jquery_3.3.1.bb6 SRC_URI = "http://kr.archive.ubuntu.com/ubuntu/pool/main/j/jquery/${BPN}_${PV}~dfsg-3_all.deb"
10 UPSTREAM_CHECK_URI = "http://kr.archive.ubuntu.com/ubuntu/pool/main/j/jquery/"
H A Dlibjs-sizzle_1.10.18.bb6 SRC_URI = "http://kr.archive.ubuntu.com/ubuntu/pool/universe/s/sizzle/sizzle_1.10.18.orig.tar.gz"
/openbmc/linux/arch/ia64/include/asm/native/
H A Dinst.h59 #define MOV_TO_KR(kr, reg, clob0, clob1) \ argument
60 mov IA64_KR(kr) = reg
/openbmc/u-boot/doc/
H A DREADME.s5pc1xx72 http://meritech.co.kr/eng/products/product_view.php?num=28
/openbmc/linux/drivers/mtd/
H A Dmtdchar.c886 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()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-dfl-devices-n3000-nios7 Solomon FEC, "kr" for Fire Code FEC, "no" for NO FEC.
H A Dsysfs-class-net-phydev44 xaui, 10gbase-kr, unknown
/openbmc/linux/crypto/
H 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; \
/openbmc/linux/block/
H A Dsed-opal.c282 key_ref_t kr; in update_sed_opal_key() local
287 kr = key_create_or_update(make_key_ref(sed_opal_keyring, true), "user", in update_sed_opal_key()
292 if (IS_ERR(kr)) { in update_sed_opal_key()
293 pr_err("Error adding SED key (%ld)\n", PTR_ERR(kr)); in update_sed_opal_key()
294 return PTR_ERR(kr); in update_sed_opal_key()
3297 struct key *kr; in sed_opal_init() local
3299 kr = keyring_alloc(".sed_opal", in sed_opal_init()
3305 if (IS_ERR(kr)) in sed_opal_init()
3306 return PTR_ERR(kr); in sed_opal_init()
3308 sed_opal_keyring = kr; in sed_opal_init()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c260 int64_t kr; member
339 + (p->kr + p->kir*i + p->ki2r*i*i + in tv_setup_filter()
/openbmc/openbmc/poky/meta/recipes-core/gettext/
H A Dgettext_0.23.1.bb195 glibc-gconv-euc-kr \
196 glibc-charmap-euc-kr \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/
H A Dminio_git.bb104 github.com/kr/text:github.com/kr/text \
H A Dsrc_uri.inc306 # github.com/kr/text v0.2.0
307 # [1] git ls-remote https://github.com/kr/text 0e5f52c28dd72ab84daeb81b5a51f20fdc35f9c5
309 …+= "git://github.com/kr/text;name=text1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/…
/openbmc/linux/arch/arm/nwfpe/
H A DChangeLog3 Used "indent -kr -i8 -ts8 -sob -l132 -ss" and a few manual fixups.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/minio/
H A Dmodules.txt123 # github.com/kr/text v0.2.0
/openbmc/linux/Documentation/trace/
H A Dkprobes.rst652 k = kprobe; r = return probe; kr = kprobe + return probe
656 k = 0.57 usec; r = 0.92; kr = 0.99
659 k = 0.49 usec; r = 0.80; kr = 0.82
662 k = 0.77 usec; r = 1.26; kr = 1.45
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/figlet/figlet/
H A D0001-build-add-autotools-support-to-allow-easy-cross-comp.patch208 + fonts/646-kr.flc \

12