Home
last modified time | relevance | path

Searched +full:0 +full:xfe (Results 1 – 25 of 1005) sorted by relevance

12345678910>>...41

/freebsd/crypto/krb5/src/lib/crypto/builtin/des/
H A Dweak_key.c46 {0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01},
47 {0xfe,0xfe,0xfe,0xfe,0xfe,0xfe,0xfe,0xfe},
48 {0x1f,0x1f,0x1f,0x1f,0x0e,0x0e,0x0e,0x0e},
49 {0xe0,0xe0,0xe0,0xe0,0xf1,0xf1,0xf1,0xf1},
52 {0x01,0xfe,0x01,0xfe,0x01,0xfe,0x01,0xfe},
53 {0xfe,0x01,0xfe,0x01,0xfe,0x01,0xfe,0x01},
55 {0x1f,0xe0,0x1f,0xe0,0x0e,0xf1,0x0e,0xf1},
56 {0xe0,0x1f,0xe0,0x1f,0xf1,0x0e,0xf1,0x0e},
58 {0x01,0xe0,0x01,0xe0,0x01,0xf1,0x01,0xf1},
59 {0xe0,0x01,0xe0,0x01,0xf1,0x01,0xf1,0x01},
[all …]
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree_preset_digests.c49 char buff[4096] = {0}; in DEFINE_TEST()
50 size_t used = 0; in DEFINE_TEST()
57 assertEqualInt(ARCHIVE_OK, archive_md5_update(&expectedMd5Ctx, "", 0)); in DEFINE_TEST()
63 assertEqualInt(ARCHIVE_OK, archive_rmd160_update(&expectedRmd160Ctx, "", 0)); in DEFINE_TEST()
69 assertEqualInt(ARCHIVE_OK, archive_sha1_update(&expectedSha1Ctx, "", 0)); in DEFINE_TEST()
75 assertEqualInt(ARCHIVE_OK, archive_sha256_update(&expectedSha256Ctx, "", 0)); in DEFINE_TEST()
81 assertEqualInt(ARCHIVE_OK, archive_sha384_update(&expectedSha384Ctx, "", 0)); in DEFINE_TEST()
87 assertEqualInt(ARCHIVE_OK, archive_sha512_update(&expectedSha512Ctx, "", 0)); in DEFINE_TEST()
112 assert(memcmp(archive_entry_digest(entry, ARCHIVE_ENTRY_DIGEST_MD5), ed.md5, sizeof(ed.md5)) == 0); in DEFINE_TEST()
116 …mcmp(archive_entry_digest(entry, ARCHIVE_ENTRY_DIGEST_RMD160), ed.rmd160, sizeof(ed.rmd160)) == 0); in DEFINE_TEST()
[all …]
/freebsd/sys/crypto/des/
H A Ddes_setkey.c65 int des_check_key=0;
71 for (i=0; i<DES_KEY_SZ; i++) in des_set_odd_parity()
79 for (i=0; i<DES_KEY_SZ; i++) in des_check_key_parity()
82 return(0); in des_check_key_parity()
99 {0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01},
100 {0xFE,0xFE,0xFE,0xFE,0xFE,0xFE,0xFE,0xFE},
101 {0x1F,0x1F,0x1F,0x1F,0x0E,0x0E,0x0E,0x0E},
102 {0xE0,0xE0,0xE0,0xE0,0xF1,0xF1,0xF1,0xF1},
104 {0x01,0xFE,0x01,0xFE,0x01,0xFE,0x01,0xFE},
105 {0xFE,0x01,0xFE,0x01,0xFE,0x01,0xFE,0x01},
[all …]
/freebsd/share/i18n/esdb/BIG5/
H A DBig5.variable3 2003 row=0x81-0xFE;col=0x40-0x7E,0xA1-0xFE;
4 E row=0x81-0xFE;col=0x40-0x7E,0xA1-0xFE;excludes=0xA3C0-0xA3FE,0xC8D4-0xC8FE;
5 ETen row=0x81-0xFE;col=0x40-0x7E,0xA1-0xFE;excludes=0xA3C0-0xA3FE,0xC8D4-0xC8FE;
6 HKSCS row=0x81-0xFE;col=0x40-0x7E,0xA1-0xFE;
7 IBM row=0xA1-0xF9;col=0x40-0x7E,0xA1-0xFE;excludes=0xA3E1-0xA3FE;
8 Plus row=0x81-0xFE;col=0x40-0xFE;
/freebsd/sys/dev/sound/pci/
H A Dneomagic-coeff.h31 #define NM_TOTAL_COEFF_COUNT 0x3158
34 0xFF, 0xFF, 0x2F, 0x00, 0x4B, 0xFF, 0xA5, 0x01, 0xEF, 0xFC, 0x21,
35 0x05, 0x87, 0xF7, 0x62, 0x11, 0xE9, 0x45, 0x5E, 0xF9, 0xB5, 0x01,
36 0xDE, 0xFF, 0xA4, 0xFF, 0x60, 0x00, 0xCA, 0xFF, 0x0D, 0x00, 0xFD,
37 0xFF, 0x36, 0x00, 0x36, 0xFF, 0xE6, 0x01, 0x3D, 0xFC, 0xD6, 0x06,
38 0x4C, 0xF3, 0xED, 0x20, 0x3D, 0x3D, 0x4A, 0xF3, 0x4E, 0x05, 0xB1,
39 0xFD, 0xE1, 0x00, 0xC3, 0xFF, 0x05, 0x00, 0x02, 0x00, 0xFD, 0xFF,
40 0x2A, 0x00, 0x5C, 0xFF, 0xAA, 0x01, 0x71, 0xFC, 0x07, 0x07, 0x7E,
41 0xF1, 0x44, 0x30, 0x44, 0x30, 0x7E, 0xF1, 0x07, 0x07, 0x71, 0xFC,
42 0xAA, 0x01, 0x5C, 0xFF, 0x2A, 0x00, 0xFD, 0xFF, 0x02, 0x00, 0x05,
[all …]
/freebsd/crypto/openssl/crypto/des/
H A Dset_key.c63 for (i = 0; i < DES_KEY_SZ; i++) in DES_set_odd_parity()
69 * Return 1 if parity is okay and 0 if not.
76 for (i = 0; i < DES_KEY_SZ; i++) { in DES_check_key_parity()
96 {0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01},
97 {0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE},
98 {0x1F, 0x1F, 0x1F, 0x1F, 0x0E, 0x0E, 0x0E, 0x0E},
99 {0xE0, 0xE0, 0xE0, 0xE0, 0xF1, 0xF1, 0xF1, 0xF1},
101 {0x01, 0xFE, 0x01, 0xFE, 0x01, 0xFE, 0x01, 0xFE},
102 {0xFE, 0x01, 0xFE, 0x01, 0xFE, 0x01, 0xFE, 0x01},
103 {0x1F, 0xE0, 0x1F, 0xE0, 0x0E, 0xF1, 0x0E, 0xF1},
[all …]
/freebsd/crypto/openssl/test/
H A Ddestest.c34 {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},
35 {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF},
36 {0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},
37 {0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11},
38 {0x01, 0x23, 0x45, 0x67, 0x89, 0xAB, 0xCD, 0xEF},
39 {0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11},
40 {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},
41 {0xFE, 0xDC, 0xBA, 0x98, 0x76, 0x54, 0x32, 0x10},
42 {0x7C, 0xA1, 0x10, 0x45, 0x4A, 0x1A, 0x6E, 0x57},
43 {0x01, 0x31, 0xD9, 0x61, 0x9D, 0xC1, 0x37, 0x6E},
[all …]
H A Ddtlsv1listentest.c22 0x16, /* Handshake */
23 0xFE, 0xFF, /* DTLSv1.0 */
24 0x00, 0x00, /* Epoch */
25 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* Record sequence number */
26 0x00, 0x3A, /* Record Length */
27 0x01, /* ClientHello */
28 0x00, 0x00, 0x2E, /* Message length */
29 0x00, 0x00, /* Message sequence */
30 0x00, 0x00, 0x00, /* Fragment offset */
31 0x00, 0x00, 0x2E, /* Fragment length */
[all …]
H A Dmodes_internal_test.c44 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
48 0xc6, 0x35, 0x35, 0x68, 0xf2, 0xbf, 0x8c, 0xb4,
49 0xd8, 0xa5, 0x80, 0x36, 0x2d, 0xa7, 0xff, 0x7f,
50 0x97
54 0xfc, 0x00, 0x78, 0x3e, 0x0e, 0xfd, 0xb2, 0xc1,
55 0xd4, 0x45, 0xd4, 0xc8, 0xef, 0xf7, 0xed, 0x22,
56 0x97, 0x68, 0x72, 0x68, 0xd6, 0xec, 0xcc, 0xc0,
57 0xc0, 0x7b, 0x25, 0xe2, 0x5e, 0xcf, 0xe5
61 0x39, 0x31, 0x25, 0x23, 0xa7, 0x86, 0x62, 0xd5,
62 0xbe, 0x7f, 0xcb, 0xcc, 0x98, 0xeb, 0xf5, 0xa8,
[all …]
/freebsd/sys/dev/qlxgbe/
H A Dql_fw.c39 0x03, 0x00, 0x40, 0x40, 0x05, 0x04, 0x43, 0x00, 0x00, 0x00, 0x00, 0x00,
40 0xa8, 0x49, 0x1b, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
41 0x00, 0x00, 0x00, 0x00, 0xba, 0x8f, 0x63, 0x84, 0x2f, 0x5a, 0x19, 0xd4,
42 0x00, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
43 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
44 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
45 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
46 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
47 0xe0, 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xf3, 0x03, 0x00,
48 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A Dtest-rw.c53 4, "\xff\xfe\x20\x00",
54 0,
55 1, { 0x0020 },
60 4, "\xfe\xff\x00\x20",
61 0,
62 1, { 0x0020 },
68 2, "\xfe\xff",
69 0,
70 0, { 0 },
76 0, "",
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dpgp9 0 beshort 0xa600 PGP encrypted data
11 #0 string -----BEGIN\040PGP text/PGP armored data
29 >>&0 use pgp
30 0 string -----BEGIN\040PGP\040MESSAGE- PGP message
37 >>&0 use pgp
39 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE- PGP signed message
44 0 string -----BEGIN\040PGP\040SIGNATURE- PGP signature
49 >>&0 use pgp
56 0 name pgp
57 >0 byte 0x67 Reserved (old)
[all …]
/freebsd/sys/contrib/libsodium/test/default/
H A Dsign.c6 = { 0x42, 0x11, 0x51, 0xa4, 0x59, 0xfa, 0xea, 0xde, 0x3d, 0x24, 0x71,
7 0x15, 0xf9, 0x4a, 0xed, 0xae, 0x42, 0x31, 0x81, 0x24, 0x09, 0x5a,
8 0xfa, 0xbe, 0x4d, 0x14, 0x51, 0xa5, 0x59, 0xfa, 0xed, 0xee };
180x9d,0x61,0xb1,0x9d,0xef,0xfd,0x5a,0x60,0xba,0x84,0x4a,0xf4,0x92,0xec,0x2c,0xc4,0x44,0x49,0xc5,0x6…
190x4c,0xcd,0x08,0x9b,0x28,0xff,0x96,0xda,0x9d,0xb6,0xc3,0x46,0xec,0x11,0x4e,0x0f,0x5b,0x8a,0x31,0x9…
200xc5,0xaa,0x8d,0xf4,0x3f,0x9f,0x83,0x7b,0xed,0xb7,0x44,0x2f,0x31,0xdc,0xb7,0xb1,0x66,0xd3,0x85,0x3…
210x0d,0x4a,0x05,0xb0,0x73,0x52,0xa5,0x43,0x6e,0x18,0x03,0x56,0xda,0x0a,0xe6,0xef,0xa0,0x34,0x5f,0xf…
220x6d,0xf9,0x34,0x0c,0x13,0x8c,0xc1,0x88,0xb5,0xfe,0x44,0x64,0xeb,0xaa,0x3f,0x7f,0xc2,0x06,0xa2,0xd…
230xb7,0x80,0x38,0x1a,0x65,0xed,0xf8,0xb7,0x8f,0x69,0x45,0xe8,0xdb,0xec,0x79,0x41,0xac,0x04,0x9f,0xd…
240x78,0xae,0x9e,0xff,0xe6,0xf2,0x45,0xe9,0x24,0xa7,0xbe,0x63,0x04,0x11,0x46,0xeb,0xc6,0x70,0xdb,0xd…
[all …]
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_prs.h51 0x31,0x52,0x00,0xDA,0xFC,0x00,0x00,0x00,0x00,0x00, \
52 0x00,0x00,0x50,0x2C,0x40,0x00,0x31,0x92,0x50,0x2C, \
53 0x00,0x88,0x18,0x2F,0x00,0x01,0x1B,0xFE,0x18,0x71, \
54 0x02,0x1F,0x00,0x08,0x00,0x83,0x02,0x1F,0x00,0x20, \
55 0x28,0x1B,0x00,0x05,0x29,0x1F,0x30,0xD0,0x60,0x4F, \
56 0x00,0x07,0x00,0x05,0x00,0x00,0xC3,0x8F,0x00,0x52, \
57 0x00,0x01,0x07,0x01,0x60,0x3B,0x00,0x00,0x30,0xD0, \
58 0x00,0xDA,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00, \
59 0x40,0x4C,0x00,0x00,0x02,0x8F,0x00,0x00,0x30,0xF2, \
60 0x00,0x06,0x18,0x5D,0x00,0x00,0x9F,0xFF,0x30,0xF2, \
[all …]
/freebsd/lib/libc/locale/
H A Dgb18030.550 characters are represented by single bytes in the range 0x00 to 0x7F.
54 0x81-0xFE and end with a byte either in the range 0x40-0x7E or 0x80-0xFE.
57 0x81-0xFE, have a second byte in the range 0x30-0x39, a third byte in the range
58 0x81-0xFE and a fourth byte in the range 0x30-0x39.
H A Dgb18030.c81 return (0); in _GB18030_init()
88 return (ps == NULL || ((const _GB18030State *)ps)->count == 0); in _GB18030_mbsinit()
102 if (gs->count < 0 || gs->count > sizeof(gs->bytes)) { in _GB18030_mbrtowc()
120 if (n == 0) in _GB18030_mbrtowc()
130 if (ch <= 0x7f) { in _GB18030_mbrtowc()
133 } else if (ch >= 0x81 && ch <= 0xfe) { in _GB18030_mbrtowc()
138 if ((ch >= 0x40 && ch <= 0x7e) || (ch >= 0x80 && ch <= 0xfe)) { in _GB18030_mbrtowc()
141 } else if (ch >= 0x30 && ch <= 0x39) { in _GB18030_mbrtowc()
147 wch = ((wch & 0x7f) << 8) | ch; in _GB18030_mbrtowc()
151 if (ch < 0x81 || ch > 0xfe) in _GB18030_mbrtowc()
[all …]
/freebsd/sys/contrib/dev/ral/
H A Dmicrocode.h27 0x02, 0x1c, 0x12, 0x02, 0x13, 0xcb, 0xc2, 0x8c, 0x22, 0x22, 0x00,
28 0x02, 0x16, 0x0f, 0xc2, 0xaf, 0xc2, 0x8d, 0x75, 0x8c, 0x94, 0x75,
29 0x8a, 0x93, 0xd2, 0xaf, 0x22, 0x02, 0x18, 0xda, 0x12, 0x1b, 0xe8,
30 0x40, 0x03, 0x02, 0x02, 0x1e, 0x90, 0x21, 0x02, 0xe0, 0xf5, 0x2d,
31 0x90, 0x00, 0x03, 0xe0, 0x12, 0x08, 0x25, 0x00, 0xb0, 0x00, 0x00,
32 0xce, 0x01, 0x00, 0x5e, 0x10, 0x00, 0x6f, 0x11, 0x00, 0xf2, 0x20,
33 0x01, 0x4d, 0x21, 0x01, 0x70, 0x22, 0x01, 0x84, 0x30, 0x01, 0x8f,
34 0x31, 0x01, 0xd5, 0x50, 0x01, 0x9f, 0x51, 0x01, 0xf2, 0x52, 0x02,
35 0x06, 0x60, 0x00, 0x00, 0x02, 0x14, 0x90, 0x00, 0x0a, 0xe0, 0x20,
36 0xe5, 0x03, 0x30, 0x07, 0x03, 0xd2, 0x08, 0x22, 0x12, 0x17, 0xa5,
[all …]
/freebsd/sys/dev/syscons/logo/
H A Dlogo.c9 0x00, 0x00, 0x00,
10 0x0b, 0x00, 0x00,
11 0x0b, 0x0b, 0x0b,
12 0x13, 0x01, 0x01,
13 0x1b, 0x05, 0x04,
14 0x13, 0x13, 0x13,
15 0x1b, 0x1b, 0x1b,
16 0x1c, 0x15, 0x14,
17 0x25, 0x03, 0x01,
18 0x33, 0x0e, 0x0c,
[all …]
/freebsd/sys/dev/vt/font/
H A Dvt_font_default.c38 0x00, 0x00, 0x7e, 0x42, 0x42, 0x42, 0x42, 0x42, 0x42, 0x42, 0x42, 0x7e,
39 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
40 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x10,
41 0x10, 0x10, 0x10, 0x10, 0x10, 0x00, 0x10, 0x10, 0x00, 0x00, 0x00, 0x00,
42 0x00, 0x24, 0x24, 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
43 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0x24, 0x24, 0x7e, 0x24, 0x24,
44 0x7e, 0x24, 0x24, 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x10, 0x7c,
45 0x92, 0x90, 0x90, 0x7c, 0x12, 0x12, 0x92, 0x7c, 0x10, 0x10, 0x00, 0x00,
46 0x00, 0x00, 0x64, 0x94, 0x68, 0x08, 0x10, 0x10, 0x20, 0x2c, 0x52, 0x4c,
47 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x24, 0x24, 0x18, 0x30, 0x4a,
[all …]
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dt_decrypt.c44 { KV5M_DATA, 0, "", }, 0,
89 "\xF1\x16\x86\xCB\xBC\x9E\x23\xEA\x54\xFE\xCD\x2A\x3D\xCD\xFB\x20"
90 "\xB6\xFE\x98\xBF\x26\x45\xC4\xC4" },
100 { KV5M_DATA, 0, "", }, 0,
150 { KV5M_DATA, 0, "", }, 0,
193 "\xB5\x6E\xFE\xD3\xF7\x52\x65\x74\xAF\x74\xF7\xD2\xF9\xBA\xE9\x6E"
200 { KV5M_DATA, 0, "", }, 0,
233 "\x97\x46\x37\xFE\x80\xBF\x53\x2F\xE5\x17\x95\xB4\x80\x97\x18\xE6"
245 "\xFE\xCE\x51\x0F\x02\xD7\xFF\x1E\x7B\xAC" }
250 { KV5M_DATA, 0, "", }, 0,
[all …]
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMagic.cpp3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
36 switch ((unsigned char)Magic[0]) { in identify_magic()
37 case 0x00: { in identify_magic()
39 if (startswith(Magic, "\0\0\xFF\xFF")) { in identify_magic()
46 if (memcmp(Start, COFF::BigObjMagic, sizeof(COFF::BigObjMagic)) == 0) in identify_magic()
48 if (memcmp(Start, COFF::ClGlObjMagic, sizeof(COFF::BigObjMagic)) == 0) in identify_magic()
54 memcmp(Magic.data(), COFF::WinResMagic, sizeof(COFF::WinResMagic)) == 0) in identify_magic()
56 // 0x0000 = COFF unknown machine type in identify_magic()
57 if (Magic[1] == 0) in identify_magic()
[all...]
/freebsd/contrib/less/
H A Dcharset.h10 #define IS_ASCII_OCTET(c) (((c) & 0x80) == 0)
11 #define IS_UTF8_TRAIL(c) (((c) & 0xC0) == 0x80)
12 #define IS_UTF8_LEAD2(c) (((c) & 0xE0) == 0xC0)
13 #define IS_UTF8_LEAD3(c) (((c) & 0xF0) == 0xE0)
14 #define IS_UTF8_LEAD4(c) (((c) & 0xF8) == 0xF0)
15 #define IS_UTF8_LEAD5(c) (((c) & 0xFC) == 0xF8)
16 #define IS_UTF8_LEAD6(c) (((c) & 0xFE) == 0xFC)
17 #define IS_UTF8_INVALID(c) (((c) & 0xFE) == 0xFE)
18 #define IS_UTF8_LEAD(c) (((c) & 0xC0) == 0xC0 && !IS_UTF8_INVALID(c))
/freebsd/sys/dev/usb/wlan/
H A Dif_rumfw.h25 0x02, 0x13, 0x25, 0x12, 0x10, 0xd9, 0x02, 0x12, 0x58, 0x02, 0x13,
26 0x58, 0x02, 0x13, 0x5a, 0xc0, 0xd0, 0x75, 0xd0, 0x18, 0x12, 0x13,
27 0x5c, 0xd0, 0xd0, 0x22, 0x02, 0x14, 0x5c, 0x02, 0x14, 0xe7, 0xed,
28 0x4c, 0x70, 0x44, 0x90, 0x01, 0xa8, 0x74, 0x80, 0xf0, 0xef, 0x30,
29 0xe5, 0x07, 0xe4, 0x90, 0x00, 0x0f, 0xf0, 0x80, 0x2c, 0xe5, 0x40,
30 0x24, 0xc0, 0x60, 0x13, 0x24, 0xc0, 0x60, 0x16, 0x24, 0xc0, 0x60,
31 0x19, 0x24, 0xc0, 0x70, 0x1a, 0xe4, 0x90, 0x00, 0x0b, 0xf0, 0x80,
32 0x13, 0xe4, 0x90, 0x00, 0x13, 0xf0, 0x80, 0x0c, 0xe4, 0x90, 0x00,
33 0x1b, 0xf0, 0x80, 0x05, 0xe4, 0x90, 0x00, 0x23, 0xf0, 0xe4, 0x90,
34 0x01, 0xa8, 0xf0, 0xd3, 0x22, 0x90, 0x02, 0x02, 0xed, 0xf0, 0x90,
[all …]
/freebsd/sys/dev/vt/logo/
H A Dlogo_freebsd.c37 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x00, 0x00, 0x00, 0x00,
38 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
39 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
40 0x00, 0x00, 0x00, 0x07, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
41 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x00, 0x00,
42 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
43 0x0f, 0xff, 0xf0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
44 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00,
45 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1f, 0xff, 0xfe,
46 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
[all …]
/freebsd/crypto/libecc/include/libecc/curves/known/
H A Dec_params_secp192k1.h8 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
9 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
10 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0xee, 0x37,
17 0xc0,
24 0x01, 0x00, 0x00, 0x11, 0xc9,
30 0x01, 0x00, 0x00, 0x23, 0x92, 0x01, 0x3c, 0x4f,
31 0xd1,
37 0xf2, 0x7a, 0xe5, 0x5b, 0x74, 0x46, 0xd8, 0x79,
43 0x00,
49 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
[all …]

12345678910>>...41