| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_keys.c | 445 u32 outlen, struct xdr_netobj *K1) in krb5_hmac_K1() argument 469 ret = crypto_shash_final(desc, K1->data); in krb5_hmac_K1() 507 struct xdr_netobj K1 = { in krb5_kdf_hmac_sha2() local 527 K1.len = crypto_shash_digestsize(tfm); in krb5_kdf_hmac_sha2() 528 K1.data = kmalloc(K1.len, gfp_mask); in krb5_kdf_hmac_sha2() 529 if (!K1.data) { in krb5_kdf_hmac_sha2() 534 ret = krb5_hmac_K1(tfm, label, outkey->len, &K1); in krb5_kdf_hmac_sha2() 539 memcpy(outkey->data, K1.data, outkey->len); in krb5_kdf_hmac_sha2() 542 kfree_sensitive(K1.data); in krb5_kdf_hmac_sha2()
|
| /linux/lib/crypto/s390/ |
| H A D | chacha-s390.S | 53 #define K1 %v17 macro 90 VL K1,0,,KEY # load key 99 VREPF XB0,K1,0 # smash the key 100 VREPF XB1,K1,1 101 VREPF XB2,K1,2 102 VREPF XB3,K1,3 284 VAF XB0,XB0,K1 307 VAF XB0,XB1,K1 334 VAF XB0,XB2,K1 361 VAF XB0,XB3,K1 [all …]
|
| /linux/lib/crypto/x86/ |
| H A D | sha1-avx2-asm.S | 670 #define K1 0x5a827999 macro 677 .long K1, K1, K1, K1 678 .long K1, K1, K1, K1
|
| H A D | sha1-ssse3-and-avx.S | 432 #define K1 0x5a827999 macro 441 .long K1, K1, K1, K1
|
| /linux/lib/crypto/riscv/ |
| H A D | sha256-riscv64-zvknha_or_zvknhb-zvkb.S | 67 #define K1 v11 macro 118 vle32.v K1, (t0) 187 sha256_16rounds 0, K0, K1, K2, K3
|
| /linux/arch/arm/boot/dts/xilinx/ |
| H A D | zynq-zturn-common.dtsi | 53 label = "K1";
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | headc37d.c | 141 NVVAL(NVC37D, HEAD_SET_CONTROL_CURSOR_COMPOSITION, K1, 0xff) | in headc37d_curs_set() 143 K1) | in headc37d_curs_set()
|
| /linux/lib/crypto/arm/ |
| H A D | sha1-armv7-neon.S | 27 #define K1 0x5A827999 macro 33 .LK1: .long K1, K1, K1, K1
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | s3c6410-mini6410.dts | 68 label = "K1";
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_security.h | 234 u32 K0, K1; /* Key */ member
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-enumstd.rst | 230 … NTSC/M PAL/M /N /B /D /H /I SECAM/B /D /K1 /L 249 - K1/SECAM
|
| H A D | hist-v4l2.rst | 726 ``V4L2_STD_SECAM_DK`` (a set of SECAM D, K and K1), and
|
| /linux/arch/arm64/crypto/ |
| H A D | ghash-ce-core.S | 373 K1 .req v26 410 .irp key, K0, K1, K2, K3, K4 K5 720 .irp key, K0, K1, K2, K3, K4, K5
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | dc.h | 801 #define K1(x) (((x) & 0xff) << 8) macro
|
| H A D | hub.c | 582 value = K2(255) | K1(255) | WINDOW_LAYER_DEPTH(255 - zpos); in tegra_shared_plane_atomic_update()
|
| H A D | dc.c | 310 value = K2(255) | K1(255) | WINDOW_LAYER_DEPTH(255 - window->zpos); in tegra_plane_setup_blending()
|
| /linux/Documentation/arch/s390/ |
| H A D | vfio-ccw.rst | 363 - K1-K5: Kernel side process. 378 K1.
|
| /linux/Documentation/gpu/ |
| H A D | tegra.rst | 10 Up until, but not including, Tegra124 (aka Tegra K1) the drm/tegra driver
|
| /linux/arch/x86/crypto/ |
| H A D | sm3-avx-asm_64.S | 34 #define K1 -208106958 /* 0xf3988a32 */ macro
|
| /linux/drivers/i2c/busses/ |
| H A D | Kconfig | 794 tristate "SpacemiT K1 I2C adapter" 798 This option enables support for the I2C interface on the SpacemiT K1 802 the I2C adapter specific to the SpacemiT K1 platform. This driver can
|
| /linux/drivers/mmc/host/ |
| H A D | Kconfig | 254 tristate "SDHCI OF support for the SpacemiT K1 SoC" 261 found in the SpacemiT K1 SoC.
|
| /linux/ |
| H A D | MAINTAINERS | 24832 SPACEMIT K1 I2C DRIVER
|