/openbmc/linux/arch/x86/crypto/ |
H A D | nh-sse2-x86_64.S | 19 #define K2 %xmm6 macro 79 movdqu 0x20(KEY), K2 89 _nh_stride K0, K1, K2, K3, 0x00 90 _nh_stride K1, K2, K3, K0, 0x10 91 _nh_stride K2, K3, K0, K1, 0x20 92 _nh_stride K3, K0, K1, K2, 0x30 101 _nh_stride K0, K1, K2, K3, 0x00 105 _nh_stride K1, K2, K3, K0, 0x10 109 _nh_stride K2, K3, K0, K1, 0x20
|
H A D | nh-avx2-x86_64.S | 21 #define K2 %ymm6 macro 87 vmovdqu 0x00(KEY), K2 89 _nh_2xstride K0, K1, K2, K3 94 _nh_2xstride K2, K3, K0, K1 110 vmovdqu 0x00(KEY), K2 112 _nh_2xstride K0, K1, K2, K3 117 vmovdqa K2, K0 127 _nh_2xstride K0, K1, K2, K3
|
H A D | sha1_avx2_x86_64_asm.S | 674 #define K2 0x6ed9eba1 macro 682 .long K2, K2, K2, K2 683 .long K2, K2, K2, K2
|
H A D | sha1_ssse3_asm.S | 434 #define K2 0x6ed9eba1 macro 443 .long K2, K2, K2, K2
|
H A D | crc32c-pcl-intel-asm_64.S | 221 pmovzxdq (%bufp,%rax), %xmm0 # 2 consts: K1:K2 226 pclmulqdq $0x00, %xmm0, %xmm1 # Multiply by K2
|
H A D | serpent-sse2-x86_64-asm_64.S | 377 #define K2(x0, x1, x2, x3, x4, i) \ macro 636 K2(RA, RB, RC, RD, RE, 0); 668 S(S7, RD, RE, RB, RC, RA); K2(RA, RB, RC, RD, RE, 32); 700 K2(RA, RB, RC, RD, RE, 32); 732 S(SI0, RE, RB, RC, RA, RD); K2(RC, RD, RB, RE, RA, 0);
|
H A D | serpent-avx2-asm_64.S | 370 #define K2(x0, x1, x2, x3, x4, i) \ macro 566 K2(RA, RB, RC, RD, RE, 0); 598 S(S7, RD, RE, RB, RC, RA); K2(RA, RB, RC, RD, RE, 32); 619 K2(RA, RB, RC, RD, RE, 32); 651 S(SI0, RE, RB, RC, RA, RD); K2(RC, RD, RB, RE, RA, 0);
|
H A D | serpent-avx-x86_64-asm_64.S | 370 #define K2(x0, x1, x2, x3, x4, i) \ macro 566 K2(RA, RB, RC, RD, RE, 0); 598 S(S7, RD, RE, RB, RC, RA); K2(RA, RB, RC, RD, RE, 32); 619 K2(RA, RB, RC, RD, RE, 32); 651 S(SI0, RE, RB, RC, RA, RD); K2(RC, RD, RB, RE, RA, 0);
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | nh-neon-core.S | 24 K2 .req v6 71 ld1 {K2.4s}, [KEY], #16 78 _nh_stride K0, K1, K2, K3 79 _nh_stride K1, K2, K3, K0 80 _nh_stride K2, K3, K0, K1 81 _nh_stride K3, K0, K1, K2 88 _nh_stride K0, K1, K2, K3 92 _nh_stride K1, K2, K3, K0 96 _nh_stride K2, K3, K0, K1
|
H A D | ghash-ce-core.S | 374 K2 .req v27 410 .irp key, K0, K1, K2, K3, K4 K5 720 .irp key, K0, K1, K2, K3, K4, K5
|
/openbmc/linux/arch/arm/crypto/ |
H A D | nh-neon-core.S | 34 K2 .req q6 81 vld1.32 {K2}, [KEY]! 88 _nh_stride K0, K1, K2, K3 89 _nh_stride K1, K2, K3, K0 90 _nh_stride K2, K3, K0, K1 91 _nh_stride K3, K0, K1, K2 98 _nh_stride K0, K1, K2, K3 102 _nh_stride K1, K2, K3, K0 106 _nh_stride K2, K3, K0, K1
|
H A D | sha1-armv7-neon.S | 28 #define K2 0x6ED9EBA1 macro 34 .LK2: .long K2, K2, K2, K2
|
/openbmc/linux/fs/ext4/ |
H A D | hash.c | 47 #define K2 013240474631UL macro 68 ROUND(G, a, b, c, d, in[1] + K2, 3); in half_md4_transform() 69 ROUND(G, d, a, b, c, in[3] + K2, 5); in half_md4_transform() 70 ROUND(G, c, d, a, b, in[5] + K2, 9); in half_md4_transform() 71 ROUND(G, b, c, d, a, in[7] + K2, 13); in half_md4_transform() 72 ROUND(G, a, b, c, d, in[0] + K2, 3); in half_md4_transform() 73 ROUND(G, d, a, b, c, in[2] + K2, 5); in half_md4_transform() 74 ROUND(G, c, d, a, b, in[4] + K2, 9); in half_md4_transform() 75 ROUND(G, b, c, d, a, in[6] + K2, 13); in half_md4_transform() 96 #undef K2
|
/openbmc/linux/crypto/ |
H A D | anubis.c | 491 u32 K0, K1, K2, K3; in anubis_setkey() local 497 K2 = T4[(kappa[N - 1] >> 8) & 0xff]; in anubis_setkey() 510 K2 = T4[(kappa[i] >> 8) & 0xff] ^ in anubis_setkey() 511 (T5[(K2 >> 24) ] & 0xff000000U) ^ in anubis_setkey() 512 (T5[(K2 >> 16) & 0xff] & 0x00ff0000U) ^ in anubis_setkey() 513 (T5[(K2 >> 8) & 0xff] & 0x0000ff00U) ^ in anubis_setkey() 514 (T5[(K2 ) & 0xff] & 0x000000ffU); in anubis_setkey() 524 ctx->E[r][2] = K2; in anubis_setkey()
|
H A D | rmd160.c | 27 #define K2 RMD_K2 macro 86 ROUND(ee, aa, bb, cc, dd, F2, K2, in[7], 7); in rmd160_transform() 87 ROUND(dd, ee, aa, bb, cc, F2, K2, in[4], 6); in rmd160_transform() 88 ROUND(cc, dd, ee, aa, bb, F2, K2, in[13], 8); in rmd160_transform() 89 ROUND(bb, cc, dd, ee, aa, F2, K2, in[1], 13); in rmd160_transform() 90 ROUND(aa, bb, cc, dd, ee, F2, K2, in[10], 11); in rmd160_transform() 91 ROUND(ee, aa, bb, cc, dd, F2, K2, in[6], 9); in rmd160_transform() 92 ROUND(dd, ee, aa, bb, cc, F2, K2, in[15], 7); in rmd160_transform() 93 ROUND(cc, dd, ee, aa, bb, F2, K2, in[3], 15); in rmd160_transform() 94 ROUND(bb, cc, dd, ee, aa, F2, K2, in[12], 7); in rmd160_transform() [all …]
|
H A D | khazad.c | 763 u64 K2, K1; in khazad_setkey() local 766 K2 = ((u64)be32_to_cpu(key[0]) << 32) | be32_to_cpu(key[1]); in khazad_setkey() 779 c[r] ^ K2; in khazad_setkey() 780 K2 = K1; in khazad_setkey()
|
/openbmc/linux/arch/s390/crypto/ |
H A D | chacha-s390.S | 54 #define K2 %v18 macro 91 VL K2,16,,KEY 110 VREPF XC0,K2,0 111 VREPF XC1,K2,1 112 VREPF XC2,K2,2 113 VREPF XC3,K2,3 285 VAF XC0,XC0,K2 308 VAF XC0,XC1,K2 335 VAF XC0,XC2,K2 362 VAF XC0,XC3,K2 [all …]
|
/openbmc/linux/drivers/clk/keystone/ |
H A D | Kconfig | 31 tristate "Syscon based clock driver for K2/K3 SoCs" 36 clocks on TI's K2 and K3 SoCs.
|
/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | README.lanplus | 9 * Though it's not stated explicitly with which algorithm the K1 and K2 keys 11 specification states that K1 and K2 are generated with an HMAC algorithm, 14 13.32 for details about K1 and K2, and section
|
/openbmc/u-boot/board/amlogic/odroid-c2/ |
H A D | README.nanopi-k2 | 1 U-Boot for NanoPi-K2 4 NanoPi-K2 is a single board computer manufactured by FriendlyElec
|
/openbmc/u-boot/board/eets/pdu001/ |
H A D | README | 23 is 4 here since UART3 is wired to the connector K2.
|
/openbmc/linux/Documentation/arch/arm/keystone/ |
H A D | overview.rst | 55 All of the K2 SoCs/EVMs share a common defconfig, keystone_defconfig and same
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb-nanopi-k2.dts | 14 model = "FriendlyARM NanoPi K2"; 137 model = "NANOPI-K2";
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | s3c6410-mini6410.dts | 75 label = "K2";
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | wndwc37e.c | 109 NVVAL(NVC37E, SET_COMPOSITION_CONSTANT_ALPHA, K2, 0), in wndwc37e_blend_set()
|