Home
last modified time | relevance | path

Searched +full:0 +full:xe5 (Results 1 – 25 of 350) sorted by relevance

12345678910>>...14

/linux/crypto/
H A Dtestmgr.h34 * @ksize: Length of @key in bytes (0 if no key)
101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
208 "\xDF\x8E\x8A\xE5\x9D\x73\x3D\x9F\x33\xB3\x01\x62\x4A\xFD\x1D\x51"
248 "\x7F\xE2\x53\x72\x98\xCA\x2A\x8F\x59\x46\xF8\xE5\xFD\x09\x1D\xBD"
257 "\x44\xE5\x6A\xAF\x68\xC5\x6C\x09\x2C\xD3\x8D\xC3\xBE\xF5\xD2\x0A"
295 "\x0e\xa0\x6c\xe5\x8f\x19\x4d\xce\x98\x47\x5f\xbd\x5f\xfe\xe5\x34"
320 "\x9C\x84\xBA\xB7\xF9\x6C\x3A\x4F\x07\xFC\x45\xEB\x12\xE5\x7B\xFD"
354 "\x40\x96\x2F\xE5\x87\xEA\xF3\xA5\x77\x11\x67\x3C\x8D\x56\x08\xA7"
373 "\xD4\xA6\xC5\x47\xDB\x20\x0E\xE5\xBD\x29\xD4\x7B\x1A\xF8\x41\x57"
401 "\xdc\xc7\x06\x9c\x2d\xe5\x11\x2c\x09\x09\x87\x09\xa9\xf6\x33\x73"
[all …]
H A Dhkdf.c41 * Returns 0 on success with the pseudorandom key stored in @prk,
71 * Returns 0 on success with output keying material stored in @okm,
90 for (i = 0; i < okmlen; i += hashlen) { in hkdf_expand()
122 err = 0; in hkdf_expand()
163 "\x90\xb6\xc7\x3b\xb5\x0f\x9c\x31\x22\xec\x84\x4a\xd7\xc2\xb3\xe5",
186 "\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef"
205 .salt_size = 0,
207 .info_size = 0,
223 .prk = "\x82\x65\xf6\x9d\x7f\xf7\xe5\x01\x37\x93\x01\x5c\xa0\xef\x92\x0c"
239 .info_size = 0,
[all …]
/linux/drivers/media/dvb-frontends/
H A Ds5h1432.c40 } while (0)
48 struct i2c_msg msg = {.addr = addr, .flags = 0, .buf = buf, .len = 2 }; in s5h1432_writereg()
53 printk(KERN_ERR "%s: writereg error 0x%02x 0x%02x 0x%04x, ret == %i)\n", in s5h1432_writereg()
56 return (ret != 1) ? -1 : 0; in s5h1432_writereg()
63 u8 b1[] = { 0 }; in s5h1432_readreg()
66 {.addr = addr, .flags = 0, .buf = b0, .len = 1}, in s5h1432_readreg()
75 return b1[0]; in s5h1432_readreg()
80 return 0; in s5h1432_sleep()
88 u8 reg = 0; in s5h1432_set_channel_bandwidth()
90 /* Register [0x2E] bit 3:2 : 8MHz = 0; 7MHz = 1; 6MHz = 2 */ in s5h1432_set_channel_bandwidth()
[all …]
/linux/lib/crypto/
H A Daescfb.c47 while (len > 0) { in aescfb_encrypt()
75 aescfb_encrypt_block(ctx, ks[0], iv); in aescfb_decrypt()
77 for (int i = 0; len > 0; i ^= 1) { in aescfb_decrypt()
128 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
134 "\xcd\xe3\xcd\xad\x9f\x1c\xe5\x8b"
142 "\xc8\x10\xf3\x2b\x80\x90\x79\xe5"
152 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
177 "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
183 "\x32\x11\x3c\x63\x31\xe5\x40\x7b"
184 "\xdf\x10\x13\x24\x15\xe5\x4b\x92"
[all …]
H A Daesgcm.c42 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values
59 return 0; in aesgcm_expandkey()
66 while (len > 0) { in aesgcm_ghash()
113 while (len > 0) { in aesgcm_crypt()
220 "\xd9\x31\x32\x25\xf8\x84\x06\xe5"
242 "\xd9\x31\x32\x25\xf8\x84\x06\xe5"
274 "\xd9\x31\x32\x25\xf8\x84\x06\xe5"
306 "\xd9\x31\x32\x25\xf8\x84\x06\xe5"
318 "\x64\x3a\x8c\xdc\xbf\xe5\xc0\xc9"
328 "\xd9\x31\x32\x25\xf8\x84\x06\xe5"
[all …]
H A Dchacha20poly1305-selftest.c31 0x49, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74,
32 0x2d, 0x4
[all...]
/linux/drivers/char/
H A Dtoshiba.c11 * 0xfc02: Scott Eisert <scott.e@sky-eye.com>
12 * 0xfc04: Steve VanDevender <stevev@efn.org>
13 * 0xfc08: Garth Berry <garth@itsbruce.net>
14 * 0xfc0a: Egbert Eich <eich@xfree86.org>
15 * 0xfc10: Andrew Lofthouse <Andrew.Lofthouse@robins.af.mil>
16 * 0xfc11: Spencer Olson <solson@novell.com>
17 * 0xfc13: Claudius Frankewitz <kryp@gmx.de>
18 * 0xfc15: Tom May <tom@you-bastards.com>
19 * 0xfc17: Dave Konrad <konrad@xenia.it>
20 * 0xfc1a: George Betzos <betzos@engr.colostate.edu>
[all …]
/linux/fs/unicode/
H A Dutf8data.c_shipped8 0,
9 0x10100,
10 0x20000,
11 0x20100,
12 0x30000,
13 0x30100,
14 0x30200,
15 0x40000,
16 0x40100,
17 0x50000,
[all …]
/linux/tools/sched_ext/include/scx/
H A Dbpf_arena_common.bpf.h37 asm volatile(".byte 0xBF; \
39 .byte 0x00; \
42 .byte 0x11; \
45 .byte 0x22; \
48 .byte 0x33; \
51 .byte 0x44; \
54 .byte 0x55; \
57 .byte 0x66; \
60 .byte 0x77; \
63 .byte 0x88; \
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_iterating_callbacks.c29 __u8 choice_arr[2] = { 0, 1 };
33 if (idx == 0) { in unsafe_on_2nd_iter_cb()
34 ctx->buf = (char *)(0xDEAD); in unsafe_on_2nd_iter_cb()
35 return 0; in unsafe_on_2nd_iter_cb()
38 if (bpf_probe_read_user(ctx->buf, 8, (void *)(0xBADC0FFEE))) in unsafe_on_2nd_iter_cb()
41 return 0; in unsafe_on_2nd_iter_cb()
51 bpf_loop(100, unsafe_on_2nd_iter_cb, &loop_ctx, 0); in unsafe_on_2nd_iter()
52 return 0; in unsafe_on_2nd_iter()
57 ctx->i = 0; in unsafe_on_zero_iter_cb()
58 return 0; in unsafe_on_zero_iter_cb()
[all...]
/linux/drivers/staging/fbtft/
H A Dfb_tinylcd.c24 write_reg(par, 0xB0, 0x80); in init_display()
25 write_reg(par, 0xC0, 0x0A, 0x0A); in init_display()
26 write_reg(par, 0xC1, 0x45, 0x07); in init_display()
27 write_reg(par, 0xC2, 0x33); in init_display()
28 write_reg(par, 0xC5, 0x00, 0x42, 0x80); in init_display()
29 write_reg(par, 0xB1, 0xD0, 0x11); in init_display()
30 write_reg(par, 0xB4, 0x02); in init_display()
31 write_reg(par, 0xB6, 0x00, 0x22, 0x3B); in init_display()
32 write_reg(par, 0xB7, 0x07); in init_display()
33 write_reg(par, MIPI_DCS_SET_ADDRESS_MODE, 0x58); in init_display()
[all …]
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx51-digi-connectcore-som.dtsi15 reg = <0x90000000 0x08000000>;
21 pinctrl-0 = <&pinctrl_ecspi1>;
25 pmic: mc13892@0 {
27 pinctrl-0 = <&pinctrl_mc13892>;
31 reg = <0>;
130 pinctrl-0 = <&pinctrl_esdhc1>;
137 pinctrl-0 = <&pinctrl_esdhc2>;
150 pinctrl-0 = <&pinctrl_fec>;
158 pinctrl-0 = <&pinctrl_i2c2>;
167 pinctrl-0 = <&pinctrl_mma7455l>;
[all …]
/linux/arch/s390/include/uapi/asm/
H A Dsie.h6 { 0x10, "DIAG (0x10) release pages" }, \
7 { 0x44, "DIAG (0x44) time slice end" }, \
8 { 0x9c, "DIAG (0x9c) time slice end directed" }, \
9 { 0x204, "DIAG (0x204) logical-cpu utilization" }, \
10 { 0x258, "DIAG (0x258) page-reference services" }, \
11 { 0x288, "DIAG (0x288) watchdog functions" }, \
12 { 0x308, "DIAG (0x308) ipl functions" }, \
13 { 0x500, "DIAG (0x500) KVM virtio functions" }, \
14 { 0x501, "DIAG (0x501) KVM breakpoint" }
17 { 0x01, "SIGP sense" }, \
[all …]
/linux/tools/arch/s390/include/uapi/asm/
H A Dsie.h6 { 0x10, "DIAG (0x10) release pages" }, \
7 { 0x44, "DIAG (0x44) time slice end" }, \
8 { 0x9c, "DIAG (0x9c) time slice end directed" }, \
9 { 0x204, "DIAG (0x204) logical-cpu utilization" }, \
10 { 0x258, "DIAG (0x258) page-reference services" }, \
11 { 0x288, "DIAG (0x288) watchdog functions" }, \
12 { 0x308, "DIAG (0x308) ipl functions" }, \
13 { 0x500, "DIAG (0x500) KVM virtio functions" }, \
14 { 0x501, "DIAG (0x501) KVM breakpoint" }
17 { 0x01, "SIGP sense" }, \
[all …]
/linux/lib/crypto/tests/
H A Dsha512-testvecs.h9 .data_len = 0,
11 0xcf, 0x83, 0xe1, 0x35, 0x7e, 0xef, 0xb8, 0xbd,
12 0xf1, 0x54, 0x28, 0x50, 0xd6, 0x6d, 0x80, 0x07,
13 0xd6, 0x20, 0xe4, 0x05, 0x0b, 0x57, 0x15, 0xdc,
14 0x83, 0xf4, 0xa9, 0x21, 0xd3, 0x6c, 0xe9, 0xce,
15 0x47, 0xd0, 0xd1, 0x3c, 0x5d, 0x85, 0xf2, 0xb0,
16 0xff, 0x83, 0x18, 0xd2, 0x87, 0x7e, 0xec, 0x2f,
17 0x63, 0xb9, 0x31, 0xbd, 0x47, 0x41, 0x7a, 0x81,
18 0xa5, 0x38, 0x32, 0x7a, 0xf9, 0x27, 0xda, 0x3e,
24 0x12, 0xf2, 0xb6, 0xec, 0x84, 0xa0, 0x8e, 0xcf,
[all …]
H A Dsha384-testvecs.h9 .data_len = 0,
11 0x38, 0xb0, 0x60, 0xa7, 0x51, 0xac, 0x96, 0x38,
12 0x4c, 0xd9, 0x32, 0x7e, 0xb1, 0xb1, 0xe3, 0x6a,
13 0x21, 0xfd, 0xb7, 0x11, 0x14, 0xbe, 0x07, 0x43,
14 0x4c, 0x0c, 0xc7, 0xbf, 0x63, 0xf6, 0xe1, 0xda,
15 0x27, 0x4e, 0xde, 0xbf, 0xe7, 0x6f, 0x65, 0xfb,
16 0xd5, 0x1a, 0xd2, 0xf1, 0x48, 0x98, 0xb9, 0x5b,
22 0x07, 0x34, 0x9d, 0x74, 0x48, 0x76, 0xa5, 0x72,
23 0x78, 0x02, 0xb8, 0x6e, 0x21, 0x59, 0xb0, 0x75,
24 0x09, 0x68, 0x11, 0x39, 0x53, 0x61, 0xee, 0x8d,
[all …]
H A Dsha256-testvecs.h9 .data_len = 0,
11 0xe3, 0xb0, 0xc4, 0x42, 0x98, 0xfc, 0x1c, 0x14,
12 0x9a, 0xfb, 0xf4, 0xc8, 0x99, 0x6f, 0xb9, 0x24,
13 0x27, 0xae, 0x41, 0xe4, 0x64, 0x9b, 0x93, 0x4c,
14 0xa4, 0x95, 0x99, 0x1b, 0x78, 0x52, 0xb8, 0x55,
20 0x45, 0xf8, 0x3d, 0x17, 0xe1, 0x0b, 0x34, 0xfc,
21 0xa0, 0x1e, 0xb8, 0xf4, 0x45, 0x4d, 0xac, 0x34,
22 0xa7, 0x77, 0xd9, 0x40, 0x4a, 0x46, 0x4e, 0x73,
23 0x2c, 0xf4, 0xab, 0xf2, 0xc0, 0xda, 0x94, 0xc4,
29 0xf9, 0xd3, 0x52, 0x2f, 0xd5, 0xe0, 0x99, 0x15,
[all …]
H A Dblake2s-testvecs.h9 .data_len = 0,
11 0x69, 0x21, 0x7a, 0x30, 0x79, 0x90, 0x80, 0x94,
12 0xe1, 0x11, 0x21, 0xd0, 0x42, 0x35, 0x4a, 0x7c,
13 0x1f, 0x55, 0xb6, 0x48, 0x2c, 0xa1, 0xa5, 0x1e,
14 0x1b, 0x25, 0x0d, 0xfd, 0x1e, 0xd0, 0xee, 0xf9,
20 0x7c, 0xab, 0x53, 0xe2, 0x48, 0x87, 0xdf, 0x64,
21 0x98, 0x6a, 0xc1, 0x7e, 0xf0, 0x01, 0x4d, 0xc9,
22 0x07, 0x4f, 0xb8, 0x2f, 0x46, 0xd7, 0xee, 0xa9,
23 0xad, 0xe5, 0xf8, 0x21, 0xac, 0xfe, 0x17, 0x58,
29 0x5e, 0x63, 0x2c, 0xd0, 0xf8, 0x7b, 0xf5, 0xae,
[all …]
H A Dsha1-testvecs.h9 .data_len = 0,
11 0xda, 0x39, 0xa3, 0xee, 0x5e, 0x6b, 0x4b, 0x0d,
12 0x32, 0x55, 0xbf, 0xef, 0x95, 0x60, 0x18, 0x90,
13 0xaf, 0xd8, 0x07, 0x09,
19 0x0a, 0xd0, 0x52, 0xdd, 0x9f, 0x32, 0x40, 0x55,
20 0x21, 0xe4, 0x3c, 0x6e, 0xbd, 0xc5, 0x2f, 0x5a,
21 0x02, 0x54, 0x93, 0xb2,
27 0x13, 0x83, 0x82, 0x03, 0x23, 0xff, 0x46, 0xd6,
28 0x12, 0x7f, 0xad, 0x05, 0x2b, 0xc3, 0x4a, 0x42,
29 0x49, 0x6a, 0xf8, 0x84,
[all …]
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c29 #define UDPHY_PCS 0x4000
30 #define UDPHY_PMA 0x8000
38 #define DP_LANE_SEL_ALL GENMASK(7, 0)
41 #define CMN_LANE_MUX_AND_EN_OFFSET 0x0288 /* cmn_reg00A2 */
45 #define CMN_DP_LANE_EN_ALL GENMASK(3, 0)
47 #define CMN_DP_LINK_OFFSET 0x28c /* cmn_reg00A3 */
51 #define CMN_SSC_EN_OFFSET 0x2d0 /* cmn_reg00B4 */
53 #define CMN_LCPLL_SSC_EN BIT(0)
55 #define CMN_ANA_LCPLL_DONE_OFFSET 0x0350 /* cmn_reg00D4 */
59 #define CMN_ANA_ROPLL_DONE_OFFSET 0x0354 /* cmn_reg00D5 */
[all …]
/linux/drivers/media/usb/gspca/
H A 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/fs/xfs/
H A 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/drivers/hid/
H A Dhid-picolcd_lcd.c32 if (!report || report->maxfield != 1 || report->field[0]->report_count != 1) in picolcd_set_contrast()
35 data->lcd_contrast = contrast & 0x0ff; in picolcd_set_contrast()
37 hid_set_field(report->field[0], 0, data->lcd_contrast); in picolcd_set_contrast()
41 return 0; in picolcd_set_contrast()
56 if (report->maxfield != 1 || report->field[0]->report_count != 1 || in picolcd_init_lcd()
57 report->field[0]->report_size != 8) { in picolcd_init_lcd()
67 ldev->props.max_contrast = 0x0ff; in picolcd_init_lcd()
68 data->lcd_contrast = 0xe5; in picolcd_init_lcd()
70 picolcd_set_contrast(ldev, 0xe5); in picolcd_init_lcd()
71 return 0; in picolcd_init_lcd()
[all …]
/linux/fs/nls/
H A 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/arch/x86/kernel/cpu/microcode/
H A Damd_shas.c3 { 0x8001227, {
4 0x99,0xc0,0x9b,0x2b,0xcc,0x9f,0x52,0x1b,
5 0x1a,0x5f,0x1d,0x83,0xa1,0x6c,0xc4,0x46,
6 0xe2,0x6c,0xda,0x73,0xfb,0x2d,0x23,0xa8,
7 0x77,0xdc,0x15,0x31,0x33,0x4a,0x46,0x18,
10 { 0x8001250, {
11 0xc0,0x0b,0x6b,0x19,0xfd,0x5c,0x39,0x60,
12 0xd5,0xc3,0x57,0x46,0x54,0xe4,0xd1,0xaa,
13 0xa8,0xf7,0x1f,0xa8,0x6a,0x60,0x3e,0xe3,
14 0x27,0x39,0x8e,0x53,0x30,0xf8,0x49,0x19,
[all …]

12345678910>>...14