/linux-6.8/tools/testing/selftests/bpf/ |
D | ip_check_defrag_frags.h | 10 0x45, 0x0, 0x0, 0x2c, 0x0, 0x1, 0x20, 0x0, 0x40, 0x11, 11 0xac, 0xe8, 0x0, 0x0, 0x0, 0x0, 0xac, 0x10, 0x1, 0xc8, 12 0xbe, 0xee, 0xbe, 0xef, 0x0, 0x3a, 0x0, 0x0, 0x54, 0x48, 13 0x49, 0x53, 0x20, 0x49, 0x53, 0x20, 0x54, 0x48, 0x45, 0x20, 14 0x4f, 0x52, 0x49, 0x47, 17 0x45, 0x0, 0x0, 0x2c, 0x0, 0x1, 0x20, 0x3, 0x40, 0x11, 18 0xac, 0xe5, 0x0, 0x0, 0x0, 0x0, 0xac, 0x10, 0x1, 0xc8, 19 0x49, 0x4e, 0x41, 0x4c, 0x20, 0x4d, 0x45, 0x53, 0x53, 0x41, 20 0x47, 0x45, 0x2c, 0x20, 0x50, 0x4c, 0x45, 0x41, 0x53, 0x45, 21 0x20, 0x52, 0x45, 0x41, [all …]
|
/linux-6.8/crypto/ |
D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 193 "\xAD\xB3\x00\xA0\x28\x5E\x53\x01\x93\x0E\x0C\x70\xFB\x68\x76\x93" 207 "\x00\xC9\x7F\xB1\xF0\x27\xF4\x53\xF6\x34\x12\x33\xEA\xAA\xD1\xD9" 224 "\x5e\x32\x39\x6d\xc1\x1d\x7d\x50\x3b\x9f\x7a\xad\xf0\x2e\x25\x53" 239 "\x84\xEE\x6A\x64\x9D\x06\x09\x53\x74\x88\x34\xB2\x45\x45\x98\x39" 241 "\x7F\xE2\x53\x72\x98\xCA\x2A\x8F\x59\x46\xF8\xE5\xFD\x09\x1D\xBD" 245 "\x00\xA5\xDA\xFC\x53\x41\xFA\xF2\x89\xC4\xB9\x88\xDB\x30\xC1\xCD" 261 "\x00\xC9\x7F\xB1\xF0\x27\xF4\x53\xF6\x34\x12\x33\xEA\xAA\xD1\xD9" 278 "\xB3\x80\xF2\x71\xF7\x34\x53\x88\x50\x93\x07\x7F\xCD\x39\xE2\x11" [all …]
|
D | dh.c | 27 memset(ctx, 0, sizeof(*ctx)); in dh_clear_ctx() 50 return (p_len < 2048) ? -EINVAL : 0; in dh_check_params_length() 52 return (p_len < 1536) ? -EINVAL : 0; in dh_check_params_length() 68 return 0; in dh_set_params() 80 if (crypto_dh_decode_key(buf, len, ¶ms) < 0) in dh_set_secret() 83 if (dh_set_params(ctx, ¶ms) < 0) in dh_set_secret() 90 return 0; in dh_set_secret() 120 if (mpi_cmp_ui(y, 1) < 1 || mpi_cmp(y, ctx->p) >= 0) in dh_is_pubkey_valid() 132 val = mpi_alloc(0); in dh_is_pubkey_valid() 159 if (ret != 0) in dh_is_pubkey_valid() [all …]
|
/linux-6.8/lib/crypto/ |
D | aesgcm.c | 43 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values 60 return 0; in aesgcm_expandkey() 67 while (len > 0) { in aesgcm_ghash() 114 while (len > 0) { in aesgcm_crypt() 223 "\x86\xa7\xa9\x53\x15\x34\xf7\xda" 225 "\x1c\x3c\x0c\x95\x95\x68\x09\x53" 245 "\x86\xa7\xa9\x53\x15\x34\xf7\xda" 247 "\x1c\x3c\x0c\x95\x95\x68\x09\x53" 277 "\x86\xa7\xa9\x53\x15\x34\xf7\xda" 279 "\x1c\x3c\x0c\x95\x95\x68\x09\x53" [all …]
|
D | chacha20poly1305-selftest.c | 31 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 32 0x2d, 0x44, 0x72, 0x61, 0x66, 0x74, 0x73, 0x20, 33 0x61, 0x72, 0x65, 0x20, 0x64, 0x72, 0x61, 0x66, 34 0x74, 0x20, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 35 0x6e, 0x74, 0x73, 0x20, 0x76, 0x61, 0x6c, 0x69, 36 0x64, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x61, 0x20, 37 0x6d, 0x61, 0x78, 0x69, 0x6d, 0x75, 0x6d, 0x20, 38 0x6f, 0x66, 0x20, 0x73, 0x69, 0x78, 0x20, 0x6d, 39 0x6f, 0x6e, 0x74, 0x68, 0x73, 0x20, 0x61, 0x6e, 40 0x64, 0x20, 0x6d, 0x61, 0x79, 0x20, 0x62, 0x65, [all …]
|
/linux-6.8/crypto/asymmetric_keys/ |
D | selftest.c | 56 "\x53\xda\xd1\x70\xbe\x11\xd4\x99\x97\x11\xcf\x99\xde\x0b\x9d\x94" 65 "\x4c\x53\x3a\xa2\xb5\x84\x1d\x4b\x65\x7e\xdc\xf7\xdb\x36\x7d\xbe" 67 "\x5c\x24\x53\x03\x05\xa8\x67\x24\x50\x02\x75\xff\x24\x46\x3b\x35" 103 "\x19\x6d\xe3\xfb\xf9\x19\x66\x69\xc8\xcc\x62\x87\x6c\x53\x2b\x2d" 150 "\x22\x66\xc5\x3b\xc1\xba\xfc\x53\x18\x98\xe2\x21\x64\xc6\x52\x87" 158 "\x95\x3b\xa4\xbc\x29\x2b\x53\x67\x45\x1b\x0d\xbc\x13\xa5\x76\x31" 166 "\xdd\x23\xd6\x53\xb1\x74\x77\x12\xf7\x9c\xf0\x9a\x6b\xf7\xa9\x64" 199 if (ret < 0) in fips_signature_selftest() 202 for (i = 0; i < ARRAY_SIZE(certs_tests); i++) { in fips_signature_selftest() 213 if (ret < 0) in fips_signature_selftest() [all …]
|
/linux-6.8/fs/unicode/ |
D | utf8data.c_shipped | 8 0, 9 0x10100, 10 0x20000, 11 0x20100, 12 0x30000, 13 0x30100, 14 0x30200, 15 0x40000, 16 0x40100, 17 0x50000, [all …]
|
/linux-6.8/drivers/media/tuners/ |
D | fc2580_priv.h | 23 {0x00, 0x00}, 24 {0x12, 0x86}, 25 {0x14, 0x5c}, 26 {0x16, 0x3c}, 27 {0x1f, 0xd2}, 28 {0x09, 0xd7}, 29 {0x0b, 0xd5}, 30 {0x0c, 0x32}, 31 {0x0e, 0x43}, 32 {0x21, 0x0a}, [all …]
|
/linux-6.8/Documentation/devicetree/bindings/iio/light/ |
D | liteon,ltr390.yaml | 11 single package with i2c address of 0x53. 48 #size-cells = <0>; 52 reg = <0x53>;
|
/linux-6.8/drivers/gpu/drm/panel/ |
D | panel-ilitek-ili9881c.c | 79 ILI9881C_COMMAND_INSTR(0x01, 0x00), 80 ILI9881C_COMMAND_INSTR(0x02, 0x00), 81 ILI9881C_COMMAND_INSTR(0x03, 0x73), 82 ILI9881C_COMMAND_INSTR(0x04, 0x03), 83 ILI9881C_COMMAND_INSTR(0x05, 0x00), 84 ILI9881C_COMMAND_INSTR(0x06, 0x06), 85 ILI9881C_COMMAND_INSTR(0x07, 0x06), 86 ILI9881C_COMMAND_INSTR(0x08, 0x00), 87 ILI9881C_COMMAND_INSTR(0x09, 0x18), 88 ILI9881C_COMMAND_INSTR(0x0a, 0x04), [all …]
|
/linux-6.8/Documentation/devicetree/bindings/leds/ |
D | leds-el15203000.txt | 9 Vending area LED encoded with symbol 'V' (hex code 0x56). 13 encoded with symbol 'S' (hex code 0x53). Supports blinking breathing pattern. 15 Water Pipe LED encoded with symbol 'P' (hex code 0x50) and 26 - #size-cells : must be 0 42 led-controller@0 { 44 reg = <0>; 47 #size-cells = <0>; 51 reg = <0x50>; 58 reg = <0x53>; 65 reg = <0x56>;
|
/linux-6.8/drivers/net/wireless/broadcom/b43/ |
D | radio_2057.c | 17 { 0x0E, 0x20 }, { 0x31, 0x00 }, { 0x32, 0x00 }, { 0x33, 0x00 }, 18 { 0x35, 0x26 }, { 0x3C, 0xff }, { 0x3D, 0xff }, { 0x3E, 0xff }, 19 { 0x3F, 0xff }, { 0x62, 0x33 }, { 0x8A, 0xf0 }, { 0x8B, 0x10 }, 20 { 0x8C, 0xf0 }, { 0x91, 0x3f }, { 0x92, 0x36 }, { 0xA4, 0x8c }, 21 { 0xA8, 0x55 }, { 0xAF, 0x01 }, { 0x10F, 0xf0 }, { 0x110, 0x10 }, 22 { 0x111, 0xf0 }, { 0x116, 0x3f }, { 0x117, 0x36 }, { 0x129, 0x8c }, 23 { 0x12D, 0x55 }, { 0x134, 0x01 }, { 0x15E, 0x00 }, { 0x15F, 0x00 }, 24 { 0x160, 0x00 }, { 0x161, 0x00 }, { 0x162, 0x00 }, { 0x163, 0x00 }, 25 { 0x169, 0x02 }, { 0x16A, 0x00 }, { 0x16B, 0x00 }, { 0x16C, 0x00 }, 26 { 0x1A4, 0x00 }, { 0x1A5, 0x00 }, { 0x1A6, 0x00 }, { 0x1AA, 0x00 }, [all …]
|
/linux-6.8/net/wireless/certs/ |
D | wens.hex | 2 0x30, 0x82, 0x02, 0xa7, 0x30, 0x82, 0x01, 0x8f, 3 0x02, 0x14, 0x61, 0xc0, 0x38, 0x65, 0x1a, 0xab, 4 0xdc, 0xf9, 0x4b, 0xd0, 0xac, 0x7f, 0xf0, 0x6c, 5 0x72, 0x48, 0xdb, 0x18, 0xc6, 0x00, 0x30, 0x0d, 6 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 7 0x01, 0x01, 0x0b, 0x05, 0x00, 0x30, 0x0f, 0x31, 8 0x0d, 0x30, 0x0b, 0x06, 0x03, 0x55, 0x04, 0x03, 9 0x0c, 0x04, 0x77, 0x65, 0x6e, 0x73, 0x30, 0x20, 10 0x17, 0x0d, 0x32, 0x33, 0x31, 0x32, 0x30, 0x31, 11 0x30, 0x37, 0x34, 0x31, 0x31, 0x34, 0x5a, 0x18, [all …]
|
/linux-6.8/drivers/media/dvb-frontends/ |
D | z0194a.h | 15 u8 aclk = 0; in sharp_z0194a_set_symbol_rate() 16 u8 bclk = 0; in sharp_z0194a_set_symbol_rate() 19 aclk = 0xb7; bclk = 0x47; } in sharp_z0194a_set_symbol_rate() 21 aclk = 0xb7; bclk = 0x4b; } in sharp_z0194a_set_symbol_rate() 23 aclk = 0xb7; bclk = 0x4f; } in sharp_z0194a_set_symbol_rate() 25 aclk = 0xb7; bclk = 0x53; } in sharp_z0194a_set_symbol_rate() 27 aclk = 0xb6; bclk = 0x53; } in sharp_z0194a_set_symbol_rate() 29 aclk = 0xb4; bclk = 0x51; } in sharp_z0194a_set_symbol_rate() 31 stv0299_writereg(fe, 0x13, aclk); in sharp_z0194a_set_symbol_rate() 32 stv0299_writereg(fe, 0x14, bclk); in sharp_z0194a_set_symbol_rate() [all …]
|
D | bsbe1.h | 12 0x01, 0x15, /* XTAL = 4MHz, VCO = 352 MHz */ 13 0x02, 0x30, /* MCLK = 88 MHz */ 14 0x03, 0x00, /* ACR output 0 */ 15 0x04, 0x7d, /* F22FR = 0x7d, F22 = f_VCO / 128 / 0x7d = 22 kHz */ 16 0x05, 0x05, /* I2CT = 0, SCLT = 1, SDAT = 1 */ 17 0x06, 0x00, /* DAC output 0 */ 18 0x08, 0x40, /* DiSEqC off, LNB power on OP2/LOCK pin on */ 19 0x09, 0x00, /* FIFO */ 20 0x0c, 0x51, /* OP1/OP0 normal, val = 1 (LNB power on) */ 21 0x0d, 0x82, /* DC offset compensation = on, beta_agc1 = 2 */ [all …]
|
D | m88ds3103_priv.h | 23 #define M88RS6000_CHIP_ID 0x74 24 #define M88DS3103_CHIP_ID 0x70 26 #define M88DS3103_CHIPTYPE_3103 0 60 {0x23, 0x07}, 61 {0x08, 0x03}, 62 {0x0c, 0x02}, 63 {0x21, 0x54}, 64 {0x25, 0x8a}, 65 {0x27, 0x31}, 66 {0x30, 0x08}, [all …]
|
D | bsru6.h | 12 0x01, 0x15, 13 0x02, 0x30, 14 0x03, 0x00, 15 0x04, 0x7d, /* F22FR = 0x7d, F22 = f_VCO / 128 / 0x7d = 22 kHz */ 16 0x05, 0x35, /* I2CT = 0, SCLT = 1, SDAT = 1 */ 17 0x06, 0x40, /* DAC not used, set to high impendance mode */ 18 0x07, 0x00, /* DAC LSB */ 19 0x08, 0x40, /* DiSEqC off, LNB power on OP2/LOCK pin on */ 20 0x09, 0x00, /* FIFO */ 21 0x0c, 0x51, /* OP1 ctl = Normal, OP1 val = 1 (LNB Power ON) */ [all …]
|
/linux-6.8/tools/include/linux/ |
D | arm-smccc.h | 18 #define ARM_SMCCC_STD_CALL _AC(0,U) 22 #define ARM_SMCCC_SMC_32 0 26 #define ARM_SMCCC_OWNER_MASK 0x3F 29 #define ARM_SMCCC_FUNC_MASK 0xFFFF 45 #define ARM_SMCCC_OWNER_ARCH 0 57 #define ARM_SMCCC_FUNC_QUERY_CALL_UID 0xff01 59 #define ARM_SMCCC_QUIRK_NONE 0 62 #define ARM_SMCCC_VERSION_1_0 0x10000 63 #define ARM_SMCCC_VERSION_1_1 0x10001 64 #define ARM_SMCCC_VERSION_1_2 0x10002 [all …]
|
/linux-6.8/drivers/media/i2c/adv748x/ |
D | adv748x-hdmi.c | 37 .reserved = { 0 }, 55 { V4L2_DV_BT_CEA_720X480P59_94, 0x4a, 0x00 }, 56 { V4L2_DV_BT_CEA_720X576P50, 0x4b, 0x00 }, 57 { V4L2_DV_BT_CEA_1280X720P60, 0x53, 0x00 }, 58 { V4L2_DV_BT_CEA_1280X720P50, 0x53, 0x01 }, 59 { V4L2_DV_BT_CEA_1280X720P30, 0x53, 0x02 }, 60 { V4L2_DV_BT_CEA_1280X720P25, 0x53, 0x03 }, 61 { V4L2_DV_BT_CEA_1280X720P24, 0x53, 0x04 }, 62 { V4L2_DV_BT_CEA_1920X1080P60, 0x5e, 0x00 }, 63 { V4L2_DV_BT_CEA_1920X1080P50, 0x5e, 0x01 }, [all …]
|
/linux-6.8/drivers/ata/ |
D | pata_ali.c | 42 MODULE_PARM_DESC(atapi_dma, "Enable ATAPI DMA (0=disable, 1=enable)"); 71 if (pdev->subsystem_vendor == 0x10CF && pdev->subsystem_device == 0x10AF) in ali_cable_override() 74 if (pdev->subsystem_vendor == 0x1071 && pdev->subsystem_device == 0x8317) in ali_cable_override() 79 return 0; in ali_cable_override() 100 /* Host view cable detect 0x4A bit 0 primary bit 1 secondary in ali_c2_cable_detect() 102 pci_read_config_byte(pdev, 0x4A, &ata66); in ali_c2_cable_detect() 134 * @on: 0 for off 1 for on 144 int pio_fifo = 0x54 + ap->port_no; in ali_fifo_control() 148 /* ATA - FIFO on set nibble to 0x05, ATAPI - FIFO off, set nibble to in ali_fifo_control() 149 0x00. Not all the docs agree but the behaviour we now use is the in ali_fifo_control() [all …]
|
/linux-6.8/drivers/media/usb/gspca/ |
D | spca505.c | 23 #define IntelPCCameraPro 0 52 .priv = 0}, 57 #define SPCA50X_REG_USB 0x02 /* spca505 501 */ 59 #define SPCA50X_USB_CTRL 0x00 /* spca505 */ 60 #define SPCA50X_CUSB_ENABLE 0x01 /* spca505 */ 62 #define SPCA50X_REG_GLOBAL 0x03 /* spca505 */ 63 #define SPCA50X_GMISC0_IDSEL 0x01 /* Global control device ID select spca505 */ 64 #define SPCA50X_GLOBAL_MISC0 0x00 /* Global control miscellaneous 0 spca505 */ 66 #define SPCA50X_GLOBAL_MISC1 0x01 /* 505 */ 67 #define SPCA50X_GLOBAL_MISC3 0x03 /* 505 */ [all …]
|
/linux-6.8/fs/xfs/ |
D | xfs_dahash_test.c | 20 0x5b, 0x85, 0x21, 0xcb, 0x09, 0x68, 0x7d, 0x30, 21 0xc7, 0x69, 0xd7, 0x30, 0x92, 0xde, 0x59, 0xe4, 22 0xc9, 0x6e, 0x8b, 0xdb, 0x98, 0x6b, 0xaa, 0x60, 23 0xa8, 0xb5, 0xbc, 0x6c, 0xa9, 0xb1, 0x5b, 0x2c, 24 0xea, 0xb4, 0x92, 0x6a, 0x3f, 0x79, 0x91, 0xe4, 25 0xe9, 0x70, 0x51, 0x8c, 0x7f, 0x95, 0x6f, 0x1a, 26 0x56, 0xa1, 0x5c, 0x27, 0x03, 0x67, 0x9f, 0x3a, 27 0xe2, 0x31, 0x11, 0x29, 0x6b, 0x98, 0xfc, 0xc4, 28 0x53, 0x24, 0xc5, 0x8b, 0xce, 0x47, 0xb2, 0xb9, 29 0x32, 0xcb, 0xc1, 0xd0, 0x03, 0x57, 0x4e, 0xd4, [all …]
|
/linux-6.8/arch/arm/boot/dts/nxp/imx/ |
D | imx1-pinfunc.h | 15 * function: 0 - Primary function 18 * direction: 0 - Input 20 * gpio_oconf: 0 - A_IN 24 * gpio_iconfa/b: 0 - GPIO_IN 26 * 2 - 0 29 * 'pin' is an integer between 0 and 0xbf. i.MX1 has 4 ports with 32 31 * the pin number on the specific port (between 0 and 31). 34 #define MX1_PAD_A24__A24 0x00 0x004 35 #define MX1_PAD_A24__GPIO1_0 0x00 0x032 36 #define MX1_PAD_A24__SPI2_CLK 0x00 0x006 [all …]
|
/linux-6.8/drivers/usb/storage/ |
D | option_ms.c | 19 #define ZCD_FORCE_MODEM 0x01 20 #define ZCD_ALLOW_MS 0x02 32 0x55, 0x53, 0x42, 0x43, 0x78, 0x56, 0x34, 0x12, in option_rezero() 33 0x01, 0x00, 0x00, 0x00, 0x80, 0x00, 0x06, 0x01, in option_rezero() 34 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, in option_rezero() 35 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 in option_rezero() 78 0x55, 0x53, 0x42, 0x43, 0x12, 0x34, 0x56, 0x78, in option_inquiry() 79 0x24, 0x00, 0x00, 0x00, 0x80, 0x00, 0x06, 0x12, in option_inquiry() 80 0x00, 0x00, 0x00, 0x24, 0x00, 0x00, 0x00, 0x00, in option_inquiry() 81 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 in option_inquiry() [all …]
|
/linux-6.8/drivers/media/pci/mantis/ |
D | mantis_vp1033.c | 27 0x01, 0x15, 28 0x02, 0x30, 29 0x03, 0x00, 30 0x04, 0x2a, 31 0x05, 0x85, 32 0x06, 0x02, 33 0x07, 0x00, 34 0x08, 0x00, 35 0x0c, 0x01, 36 0x0d, 0x81, [all …]
|