Home
last modified time | relevance | path

Searched +full:0 +full:x9c (Results 1 – 25 of 785) sorted by relevance

12345678910>>...32

/linux-6.12.1/crypto/
Dtestmgr.h33 * @ksize: Length of @key in bytes (0 if no key)
103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
192 "\x90\xEF\xA0\x0D\xF3\x77\x4A\x25\x9F\x2E\x62\xB4\xC5\xD9\x9C\xB5"
194 "\x9C\xE6\x16\xCE\x62\x4A\x11\xE0\x08\x6D\x34\x1E\xBC\xAC\xA0\xA1"
234 "\x00\xBB\xF8\x2F\x09\x06\x82\xCE\x9C\x23\x38\xAC\x2B\x9D\xA8\x71"
312 "\x61\xC3\x89\x55\xF0\xAE\x1A\x9C\x22\xEE\x19\x05\x8D\x32\xFE\xEC"
313 "\x9C\x84\xBA\xB7\xF9\x6C\x3A\x4F\x07\xFC\x45\xEB\x12\xE5\x7B\xFD"
361 "\x64\x3B\x8B\xA9\x33\xB3\xC5\x94\x9B\x4C\x5D\x9C\x7C\x46\xA4\xA5"
393 "\xbe\xa9\x85\xcb\x9c\x8d\xf9\x8f\xeb\x32\x91\xa2\x25\x84\x8f\xf5"
394 "\xdc\xc7\x06\x9c\x2d\xe5\x11\x2c\x09\x09\x87\x09\xa9\xf6\x33\x73"
[all …]
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 …]
/linux-6.12.1/Documentation/virt/kvm/s390/
Ds390-diag.rst27 0 8 12 16 20 31
31 the function code, and bits 0-47 are ignored.
41 If the function code specifies 0x500, various virtio-related functions
46 provides either s390-virtio (subcodes 0-2) or virtio-ccw (subcode 3).
52 Subcode 0 - s390-virtio notification and early console printk
83 If the function code specifies 0x501, breakpoint functions may be performed.
95 DIAGNOSE with function code 0x9c may improve system performance by
104 The guest may send a DIAGNOSE 0x9c in order to yield to a certain
110 Forwarding the DIAGNOSE 0x9c initially sent by the guest to yield to
117 0x9c forwarding per second in the purpose of avoiding a DIAGNOSE 0x9c
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/sandybridge/
Dfrontend.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xE6",
8 "UMask": "0x1f"
12 "Counter": "0,1,2,3",
13 "EventCode": "0xAB",
16 "UMask": "0x1"
20 "Counter": "0,1,2,3",
21 "EventCode": "0xAB",
25 "UMask": "0x2"
29 "Counter": "0,1,2,3",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/jaketown/
Dfrontend.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xE6",
8 "UMask": "0x1f"
12 "Counter": "0,1,2,3",
13 "EventCode": "0xAB",
16 "UMask": "0x1"
20 "Counter": "0,1,2,3",
21 "EventCode": "0xAB",
25 "UMask": "0x2"
29 "Counter": "0,1,2,3",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/ivytown/
Dfrontend.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xE6",
9 "UMask": "0x1f"
13 "Counter": "0,1,2,3",
14 "EventCode": "0xAB",
18 "UMask": "0x1"
22 "Counter": "0,1,2,3",
23 "EventCode": "0xAB",
27 "UMask": "0x2"
31 "Counter": "0,1,2,3",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/ivybridge/
Dfrontend.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xE6",
9 "UMask": "0x1f"
13 "Counter": "0,1,2,3",
14 "EventCode": "0xAB",
18 "UMask": "0x1"
22 "Counter": "0,1,2,3",
23 "EventCode": "0xAB",
27 "UMask": "0x2"
31 "Counter": "0,1,2,3",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/haswellx/
Dfrontend.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xe6",
9 "UMask": "0x1f"
13 "Counter": "0,1,2,3",
14 "EventCode": "0xAB",
17 "UMask": "0x2"
21 "Counter": "0,1,2,3",
22 "EventCode": "0x80",
25 "UMask": "0x1"
29 "Counter": "0,1,2,3",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/haswell/
Dfrontend.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xe6",
9 "UMask": "0x1f"
13 "Counter": "0,1,2,3",
14 "EventCode": "0xAB",
17 "UMask": "0x2"
21 "Counter": "0,1,2,3",
22 "EventCode": "0x80",
25 "UMask": "0x1"
29 "Counter": "0,1,2,3",
[all …]
/linux-6.12.1/drivers/leds/
Dleds-lp5523.c26 * 0x00 engine 1 program
27 * 0x10 engine 2 program
28 * 0x20 engine 3 program
29 * 0x30 engine 1 muxing info
30 * 0x40 engine 2 muxing info
31 * 0x50 engine 3 muxing info
37 #define LP5523_REG_ENABLE 0x00
38 #define LP5523_REG_OP_MODE 0x01
39 #define LP5523_REG_ENABLE_LEDS_MSB 0x04
40 #define LP5523_REG_ENABLE_LEDS_LSB 0x05
[all …]
Dleds-lp5569.c25 * 0x00 engine 1 program (4 pages)
26 * 0x40 engine 2 program (4 pages)
27 * 0x80 engine 3 program (4 pages)
28 * 0xc0 engine 1 muxing info (1 page)
29 * 0xd0 engine 2 muxing info (1 page)
30 * 0xe0 engine 3 muxing info (1 page)
34 #define LP5569_REG_ENABLE 0x00
37 #define LP5569_REG_EXEC_CTRL 0x01
40 #define LP5569_REG_OP_MODE 0x02
43 #define LP5569_REG_ENABLE_LEDS_MSB 0x04
[all …]
/linux-6.12.1/arch/arm/mach-omap1/
Dhardware.h53 ? OMAP_CS3_PHYS : 0; in omap_cs0m_phys()
59 ? 0 : OMAP_CS3_PHYS; in omap_cs3_phys()
64 #define OMAP1_IO_OFFSET 0x00f00000 /* Virtual IO = 0xff0b0000 */
82 #define OMAP_MPU_TIMER1_BASE (0xfffec500)
83 #define OMAP_MPU_TIMER2_BASE (0xfffec600)
84 #define OMAP_MPU_TIMER3_BASE (0xfffec700)
88 #define MPU_TIMER_ST (1 << 0)
97 #define OMAP_MPU_WATCHDOG_BASE (0xfffec800)
98 #define OMAP_WDT_TIMER (OMAP_MPU_WATCHDOG_BASE + 0x0)
99 #define OMAP_WDT_LOAD_TIM (OMAP_MPU_WATCHDOG_BASE + 0x4)
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/broadwell/
Dfrontend.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xe6",
8 "UMask": "0x1f"
12 "Counter": "0,1,2,3",
13 "EventCode": "0xAB",
17 "UMask": "0x2"
21 "Counter": "0,1,2,3",
22 "EventCode": "0x80",
26 "UMask": "0x1"
30 "Counter": "0,1,2,3",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/broadwellx/
Dfrontend.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xe6",
8 "UMask": "0x1f"
12 "Counter": "0,1,2,3",
13 "EventCode": "0xAB",
17 "UMask": "0x2"
21 "Counter": "0,1,2,3",
22 "EventCode": "0x80",
26 "UMask": "0x1"
30 "Counter": "0,1,2,3",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/broadwellde/
Dfrontend.json4 "Counter": "0,1,2,3",
5 "EventCode": "0xe6",
8 "UMask": "0x1f"
12 "Counter": "0,1,2,3",
13 "EventCode": "0xAB",
17 "UMask": "0x2"
21 "Counter": "0,1,2,3",
22 "EventCode": "0x80",
26 "UMask": "0x1"
30 "Counter": "0,1,2,3",
[all …]
/linux-6.12.1/kernel/debug/kdb/
Dkdb_keyboard.c20 #define KBD_STATUS_REG 0x64 /* Status register (R) */
21 #define KBD_DATA_REG 0x60 /* Keyboard data register (R/W) */
25 #define KBD_STAT_OBF 0x01 /* Keyboard output buffer full */
26 #define KBD_STAT_MOUSE_OBF 0x20 /* Mouse output buffer full */
39 static int shift_lock; /* CAPS LOCK state (0-off, 1-on) */ in kdb_get_kbd_char()
45 (inb(KBD_STATUS_REG) == 0xff && inb(KBD_DATA_REG) == 0xff)) { in kdb_get_kbd_char()
46 kbd_exists = 0; in kdb_get_kbd_char()
51 if ((inb(KBD_STATUS_REG) & KBD_STAT_OBF) == 0) in kdb_get_kbd_char()
73 if (((scancode&0x7f) == 0x2a) || ((scancode&0x7f) == 0x36)) { in kdb_get_kbd_char()
77 if ((scancode & 0x80) == 0) in kdb_get_kbd_char()
[all …]
/linux-6.12.1/lib/crypto/
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()
232 "\x4b\x72\x21\xb7\x84\xd0\xd4\x9c"
254 "\x4b\x72\x21\xb7\x84\xd0\xd4\x9c"
288 "\x62\x85\x93\xb4\x0c\xa1\xe1\x9c"
364 "\x62\x85\x93\xb4\x0c\xa1\xe1\x9c"
393 "\x01\x52\xd1\x9f\x9d\xbb\x9c\x73"
433 "\x09\xe6\x4d\x9c\x6d\x86\x60\xf5"
[all …]
Daescfb.c48 while (len > 0) { in aescfb_encrypt()
76 aescfb_encrypt_block(ctx, ks[0], iv); in aescfb_decrypt()
78 for (int i = 0; len > 0; i ^= 1) { in aescfb_decrypt()
126 "\xae\x2d\x8a\x57\x1e\x03\xac\x9c"
150 "\xae\x2d\x8a\x57\x1e\x03\xac\x9c"
162 "\xc0\x5f\x9f\x9c\xa9\x83\x4f\xa0"
175 "\xae\x2d\x8a\x57\x1e\x03\xac\x9c"
217 for (int i = 0; i < ARRAY_SIZE(aescfb_tv); i++) { in libaescfb_init()
249 return 0; in libaescfb_init()
Dchacha20poly1305-selftest.c31 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.12.1/drivers/nfc/pn544/
Dpn544.c31 #define PN544_WRITE 0x3f
32 #define PN544_TEST_SWP 0x21
37 #define PN544_RF_READER_A_AUTO_ACTIVATION 0x10
38 #define PN544_RF_READER_A_CMD_CONTINUE_ACTIVATION 0x12
39 #define PN544_MIFARE_CMD 0x21
42 #define PN544_RF_READER_CMD_PRESENCE_CHECK 0x30
43 #define PN544_RF_READER_CMD_ACTIVATE_NEXT 0x32
46 #define PN544_ID_MGMT_FULL_VERSION_SW 0x10
48 #define PN544_RF_READER_ISO15693_GATE 0x12
50 #define PN544_RF_READER_F_GATE 0x14
[all …]
/linux-6.12.1/net/wireless/certs/
Dsforshee.hex2 0x30, 0x82, 0x02, 0xa4, 0x30, 0x82, 0x01, 0x8c,
3 0x02, 0x09, 0x00, 0xb2, 0x8d, 0xdf, 0x47, 0xae,
4 0xf9, 0xce, 0xa7, 0x30, 0x0d, 0x06, 0x09, 0x2a,
5 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0b,
6 0x05, 0x00, 0x30, 0x13, 0x31, 0x11, 0x30, 0x0f,
7 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x08, 0x73,
8 0x66, 0x6f, 0x72, 0x73, 0x68, 0x65, 0x65, 0x30,
9 0x20, 0x17, 0x0d, 0x31, 0x37, 0x31, 0x30, 0x30,
10 0x36, 0x31, 0x39, 0x34, 0x30, 0x33, 0x35, 0x5a,
11 0x18, 0x0f, 0x32, 0x31, 0x31, 0x37, 0x30, 0x39,
[all …]
/linux-6.12.1/fs/nls/
Dnls_cp932.c17 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,0x3001,0x3002,0xFF0C,0xFF0E,0x30FB,0xFF1A,0xFF1B,/* 0x40-0x47 */
26 0xFF1F,0xFF01,0x309B,0x309C,0x00B4,0xFF40,0x00A8,0xFF3E,/* 0x48-0x4F */
[all …]
Dnls_cp936.c17 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 …]
/linux-6.12.1/lib/fonts/
Dfont_ter16x32.c8 { 0, 0, FONTDATAMAX, 0 }, {
9 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
10 0x00, 0x00, 0x00, 0x00, 0x7f, 0xfc, 0x7f, 0xfc,
11 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
12 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
13 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
14 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
15 0x7f, 0xfc, 0x7f, 0xfc, 0x00, 0x00, 0x00, 0x00,
16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0 */
17 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
[all …]
/linux-6.12.1/drivers/clk/hisilicon/
Dclk-hix5hd2.c14 { HIX5HD2_FIXED_1200M, "1200m", NULL, 0, 1200000000, },
15 { HIX5HD2_FIXED_400M, "400m", NULL, 0, 400000000, },
16 { HIX5HD2_FIXED_48M, "48m", NULL, 0, 48000000, },
17 { HIX5HD2_FIXED_24M, "24m", NULL, 0, 24000000, },
18 { HIX5HD2_FIXED_600M, "600m", NULL, 0, 600000000, },
19 { HIX5HD2_FIXED_300M, "300m", NULL, 0, 300000000, },
20 { HIX5HD2_FIXED_75M, "75m", NULL, 0, 75000000, },
21 { HIX5HD2_FIXED_200M, "200m", NULL, 0, 200000000, },
22 { HIX5HD2_FIXED_100M, "100m", NULL, 0, 100000000, },
23 { HIX5HD2_FIXED_40M, "40m", NULL, 0, 40000000, },
[all …]

12345678910>>...32