/openbmc/linux/fs/unicode/ |
H A 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 …]
|
/openbmc/linux/lib/ |
H A D | test-string_helpers.c | 70 int i, p = 0, q_test = 0; in test_string_unescape() 75 for (i = 0; i < ARRAY_SIZE(strings); i++) { in test_string_unescape() 91 in[p++] = '\0'; in test_string_unescape() 206 .in = "\007 \eb\"\x90\xCF\r", 211 .out = "\007 \eb\"\\x90\\xcf\r", 214 .out = "\007 \eb\"\x90\xCF\r", 223 #define TEST_STRING_2_DICT_1 "b\\ \t\r\xCF" 251 .in = "\\h\\\"\a\xCF\e\\", 276 .in = "\007 \eb\"\x90\xCF\r", 278 .out = "\007 \eb\"\x90\xCF\r", [all …]
|
/openbmc/linux/crypto/ |
H A 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 204 "\xCF\xCE\x33\x52\x52\x4D\x04\x16\xA5\xA4\x41\xE7\x00\xAF\x46\x12" 225 "\x9f\x6e\xbd\x4c\x55\x84\x0c\x9b\xcf\x1a\x4b\x51\x1e\x9e\x0c\x06", 249 "\xC9\x7F\xF3\xAD\x59\x50\xAC\xCF\xBC\x11\x1C\x76\xF1\xA9\x52\x94" 255 "\x00\xEE\xCF\xAE\x81\xB1\xB9\xB3\xC9\x08\x81\x0B\x10\xA1\xB5\x60" 264 "\xCF\xCE\x33\x52\x52\x4D\x04\x16\xA5\xA4\x41\xE7\x00\xAF\x46\x15" 340 "\xC9\x9B\x52\x34\x30\x1D\xCF\xFE\xCF\x3C\x56\x68\x6E\xEF\xE7\x6C" 348 "\xB5\x67\xFA\x37\xA8\xB8\xCF\x61\xE8\x63\xD8\x38\x06\x21\x2B\x92" 387 "\xcf\x49\xbc\x48\xd3\x6c\x8f\x0a\x0e\xc1\x73\xbd\x7b\x55\x79\x36" [all …]
|
H A 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 …]
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | selftest.c | 27 "\x98\xea\x98\x2d\xd0\x2e\xa8\xb1\xcf\x57\xc7\xf2\x97\xb3\xe6\x1a" 51 "\x97\x34\xba\x24\x02\xcd\x8b\x86\x9f\xa9\x73\xca\x73\xcf\x92\x81" 53 "\xdb\x5c\xcf\xaa\x5c\x43\x42\xdf\x5e\xa9\x6d\xec\xd7\xd7\xff\xe6" 56 "\x53\xda\xd1\x70\xbe\x11\xd4\x99\x97\x11\xcf\x99\xde\x0b\x9d\x94" 59 "\x29\xfe\xf1\x72\xb5\x5c\x0b\x12\xcf\x9c\x15\xf6\x11\x4c\x7a\x45" 93 "\x65\x2a\x07\x35\x8b\x97\xcf\xbd\x96\x2e\xd1\x7e\x6c\xc2\x1e\x87" 96 "\xe7\xc7\xe0\x4a\xa3\xe5\x07\xcf\xe9\x8c\x35\x35\x2e\xe7\x80\x66" 100 "\x8c\x24\x6c\xbf\x0f\x5d\x37\x39\xcf\x45\xc1\x93\x3a\xd2\xed\x5c" 134 "\xd0\x2e\xa8\xb1\xcf\x57\xc7\xf2\x97\xb3\xe6\x1a\xfc\x8c\x0a\x30" 145 "\x23\x99\xcf\x7d\x20\xb2\x39\x01\xc0\x12\xce\xd7\x5d\x2f\xb6\xab" [all …]
|
/openbmc/phosphor-pid-control/ |
H A D | ipmi.md | 35 | `00` | `netfn` | `0x2e` | 36 | `01` | `command` | `0x04 (also using manual command)` | 37 | `02` | `oem1` | `0xcf` | 38 | `03` | `oem2` | `0xc2` | 39 | `04` | `padding` | `0x00` | 40 | `05` | `SubCommand` | `Get or Set. Get == 0, Set == 1` | 42 | `07` | `Mode` | `If Set, Value 1 == Manual Mode, 0 == Automatic Mode` | 48 | `02` | `oem1` | `0xcf` | 49 | `03` | `oem2` | `0xc2` | 50 | `04` | `padding` | `0x00` | [all …]
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | m5441x.h | 13 #define INT0_LO_RSVD0 (0) 78 #define INT1_LO_CAN0_IFG (0) 141 #define INT2_LO_EDMA56_63 (0) 191 #define SBF_SBFCR_BLDIV(x) (((x)&0x000F)) 192 #define SBF_SBFCR_FR (0x0010) 195 #define RCM_RCR_SOFTRST (0x80) 196 #define RCM_RCR_FRCRSTOUT (0x40) 198 #define RCM_RSR_SOFT (0x20) 199 #define RCM_RSR_LOC (0x10) 200 #define RCM_RSR_POR (0x08) [all …]
|
H A D | m520x.h | 13 #define SCM_MPR_MPROT0(x) (((x) & 0x0F) << 28) 14 #define SCM_MPR_MPROT1(x) (((x) & 0x0F) << 24) 15 #define SCM_MPR_MPROT2(x) (((x) & 0x0F) << 20) 20 #define SCM_PACRA_PACR0(x) (((x) & 0x0F) << 28) 21 #define SCM_PACRA_PACR1(x) (((x) & 0x0F) << 24) 22 #define SCM_PACRA_PACR2(x) (((x) & 0x0F) << 20) 24 #define SCM_PACRB_PACR12(x) (((x) & 0x0F) << 12) 26 #define SCM_PACRC_PACR16(x) (((x) & 0x0F) << 28) 27 #define SCM_PACRC_PACR17(x) (((x) & 0x0F) << 24) 28 #define SCM_PACRC_PACR18(x) (((x) & 0x0F) << 20) [all …]
|
H A D | m5301x.h | 13 #define SCM_MPR_MPROT0(x) (((x) & 0x0F) << 28) 14 #define SCM_MPR_MPROT1(x) (((x) & 0x0F) << 24) 15 #define SCM_MPR_MPROT2(x) (((x) & 0x0F) << 20) 16 #define SCM_MPR_MPROT4(x) (((x) & 0x0F) << 12) 17 #define SCM_MPR_MPROT5(x) (((x) & 0x0F) << 8) 18 #define SCM_MPR_MPROT6(x) (((x) & 0x0F) << 4) 23 #define SCM_PACRA_PACR0(x) (((x) & 0x0F) << 28) 24 #define SCM_PACRA_PACR1(x) (((x) & 0x0F) << 24) 25 #define SCM_PACRA_PACR2(x) (((x) & 0x0F) << 20) 26 #define SCM_PACRA_PACR5(x) (((x) & 0x0F) << 8) [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
H A D | floating-point.json | 5 "EventCode": "0xb0", 8 "UMask": "0x1" 12 "EventCode": "0xc1", 16 "UMask": "0x2" 20 "EventCode": "0xc1", 23 "UMask": "0x10" 27 "EventCode": "0xb3", 30 "UMask": "0x1" 34 "EventCode": "0xb3", 37 "UMask": "0x2" [all …]
|
/openbmc/linux/drivers/media/pci/solo6x10/ |
H A D | solo6x10-tw28.c | 30 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x00 */ 31 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 32 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x10 */ 33 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 34 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x20 */ 35 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 36 0x00, 0xf0, 0x70, 0x30, 0x80, 0x80, 0x00, 0x02, /* 0x30 */ 37 0x12, 0xf5, 0x0c, 0xd0, 0x00, 0x00, 0x00, 0x7f, 38 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x40 */ 39 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-magnachip-d53e6ea8966.c | 74 #define MCS_ELVSS_ON 0xb1 75 #define MCS_TEMP_SWIRE 0xb2 76 #define MCS_PASSWORD_0 0xf0 77 #define MCS_PASSWORD_1 0xf1 78 #define MCS_ANALOG_PWR_CTL_0 0xf4 79 #define MCS_ANALOG_PWR_CTL_1 0xf5 80 #define MCS_GTCON_SET 0xf7 81 #define MCS_GATELESS_SIGNAL_SET 0xf8 82 #define MCS_SET_GAMMA 0xf9 91 {0x01, 0x79, 0x78, 0x8d, 0xd9, 0xdf, 0xd5, 0xcb, 0xcf, 0xc5, [all …]
|
H A D | panel-samsung-s6e8aa0.c | 34 #define PANELCTL_SS_1_800 (0 << 5) 41 #define PANELCTL_CLK1_000 (0 << 3) 43 #define PANELCTL_CLK2_CON_MASK (7 << 0) 44 #define PANELCTL_CLK2_000 (0 << 0) 45 #define PANELCTL_CLK2_001 (1 << 0) 48 #define PANELCTL_INT1_000 (0 << 3) 50 #define PANELCTL_INT2_CON_MASK (7 << 0) 51 #define PANELCTL_INT2_000 (0 << 0) 52 #define PANELCTL_INT2_001 (1 << 0) 55 #define PANELCTL_BICTL_000 (0 << 3) [all …]
|
/openbmc/u-boot/lib/tizen/ |
H A D | tizen_logo_16bpp_gzip.h | 12 0x1f,0x8b,0x08,0x08,0xd9,0x76,0x29,0x53,0x00,0x03,0x74,0x69,0x7a,0x65,0x6e,0x5f, 13 0x6c,0x6f,0x67,0x6f,0x2e,0x62,0x6d,0x70,0x00,0xed,0x9d,0x6f,0x6c,0x1b,0x67,0x7e, 14 0xe7,0xa9,0x4d,0x80,0x65,0xbb,0x2e,0x56,0xb1,0xd8,0x25,0xcf,0x0a,0x70,0x52,0xa4, 15 0x2d,0xc2,0x5a,0x39,0x58,0x35,0xf7,0x42,0x35,0x7a,0x63,0xd5,0x6a,0x1b,0x9d,0x5c, 16 0xd4,0x0a,0x85,0xca,0xde,0x35,0x70,0x1b,0xc7,0x29,0xbc,0xaa,0xbb,0x50,0x14,0x0a, 17 0xd6,0x79,0xdf,0x9c,0x2b,0x07,0x88,0xa1,0xb8,0x88,0x4a,0x11,0x2b,0x83,0x7a,0x71, 18 0xc9,0xd2,0x6e,0x1d,0x4c,0x76,0xa1,0x60,0x28,0x44,0xc5,0xe8,0x8d,0x6b,0xba,0xbd, 19 0x14,0xca,0x56,0xba,0x0e,0x51,0x05,0x70,0x0b,0x24,0xa8,0x83,0x7a,0xef,0x5c,0x54, 20 0x77,0x61,0x6a,0xbf,0xb9,0x79,0xe6,0x99,0xe7,0x79,0x7e,0xf3,0x87,0x9c,0x67,0x86, 21 0xc3,0x7f,0xca,0xf3,0x7d,0x30,0x1a,0x92,0xe2,0x9f,0x21,0x39,0x1f,0x7e,0x7f,0xcf, [all …]
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-der.c | 27 "\x30\x82\x01\x39" /* SEQUENCE, offset: 0, length: 313 */ 60 "\x30\x82\x04\xa6" /* SEQUENCE, offset: 0, length 1190 */ 71 "\xd3\x94\xf4\x32\xca\xcf\x5e\xbf\xe2\x7f\x73\x5a\x65\xec\x82\x0d" 85 "\x49\x36\x3a\xd6\x5b\x3b\x29\x3c\xcf\x69\xde\xdf\x83\xef\x70\xc2" 92 "\xa3\xa2\xb1\x40\xcf\x07\x7a\x83\xae\xea\x00\xea\x74\xc7\x54\x6a" 101 "\xae\x3c\x53\x9c\xcf\xc6\xf7\x03\xf5\xdf\x39\xdc\x25\x5d\xcb\xb8" 121 "\x16\x92\xad\xc0\xf3\x88\xf4\xcf\x24\xc2\x6b\xf4\xd7\x28\xaf\x32" 126 "\xcf\x05\x88\x25\x90\x79\x18\xc0\x01\x06\x42\x8e\x48\x50\x27\xf0" 133 "\x05\x63\x01\x6d\x77\x06\x71\x24\xcf\x32\x01\xe2\x51\xed\x5e\x90" 151 "\x30\x53" /* SEQUENCE, offset 0, length 83 */ [all …]
|
/openbmc/linux/fs/nls/ |
H A D | nls_cp950.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x3000,0xFF0C,0x3001,0x3002,0xFF0E,0x2027,0xFF1B,0xFF1A,/* 0x40-0x47 */ 26 0xFF1F,0xFF01,0xFE30,0x2026,0x2025,0xFE50,0xFE51,0xFE52,/* 0x48-0x4F */ [all …]
|
H A D | nls_cp936.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x4E02,0x4E04,0x4E05,0x4E06,0x4E0F,0x4E12,0x4E17,0x4E1F,/* 0x40-0x47 */ 26 0x4E20,0x4E21,0x4E23,0x4E26,0x4E29,0x4E2E,0x4E2F,0x4E31,/* 0x48-0x4F */ [all …]
|
H A D | nls_iso8859-1.c | 17 /* 0x00*/ 18 0x0000, 0x0001, 0x0002, 0x0003, 19 0x0004, 0x0005, 0x0006, 0x0007, 20 0x0008, 0x0009, 0x000a, 0x000b, 21 0x000c, 0x000d, 0x000e, 0x000f, 22 /* 0x10*/ 23 0x0010, 0x0011, 0x0012, 0x0013, 24 0x0014, 0x0015, 0x0016, 0x0017, 25 0x0018, 0x0019, 0x001a, 0x001b, 26 0x001c, 0x001d, 0x001e, 0x001f, [all …]
|
/openbmc/linux/lib/crypto/ |
H A 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() 101 while (len > 0) { in aesgcm_crypt() 213 "\x2f\xcf\x0e\x24\x49\xa6\xb5\x25" 235 "\x2f\xcf\x0e\x24\x49\xa6\xb5\x25" 267 "\x2f\xcf\x0e\x24\x49\xa6\xb5\x25" 299 "\x2f\xcf\x0e\x24\x49\xa6\xb5\x25" 321 "\x2f\xcf\x0e\x24\x49\xa6\xb5\x25" 343 "\x2f\xcf\x0e\x24\x49\xa6\xb5\x25" [all …]
|
/openbmc/qemu/tests/tcg/x86_64/system/ |
H A D | boot.S | 47 ELFNOTE(Xen, XEN_ELFNOTE_VIRT_BASE, _ASM_PTR 0x100000) 50 ELFNOTE(Xen, XEN_ELFNOTE_PADDR_OFFSET, _ASM_PTR 0) 59 * - `cr0`: bit 0 (PE) must be set. All the other writable bits are cleared. 61 * - `cs `: must be a 32-bit read/execute code segment with a base of ‘0’ 62 * and a limit of ‘0xFFFFFFFF’. The selector value is unspecified. 64 * ‘0’ and a limit of ‘0xFFFFFFFF’. The selector values are all 66 * - `tr`: must be a 32-bit TSS (active) with a base of '0' and a limit 67 * of '0x67'. 82 ljmp $0x8,$.Lloadcs 84 mov $0x10,%eax [all …]
|
/openbmc/qemu/tests/migration/i386/ |
H A D | a-b-bootblock.S | 14 #define ACPI_ENABLE 0xf1 15 #define ACPI_PORT_SMI_CMD 0xb2 16 #define ACPI_PM_BASE 0x600 19 #define ACPI_SCI_ENABLE 0x0001 20 #define ACPI_SLEEP_TYPE 0x0400 21 #define ACPI_SLEEP_ENABLE 0x2000 31 .org 0x7c00 36 start: # at 0x7c00 ? 41 data32 ljmp $8,$0x7c20 43 .org 0x7c20 [all …]
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | topro.c | 22 0xff, 0xd8, /* jpeg */ 25 0xff, 0xdb, 0x00, 0x84, /* DQT */ 26 0, 28 0x10, 0x0b, 0x0c, 0x0e, 0x0c, 0x0a, 0x10, 0x0e, 29 0x0d, 0x0e, 0x12, 0x11, 0x10, 0x13, 0x18, 0x28, 30 0x1a, 0x18, 0x16, 0x16, 0x18, 0x31, 0x23, 0x25, 31 0x1d, 0x28, 0x3a, 0x33, 0x3d, 0x3c, 0x39, 0x33, 32 0x38, 0x37, 0x40, 0x48, 0x5c, 0x4e, 0x40, 0x44, 33 0x57, 0x45, 0x37, 0x38, 0x50, 0x6d, 0x51, 0x57, 34 0x5f, 0x62, 0x67, 0x68, 0x67, 0x3e, 0x4d, 0x71, [all …]
|
/openbmc/qemu/tests/tcg/i386/system/ |
H A D | boot.S | 17 .int 0x1BADB002 18 .int 0x10000 19 .int -(0x10000+0x1BADB002) 27 .int 0 29 .int 0 31 .int 0 33 .int 0 46 ljmp $0x8,$.Lloadcs 48 mov $0x10,%eax 60 movw $0x8,idt_00+2(,%ebx,8) [all …]
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | start16.S | 15 #define BOOT_SEG 0xffff0000 /* linear segment of boot code */ 16 #define a32 .byte 0x67; 17 #define o32 .byte 0x66; 60 .word 0x10 /* segment */ 63 .word 0 /* limit */ 64 .long 0 /* base */ 72 .word 0x1f /* limit (31 bytes = 4 GDT entries - 1) */ 83 * 0x00 NULL 84 * 0x08 Unused 85 * 0x10 32bit code [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | lp855x-backlight.yaml | 61 "^rom-[0-9a-f]{2}h$": 85 #size-cells = <0>; 89 reg = <0x2c>; 91 dev-ctrl = /bits/ 8 <0x00>; 93 pwms = <&pwm 0 10000>; 98 rom-addr = /bits/ 8 <0x14>; 99 rom-val = /bits/ 8 <0xcf>; 104 rom-addr = /bits/ 8 <0x15>; 105 rom-val = /bits/ 8 <0xc7>; 110 rom-addr = /bits/ 8 <0x19>; [all …]
|