Home
last modified time | relevance | path

Searched +full:0 +full:xc9 (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/linux-6.14.4/crypto/
Ddh.c27 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, &params) < 0) in dh_set_secret()
83 if (dh_set_params(ctx, &params) < 0) in dh_set_secret()
90 return 0; in dh_set_secret()
113 return 0; in dh_is_pubkey_valid()
126 if (mpi_cmp_ui(y, 1) < 1 || mpi_cmp(y, ctx->p) >= 0) in dh_is_pubkey_valid()
134 val = mpi_alloc(0); in dh_is_pubkey_valid()
[all …]
Dtestmgr.h34 * @ksize: Length of @key in bytes (0 if no key)
101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
214 "\x00\xC9\x7F\xB1\xF0\x27\xF4\x53\xF6\x34\x12\x33\xEA\xAA\xD1\xD9"
229 "\x63\x1c\xcd\x7b\xe1\x7e\xe4\xde\xc9\xa8\x89\xa1\x74\xcb\x3c\x63"
255 "\xD6\x87\x0D\xA2\xC0\x82\xA9\x39\xE3\x7F\xDC\xB8\x2E\xC9\x3E\xDA"
256 "\xC9\x7F\xF3\xAD\x59\x50\xAC\xCF\xBC\x11\x1C\x76\xF1\xA9\x52\x94"
262 "\x00\xEE\xCF\xAE\x81\xB1\xB9\xB3\xC9\x08\x81\x0B\x10\xA1\xB5\x60"
268 "\x00\xC9\x7F\xB1\xF0\x27\xF4\x53\xF6\x34\x12\x33\xEA\xAA\xD1\xD9"
277 "\x20\x2B\x38\xFC\x91\x0A\x47\x41\x74\xAD\xC9\x3C\x1F\x67\xC9\x81"
286 "\x9F\xC9\x86\x32\x15\x4F\x58\x83\xB1\x67\xA9\x67\xBF\x40\x2B\x4E"
[all …]
/linux-6.14.4/drivers/gpu/drm/panel/
Dpanel-boe-himax8279d.c59 gpiod_set_value(pinfo->enable_gpio, 0); in disable_gpios()
60 gpiod_set_value(pinfo->pp33_gpio, 0); in disable_gpios()
61 gpiod_set_value(pinfo->pp18_gpio, 0); in disable_gpios()
67 unsigned int i = 0; in send_mipi_cmds()
70 for (i = 0; i < pinfo->desc->on_cmds_num; i++) { in send_mipi_cmds()
74 if (err < 0) in send_mipi_cmds()
78 return 0; in send_mipi_cmds()
87 if (err < 0) { in boe_panel_disable()
92 return 0; in boe_panel_disable()
101 if (err < 0) in boe_panel_unprepare()
[all …]
Dpanel-samsung-s6e63m0.c26 #define S6E63M0_LCD_ID_VALUE_M2 0xA4
27 #define S6E63M0_LCD_ID_VALUE_SM2 0xB4
28 #define S6E63M0_LCD_ID_VALUE_SM2_1 0xB6
38 { MCS_PGAMMACTL, 0x02,
39 0x18, 0x08, 0x24, 0xA1, 0x51, 0x7B, 0xCE,
40 0xCB, 0xC2, 0xC7, 0xCB, 0xBC, 0xDA, 0xDD,
41 0xD3, 0x00, 0x53, 0x00, 0x52, 0x00, 0x6F, },
43 { MCS_PGAMMACTL, 0x02,
44 0x18, 0x08, 0x24, 0x97, 0x58, 0x71, 0xCC,
45 0xCB, 0xC0, 0xC5, 0xC9, 0xBA, 0xD9, 0xDC,
[all …]
Dpanel-boe-tv101wum-nl6.c57 #define NT36523_DCS_SWITCH_PAGE 0xff
64 mipi_dsi_dcs_write_seq_multi(ctx, 0xfb, 0x01); in nt36523_enable_reload_cmds()
71 nt36523_switch_page(&ctx, 0x20); in boe_tv110c9m_init()
73 mipi_dsi_dcs_write_seq_multi(&ctx, 0x05, 0xd9); in boe_tv110c9m_init()
74 mipi_dsi_dcs_write_seq_multi(&ctx, 0x07, 0x78); in boe_tv110c9m_init()
75 mipi_dsi_dcs_write_seq_multi(&ctx, 0x08, 0x5a); in boe_tv110c9m_init()
76 mipi_dsi_dcs_write_seq_multi(&ctx, 0x0d, 0x63); in boe_tv110c9m_init()
77 mipi_dsi_dcs_write_seq_multi(&ctx, 0x0e, 0x91); in boe_tv110c9m_init()
78 mipi_dsi_dcs_write_seq_multi(&ctx, 0x0f, 0x73); in boe_tv110c9m_init()
79 mipi_dsi_dcs_write_seq_multi(&ctx, 0x95, 0xe6); in boe_tv110c9m_init()
[all …]
Dpanel-samsung-s6e8aa0.c34 #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 …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/tigerlake/
Dmemory.json4 "Counter": "0,1,2,3",
6 "EventCode": "0xa3",
9 "UMask": "0x6"
13 "Counter": "0,1,2,3,4,5,6,7",
14 "EventCode": "0xc3",
18 "UMask": "0x2"
22 "Counter": "0,1,2,3,4,5,6,7",
24 "EventCode": "0xcd",
26 "MSRIndex": "0x3F6",
27 "MSRValue": "0x80",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/broadwellde/
Dmemory.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xc8",
10 "UMask": "0x4"
14 "Counter": "0,1,2,3",
15 "EventCode": "0xc8",
19 "UMask": "0x8"
23 "Counter": "0,1,2,3",
24 "EventCode": "0xc8",
28 "UMask": "0x10"
32 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/Documentation/admin-guide/hw-vuln/
Dsrso.rst30 AMD Zen, generations 1-4. That is, all families 0x17 and 0x19. Older
118 thread, depending on the microarchitecture (not necessary on fam 0x19)
191 # perf stat -e cpu/event=0xc8,umask=0/k -e cpu/event=0xc9,umask=0/k sleep 10s
196 …nt: ~/kernel/linux/tools/perf> ./perf stat -e cpu/event=0xc8,umask=0/k -e cpu/event=0xc9,umask=0/k…
200 137,167 cpu/event=0xc8,umask=0/k
201 137,173 cpu/event=0xc9,umask=0/k
213 …nt: ~/kernel/linux/tools/perf> ./perf stat -e cpu/event=0xc8,umask=0/k -e cpu/event=0xc9,umask=0/k…
217 201,627 cpu/event=0xc8,umask=0/k
218 4,074 cpu/event=0xc9,umask=0/k
/linux-6.14.4/tools/perf/pmu-events/arch/x86/haswell/
Dmemory.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xc8",
9 "UMask": "0x4"
13 "Counter": "0,1,2,3",
14 "EventCode": "0xc8",
17 "UMask": "0x8"
21 "Counter": "0,1,2,3",
22 "EventCode": "0xc8",
25 "UMask": "0x10"
29 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/sapphirerapids/
Dmemory.json4 "Counter": "0,1,2,3",
6 "EventCode": "0xa3",
9 "UMask": "0x6"
13 "Counter": "0,1,2,3,4,5,6,7",
14 "EventCode": "0xc3",
18 "UMask": "0x2"
22 "Counter": "0,1,2,3",
24 "EventCode": "0x47",
27 "UMask": "0x2"
31 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/emeraldrapids/
Dmemory.json4 "Counter": "0,1,2,3",
6 "EventCode": "0xa3",
9 "UMask": "0x6"
13 "Counter": "0,1,2,3,4,5,6,7",
14 "EventCode": "0xc3",
18 "UMask": "0x2"
22 "Counter": "0,1,2,3",
24 "EventCode": "0x47",
27 "UMask": "0x2"
31 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/broadwellx/
Dmemory.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xc8",
10 "UMask": "0x4"
14 "Counter": "0,1,2,3",
15 "EventCode": "0xc8",
19 "UMask": "0x8"
23 "Counter": "0,1,2,3",
24 "EventCode": "0xc8",
28 "UMask": "0x10"
32 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/rocketlake/
Dmemory.json4 "Counter": "0,1,2,3",
6 "EventCode": "0xA3",
9 "UMask": "0x2"
13 "Counter": "0,1,2,3",
15 "EventCode": "0xa3",
18 "UMask": "0x6"
22 "Counter": "0,1,2,3,4,5,6,7",
23 "EventCode": "0xc8",
27 "UMask": "0x4"
31 "Counter": "0,1,2,3,4,5,6,7",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/icelake/
Dmemory.json4 "Counter": "0,1,2,3",
6 "EventCode": "0xA3",
9 "UMask": "0x2"
13 "Counter": "0,1,2,3",
15 "EventCode": "0xa3",
18 "UMask": "0x6"
22 "Counter": "0,1,2,3,4,5,6,7",
23 "EventCode": "0xc8",
27 "UMask": "0x4"
31 "Counter": "0,1,2,3,4,5,6,7",
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/haswellx/
Dmemory.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xc8",
9 "UMask": "0x4"
13 "Counter": "0,1,2,3",
14 "EventCode": "0xc8",
17 "UMask": "0x8"
21 "Counter": "0,1,2,3",
22 "EventCode": "0xc8",
25 "UMask": "0x10"
29 "Counter": "0,1,2,3",
[all …]
/linux-6.14.4/fs/nls/
Dnls_euc-jp.c17 #define IS_SJIS_LOW_BYTE(l) ((0x40 <= (l)) && ((l) <= 0xFC) && ((l) != 0x7F))
19 #define IS_SJIS_JISX0208(h, l) ((((0x81 <= (h)) && ((h) <= 0x9F)) \
20 || ((0xE0 <= (h)) && ((h) <= 0xEA))) \
22 #define IS_SJIS_JISX0201KANA(c) ((0xA1 <= (c)) && ((c) <= 0xDF))
23 #define IS_SJIS_UDC_LOW(h, l) (((0xF0 <= (h)) && ((h) <= 0xF4)) \
25 #define IS_SJIS_UDC_HI(h, l) (((0xF5 <= (h)) && ((h) <= 0xF9)) \
27 #define IS_SJIS_IBM(h, l) (((0xFA <= (h)) && ((h) <= 0xFC)) \
29 #define IS_SJIS_NECIBM(h, l) (((0xED <= (h)) && ((h) <= 0xEE)) \
32 if ((sjis_lo) >= 0x9F) { \
37 (euc_lo) = (sjis_lo) + ((sjis_lo) >= 0x7F ? 0x60 : 0x61); \
[all …]
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/
Demad.h11 #define MLXSW_EMAD_ETH_HDR_LEN 0x10 /* Length in u8 */
12 #define MLXSW_EMAD_EH_DMAC "\x01\x02\xc9\x00\x00\x01"
13 #define MLXSW_EMAD_EH_SMAC "\x00\x02\xc9\x01\x02\x03"
14 #define MLXSW_EMAD_EH_ETHERTYPE 0x8932
15 #define MLXSW_EMAD_EH_MLX_PROTO 0
16 #define MLXSW_EMAD_EH_PROTO_VERSION 0
46 MLXSW_EMAD_OP_TLV_STATUS_INTERNAL_ERROR = 0x70,
/linux-6.14.4/tools/perf/pmu-events/arch/x86/icelakex/
Dmemory.json4 "Counter": "0,1,2,3",
6 "EventCode": "0xa3",
9 "UMask": "0x6"
13 "Counter": "0,1,2,3,4,5,6,7",
14 "EventCode": "0xc3",
18 "UMask": "0x2"
22 "Counter": "0,1,2,3,4,5,6,7",
24 "EventCode": "0xcd",
26 "MSRIndex": "0x3F6",
27 "MSRValue": "0x80",
[all …]
/linux-6.14.4/net/wireless/certs/
Dwens.hex2 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.14.4/fs/xfs/
Dxfs_dahash_test.c20 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.14.4/lib/crypto/
Dcurve25519-selftest.c16 .private = { 0x77, 0x07, 0x6d, 0x0a, 0x73, 0x18, 0xa5, 0x7d,
17 0x3c, 0x16, 0xc1, 0x72, 0x51, 0xb2, 0x66, 0x45,
18 0xdf, 0x4c, 0x2f, 0x87, 0xeb, 0xc0, 0x99, 0x2a,
19 0xb1, 0x77, 0xfb, 0xa5, 0x1d, 0xb9, 0x2c, 0x2a },
20 .public = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, 0xb4,
21 0xd3, 0x5b, 0x61, 0xc2, 0xec, 0xe4, 0x35, 0x37,
22 0x3f, 0x83, 0x43, 0xc8, 0x5b, 0x78, 0x67, 0x4d,
23 0xad, 0xfc, 0x7e, 0x14, 0x6f, 0x88, 0x2b, 0x4f },
24 .result = { 0x4a, 0x5d, 0x9d, 0x5b, 0xa4, 0xce, 0x2d, 0xe1,
25 0x72, 0x8e, 0x3b, 0xf4, 0x80, 0x35, 0x0f, 0x25,
[all …]
Daesgcm.c43 * 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()
261 "\x5b\xc9\x4f\xbc\x32\x21\xa5\xdb"
319 "\x64\x3a\x8c\xdc\xbf\xe5\xc0\xc9"
324 "\xbc\xc9\xf6\x62\x89\x80\x15\xad"
341 "\x64\x3a\x8c\xdc\xbf\xe5\xc0\xc9"
346 "\xbc\xc9\xf6\x62"
438 "\x9d\xd1\xc7\x45\x90\x08\xc9\x83"
[all …]
/linux-6.14.4/drivers/media/usb/gspca/
Dtopro.c22 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 …]
/linux-6.14.4/block/partitions/
Defi.h22 #define MSDOS_MBR_SIGNATURE 0xaa55
23 #define EFI_PMBR_OSTYPE_EFI 0xEF
24 #define EFI_PMBR_OSTYPE_EFI_GPT 0xEE
29 #define GPT_HEADER_SIGNATURE 0x5452415020494645ULL
30 #define GPT_HEADER_REVISION_V1 0x00010000
34 EFI_GUID( 0xC12A7328, 0xF81F, 0x11d2, \
35 0xBA, 0x4B, 0x00, 0xA0, 0xC9, 0x3E, 0xC9, 0x3B)
37 EFI_GUID( 0x024DEE41, 0x33E7, 0x11d3, \
38 0x9D, 0x69, 0x00, 0x08, 0xC7, 0x81, 0xF3, 0x9F)
40 EFI_GUID( 0xE3C9E316, 0x0B5C, 0x4DB8, \
[all …]

12345678910>>...20