/freebsd/contrib/libcbor/test/ |
H A D | string_test.c | 16 unsigned char empty_string_data[] = {0x60}; 23 assert_size_equal(cbor_string_length(string), 0); in test_empty_string() 24 assert_size_equal(cbor_string_codepoint_count(string), 0); in test_empty_string() 30 unsigned char short_string_data[] = {0x6C, 0x48, 0x65, 0x6C, 0x6C, 0x6F, 0x2 [all...] |
/freebsd/contrib/libfido2/regress/ |
H A D | compress.c | 23 0x78, 0x9c, 0xb5, 0x52, 0x3b, 0x6f, 0xdb, 0x30, 24 0x10, 0xde, 0xf5, 0x2b, 0x0e, 0x99, 0x12, 0x40, 25 0x75, 0x13, 0x4f, 0x45, 0x3b, 0xd1, 0x12, 0x6d, 26 0x1d, 0x20, 0x8b, 0x2a, 0x49, 0xd9, 0xf5, 0x28, 27 0x4b, 0x4c, 0x42, 0xc0, 0x12, 0x03, 0x3d, 0x12, 28 0xe4, 0xdf, 0xf7, 0xc8, 0x3a, 0x88, 0xd3, 0x0c, 29 0x9d, 0xea, 0xc1, 0x3e, 0xf3, 0x8e, 0xdf, 0xeb, 30 0x98, 0xb8, 0xa7, 0xd7, 0xc1, 0x3e, 0x3c, 0x4e, 31 0x70, 0xdd, 0xdc, 0xc0, 0xf2, 0xf6, 0xee, 0xdb, 32 0x97, 0xe5, 0xed, 0x72, 0x09, 0x87, 0xf9, 0x68, [all …]
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | test_name.c | 51 if (strcmp(s, name) != 0) in test_name() 57 return 0; in test_name() 66 return 0; in test_name_fail() 95 ret = strcmp(s, expected) != 0; in test_expand() 100 return 0; in test_expand() 109 "\x20\x4d\x61\x6e\x63\x68\x65\x73\x74\x65\x72\x31\x10\x30\x0e\x06" 114 "\x66\x69\x63\x61\x74\x69\x6f\x6e\x20\x41\x75\x74\x68\x6f\x72\x69" 119 "\x61\x74\x65\x72\x20\x4d\x61\x6e\x63\x68\x65\x73\x74\x65\x72\x31" 124 "\x65\x72\x74\x69\x66\x69\x63\x61\x74\x69\x6f\x6e\x20\x41\x75\x74" 138 "\x6e\x37\x9c\xe2\x2f\xe2\xd3\xa2\x26\x8b\xc6\xb8\x55\x43\x88\xe1" [all …]
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwnreg.h | 58 #define IWN_HIADDR(paddr) (((paddr) >> 32) & 0xf) 61 #define IWN_HIADDR(paddr) (0) 67 #define IWN_HW_IF_CONFIG 0x000 68 #define IWN_INT_COALESCING 0x004 69 #define IWN_INT_PERIODIC 0x005 /* use IWN_WRITE_1 */ 70 #define IWN_INT 0x008 71 #define IWN_INT_MASK 0x00c 72 #define IWN_FH_INT 0x010 73 #define IWN_GPIO_IN 0x018 /* read external chip pins */ 74 #define IWN_RESET 0x020 [all …]
|
/freebsd/usr.sbin/ppp/ |
H A D | chap_ms.c | 60 {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 61 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 62 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 63 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; 66 {0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 67 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 68 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 69 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2, 0xF2}; 89 return word & 0xFE; in Get7Bits() 97 des_key[0] = Get7Bits(key, 0); in MakeKey() [all …]
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_tables.c | 42 0x3, 0x7, 0xf, 0x1f, 0x3f, 0x7f, 0xff, 0x1ff, 0x3ff 45 0x0, 0x2, 0x6, 0xe, 0x1e, 0x3e, 0x7e, 0xfe, 0x1fe 61 0x00, 0x16, 0x16, 0x2a, 0x16, 0x16, 0x26, 0x4e, 62 0x16, 0x16, 0x16, 0x3e, 0x2a, 0x3e, 0x4e, 0x8a, 63 0x16, 0x16, 0x16, 0x3e, 0x16, 0x16, 0x36, 0x5e, 64 0x16, 0x16, 0x16, 0x3e, 0x3e, 0x3e, 0x5e, 0x9e, 65 0x16, 0x16, 0x16, 0x3e, 0x16, 0x16, 0x36, 0x5e, 66 0x16, 0x16, 0x16, 0x3e, 0x3e, 0x3e, 0x5e, 0x9e, 67 0x2a, 0x3e, 0x3e, 0x2a, 0x3e, 0x3e, 0x2e, 0x6e, 68 0x3e, 0x3e, 0x3e, 0x3e, 0x2a, 0x3e, 0x6e, 0xaa, [all …]
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | ms_funcs.c | 23 * Returns: 0 on success, -1 on failure 31 for (i = 0, j = 0; i < utf8_string_len; i++) { in utf8_to_ucs2() 37 if (c <= 0x7F) { in utf8_to_ucs2() 46 if ((c & 0xE0) == 0xC0) { in utf8_to_ucs2() 49 ((c & 0x1F) << 6) | (c2 & 0x3F)); in utf8_to_ucs2() 59 ((c & 0xF) << 12) | in utf8_to_ucs2() 60 ((c2 & 0x3F) << 6) | (c3 & 0x3F)); in utf8_to_ucs2() 68 return 0; in utf8_to_ucs2() 76 * @username: 0-to-256-char UserName (IN) 79 * Returns: 0 on success, -1 on failure [all …]
|
/freebsd/sys/dev/vt/logo/ |
H A D | logo_beastie.c | 38 0x16, 0x00, 0x62, 0x16, 0x88, 0x03, 0x80, 0x16, 0x00, 0x23, 0x88, 0x80, 39 0x00, 0x00, 0x08, 0x88, 0x16, 0x00, 0x21, 0x08, 0x16, 0x00, 0x06, 0x88, 40 0x16, 0x00, 0x20, 0x80, 0x16, 0x00, 0x06, 0x08, 0x80, 0x16, 0x00, 0x1e, 41 0x08, 0x16, 0x00, 0x08, 0x88, 0x16, 0x00, 0x1e, 0x08, 0x16, 0x00, 0x06, 42 0x87, 0x00, 0x08, 0x16, 0x00, 0x1e, 0x80, 0x16, 0x00, 0x06, 0x77, 0x80, 43 0x00, 0x80, 0x16, 0x00, 0x1d, 0x80, 0x16, 0x00, 0x06, 0x08, 0x00, 0x00, 44 0x08, 0x16, 0x00, 0x1d, 0x80, 0x16, 0x00, 0x09, 0x08, 0x16, 0x00, 0x1c, 45 0x08, 0x16, 0x00, 0x0a, 0x08, 0x16, 0x00, 0x1c, 0x08, 0x16, 0x00, 0x0b, 46 0x80, 0x16, 0x00, 0x1b, 0x08, 0x16, 0x00, 0x0b, 0x80, 0x16, 0x00, 0x1b, 47 0x08, 0x00, 0x08, 0x70, 0x16, 0x00, 0x03, 0x77, 0x70, 0x16, 0x00, 0x03, [all …]
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx_seq.h | 9 0xff, 0x02, 0x06, 0x78, 10 0x00, 0xea, 0x6e, 0x59, 11 0x01, 0xea, 0x04, 0x30, 12 0xff, 0x04, 0x0c, 0x78, 13 0x19, 0xea, 0x6e, 0x59, 14 0x19, 0xea, 0x04, 0x00, 15 0x33, 0xea, 0x68, 0x59, 16 0x33, 0xea, 0x00, 0x00, 17 0x60, 0x3a, 0x3a, 0x68, 18 0x04, 0x4d, 0x35, 0x78, [all …]
|
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | sign.c | 6 = { 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 }; 18 …0x9d,0x61,0xb1,0x9d,0xef,0xfd,0x5a,0x60,0xba,0x84,0x4a,0xf4,0x92,0xec,0x2c,0xc4,0x44,0x49,0xc5,0x6… 19 …0x4c,0xcd,0x08,0x9b,0x28,0xff,0x96,0xda,0x9d,0xb6,0xc3,0x46,0xec,0x11,0x4e,0x0f,0x5b,0x8a,0x31,0x9… 20 …0xc5,0xaa,0x8d,0xf4,0x3f,0x9f,0x83,0x7b,0xed,0xb7,0x44,0x2f,0x31,0xdc,0xb7,0xb1,0x66,0xd3,0x85,0x3… 21 …0x0d,0x4a,0x05,0xb0,0x73,0x52,0xa5,0x43,0x6e,0x18,0x03,0x56,0xda,0x0a,0xe6,0xef,0xa0,0x34,0x5f,0xf… 22 …0x6d,0xf9,0x34,0x0c,0x13,0x8c,0xc1,0x88,0xb5,0xfe,0x44,0x64,0xeb,0xaa,0x3f,0x7f,0xc2,0x06,0xa2,0xd… 23 …0xb7,0x80,0x38,0x1a,0x65,0xed,0xf8,0xb7,0x8f,0x69,0x45,0xe8,0xdb,0xec,0x79,0x41,0xac,0x04,0x9f,0xd… 24 …0x78,0xae,0x9e,0xff,0xe6,0xf2,0x45,0xe9,0x24,0xa7,0xbe,0x63,0x04,0x11,0x46,0xeb,0xc6,0x70,0xdb,0xd… [all …]
|
H A D | core2.c | 5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, 6 0xd4, 0x62, 0xcd, 0x51, 0x19, 0x7a, 0x9a, 7 0x46, 0xc7, 0x60, 0x09, 0x54, 0x9e, 0xac, 8 0x64, 0x74, 0xf2, 0x06, 0xc4, 0xee, 0x08, 9 0x44, 0xf6, 0x83, 0x89 }; 11 static unsigned char nonceprefix[16] = { 0x69, 0x69, 0x6e, 0xe9, 0x55, 0xb6, 12 0x2b, 0x73, 0xcd, 0x62, 0xbd, 0xa8, 13 0x75, 0xfc, 0x73, 0xd6 }; 15 static unsigned char c[16] = { 0x65, 0x78, 0x70, 0x61, 0x6e, 0x64, 0x20, 0x33, 16 0x32, 0x2d, 0x62, 0x79, 0x74, 0x65, 0x20, 0x6b }; [all …]
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | wiredata_fido2.h | 12 0xff, 0xff, 0xff, 0xff, 0x86, 0x00, 0x11, 0x80, \ 13 0x43, 0x56, 0x40, 0xb1, 0x4e, 0xd9, 0x2d, 0x00, \ 14 0x22, 0x00, 0x02, 0x02, 0x05, 0x02, 0x01, 0x05, \ 15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 17 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 18 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 19 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 22 0x00, 0x22, 0x00, 0x02, 0xbb, 0x00, 0x01, 0x02, \ 23 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ [all …]
|
H A D | wiredata_u2f.h | 12 0x00, 0x00, 0x99, 0x01, 0x83, 0x00, 0x02, 0x69, \ 13 0x85, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 14 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 17 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 18 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ 19 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 22 0x00, 0x00, 0x99, 0x01, 0x83, 0x00, 0x4e, 0x01, \ 23 0x00, 0x00, 0x00, 0x2c, 0x30, 0x45, 0x02, 0x20, \ [all …]
|
/freebsd/contrib/libcbor/test/data/ |
H A D | pretty.cbor | 2 0x5B, 0x31, 0x2C, 0x20, 0x2D, 0x31, 0x2C, 0x20, 0x28, 0x5F, 0x20, 0x68, 0x27, 0x30, 0x31, 0x27, 0x2…
|
/freebsd/contrib/netbsd-tests/dev/audio/ |
H A D | h_pad_musa.c | 2 0x46, 0xdb, 0x76, 0x67, 0x61, 0xff, 0xfc, 0x67, 0xff, 0xe9, 0xdb, 0x79, 3 0x5d, 0x53, 0x5b, 0x79, 0xef, 0x65, 0x67, 0x5b, 0x67, 0x67, 0x72, 0x66, 4 0x4f, 0x5b, 0xe7, 0xf5, 0x5e, 0x53, 0x61, 0xe7, 0x5c, 0x53, 0x67, 0x67, 5 0x67, 0x5b, 0x54, 0x60, 0x4e, 0xec, 0xef, 0x5b, 0x5b, 0x6f, 0x69, 0xff, 6 0x71, 0x53, 0x77, 0x67, 0x67, 0x5b, 0x5b, 0x5b, 0x75, 0x6c, 0x67, 0x6d, 7 0x67, 0x7e, 0xff, 0x63, 0x66, 0x61, 0x67, 0x5b, 0x5b, 0x67, 0x67, 0x5f, 8 0x5b, 0x64, 0x5b, 0x5b, 0x55, 0x53, 0x5c, 0x5d, 0x67, 0x53, 0x63, 0x5e, 9 0xe7, 0xf5, 0x51, 0x5b, 0x5e, 0x5e, 0x67, 0x5b, 0x67, 0xff, 0x67, 0x67, 10 0xe9, 0x6e, 0x67, 0x5c, 0x60, 0x67, 0x7a, 0xff, 0xe7, 0xff, 0x58, 0x5b, 11 0x64, 0x6e, 0x67, 0x55, 0x5f, 0xff, 0xff, 0xff, 0xff, 0x56, 0x5b, 0x53, [all …]
|
/freebsd/crypto/openssl/fuzz/ |
H A D | server.c | 29 0x30, 0x82, 0x02, 0xff, 0x30, 0x82, 0x01, 0xe7, 0xa0, 0x03, 0x02, 0x01, 30 0x02, 0x02, 0x11, 0x00, 0xb1, 0x84, 0xee, 0x34, 0x99, 0x98, 0x76, 0xfb, 31 0x6f, 0xb2, 0x15, 0xc8, 0x47, 0x79, 0x05, 0x9b, 0x30, 0x0d, 0x06, 0x09, 32 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0b, 0x05, 0x00, 0x30, 33 0x12, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x07, 34 0x41, 0x63, 0x6d, 0x65, 0x20, 0x43, 0x6f, 0x30, 0x1e, 0x17, 0x0d, 0x31, 35 0x35, 0x31, 0x31, 0x30, 0x37, 0x30, 0x30, 0x32, 0x34, 0x35, 0x36, 0x5a, 36 0x17, 0x0d, 0x31, 0x36, 0x31, 0x31, 0x30, 0x36, 0x30, 0x30, 0x32, 0x34, 37 0x35, 0x36, 0x5a, 0x30, 0x12, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 38 0x04, 0x0a, 0x13, 0x07, 0x41, 0x63, 0x6d, 0x65, 0x20, 0x43, 0x6f, 0x30, [all …]
|
/freebsd/crypto/heimdal/kuser/ |
H A D | kdigest.c | 44 static int version_flag = 0; 45 static int help_flag = 0; 50 {"ccache", 0, arg_string, &ccache_string, "credential cache", NULL }, 51 {"version", 0, arg_flag, &version_flag, "print version", NULL }, 52 {"help", 0, arg_flag, &help_flag, NULL, NULL } 84 return 0; in digest_probe() 128 return 0; in digest_server_init() 153 if (strcasecmp(opt->type_string, "CHAP") == 0) { in digest_server_request() 222 return 0; in digest_server_request() 251 0x4D, 0x61, 0x67, 0x69, 0x63, 0x20, 0x73, 0x65, 0x72, 0x76, [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | dsa_no_digest_size_test.c | 37 0xAE, 0x35, 0x7D, 0x4E, 0x1D, 0x96, 0xE2, 0x9F, 0x00, 0x96, in load_dsa_params() 38 0x60, 0x5A, 0x6E, 0x4D, 0x07, 0x8D, 0xA5, 0x7C, 0xBC, 0xF9, in load_dsa_params() 39 0xAD, 0xD7, 0x9F, 0xD5, 0xE9, 0xEE, 0xA6, 0x33, 0x51, 0xDE, in load_dsa_params() 40 0x7B, 0x72, 0xD2, 0x75, 0xAA, 0x71, 0x77, 0xF1, 0x63, 0xFB, in load_dsa_params() 41 0xB6, 0xEC, 0x5A, 0xBA, 0x0D, 0x72, 0xA2, 0x1A, 0x1C, 0x64, in load_dsa_params() 42 0xB8, 0xE5, 0x89, 0x09, 0x6D, 0xC9, 0x6F, 0x0B, 0x7F, 0xD2, in load_dsa_params() 43 0xCE, 0x9F, 0xEF, 0x87, 0x5A, 0xB6, 0x67, 0x2F, 0xEF, 0xEE, in load_dsa_params() 44 0xEB, 0x59, 0xF5, 0x5E, 0xFF, 0xA8, 0x28, 0x84, 0x9E, 0x5B, in load_dsa_params() 45 0x37, 0x09, 0x11, 0x80, 0x7C, 0x08, 0x5C, 0xD5, 0xE1, 0x48, in load_dsa_params() 46 0x4B, 0xD2, 0x68, 0xFB, 0x3F, 0x9F, 0x2B, 0x6B, 0x6C, 0x0D, in load_dsa_params() [all …]
|
H A D | cmsapitest.c | 25 int testresult = 0; in test_encrypt_decrypt() 36 if (!TEST_int_gt(sk_X509_push(certstack, cert), 0)) in test_encrypt_decrypt() 49 || !TEST_int_eq(strcmp(buf, msg), 0)) in test_encrypt_decrypt() 59 return testresult && TEST_int_eq(ERR_peek_error(), 0); in test_encrypt_decrypt() 86 int ret = 0; in test_d2i_CMS_bio_NULL() 95 0x30, 0x82, 0x05, 0xc5, 0x06, 0x09, 0x2a, 0x86, in test_d2i_CMS_bio_NULL() 96 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x07, 0x02, 0xa0, in test_d2i_CMS_bio_NULL() 97 0x82, 0x05, 0xb6, 0x30, 0x82, 0x05, 0xb2, 0x02, in test_d2i_CMS_bio_NULL() 98 0x01, 0x01, 0x31, 0x0d, 0x30, 0x0b, 0x06, 0x09, in test_d2i_CMS_bio_NULL() 99 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, in test_d2i_CMS_bio_NULL() [all …]
|
H A D | dtlsv1listentest.c | 22 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 D | localetest.c | 27 0x30, 0x82, 0x03, 0x09, 0x30, 0x82, 0x01, 0xf1, 0xa0, 0x03, 0x02, 0x01, in setup_tests() 28 0x02, 0x02, 0x14, 0x08, 0xe0, 0x8c, 0xd3, 0xf3, 0xbf, 0x2c, 0xf2, 0x0d, in setup_tests() 29 0x0a, 0x75, 0xd1, 0xe8, 0xea, 0xbe, 0x70, 0x61, 0xd9, 0x67, 0xf9, 0x30, in setup_tests() 30 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0b, in setup_tests() 31 0x05, 0x00, 0x30, 0x14, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03, 0x55, 0x04, in setup_tests() 32 0x03, 0x0c, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x68, 0x6f, 0x73, 0x74, in setup_tests() 33 0x30, 0x1e, 0x17, 0x0d, 0x32, 0x32, 0x30, 0x34, 0x31, 0x31, 0x31, 0x34, in setup_tests() 34 0x31, 0x39, 0x35, 0x37, 0x5a, 0x17, 0x0d, 0x32, 0x32, 0x30, 0x35, 0x31, in setup_tests() 35 0x31, 0x31, 0x34, 0x31, 0x39, 0x35, 0x37, 0x5a, 0x30, 0x14, 0x31, 0x12, in setup_tests() 36 0x30, 0x10, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x09, 0x6c, 0x6f, 0x63, in setup_tests() [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | xo65 | 8 0 string \x55\x7A\x6E\x61 xo65 object, 10 >6 leshort&0x0001 =0x0001 with debug info 11 >6 leshort&0x0001 =0x0000 no debug info 14 0 string \x6E\x61\x55\x7A xo65 library, 18 0 string \x01\x00\x6F\x36\x35 o65 19 >6 leshort&0x1000 =0x0000 executable, 20 >6 leshort&0x1000 =0x1000 object, 22 >6 leshort&0x8000 =0x8000 65816, 23 >6 leshort&0x8000 =0x0000 6502, 24 >6 leshort&0x2000 =0x2000 32 bit, [all …]
|
/freebsd/contrib/netbsd-tests/crypto/opencrypto/ |
H A D | h_aesctr1.c | 57 { 0xAE, 0x68, 0x52, 0xF8, 0x12, 0x10, 0x67, 0xCC, 58 0x4B, 0xF7, 0xA5, 0x76, 0x55, 0x77, 0xF3, 0x9E, 59 0x00, 0x00, 0x00, 0x30 }, 60 { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }, 61 { 0x53, 0x69, 0x6E, 0x67, 0x6C, 0x65, 0x20, 0x62, 62 0x6C, 0x6F, 0x63, 0x6B, 0x20, 0x6D, 0x73, 0x67 }, 63 { 0xE4, 0x09, 0x5D, 0x4F, 0xB7, 0xA7, 0xB3, 0x79, 64 0x2D, 0x61, 0x75, 0xA3, 0x26, 0x13, 0x11, 0xB8 } 69 { 0x7E, 0x24, 0x06, 0x78, 0x17, 0xFA, 0xE0, 0xD7, 70 0x43, 0xD6, 0xCE, 0x1F, 0x32, 0x53, 0x91, 0x63, [all …]
|
/freebsd/tests/sys/opencrypto/ |
H A D | blake2-kat.h | 27 0x69, 0x21, 0x7A, 0x30, 0x79, 0x90, 0x80, 0x94, 28 0xE1, 0x11, 0x21, 0xD0, 0x42, 0x35, 0x4A, 0x7C, 29 0x1F, 0x55, 0xB6, 0x48, 0x2C, 0xA1, 0xA5, 0x1E, 30 0x1B, 0x25, 0x0D, 0xFD, 0x1E, 0xD0, 0xEE, 0xF9 33 0xE3, 0x4D, 0x74, 0xDB, 0xAF, 0x4F, 0xF4, 0xC6, 34 0xAB, 0xD8, 0x71, 0xCC, 0x22, 0x04, 0x51, 0xD2, 35 0xEA, 0x26, 0x48, 0x84, 0x6C, 0x77, 0x57, 0xFB, 36 0xAA, 0xC8, 0x2F, 0xE5, 0x1A, 0xD6, 0x4B, 0xEA 39 0xDD, 0xAD, 0x9A, 0xB1, 0x5D, 0xAC, 0x45, 0x49, 40 0xBA, 0x42, 0xF4, 0x9D, 0x26, 0x24, 0x96, 0xBE, [all …]
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_read_format_xar.c | 43 od -t x1 archive1.xar | sed -E -e 's/^0[0-9]+//;s/^ //;s/( )([0-9a-f]{2})/0x\2,/g;$ D' > archive… 46 0x78,0x61,0x72,0x21,0x00,0x1c,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0xc6, 47 0x00,0x00,0x00,0x00,0x00,0x00,0x04,0x70,0x00,0x00,0x00,0x01,0x78,0xda,0xc4,0x54, 48 0xc9,0x6e,0xdb,0x30,0x14,0xbc,0xe7,0x2b,0x08,0xdd,0x55,0xae,0xb6,0x45,0x83,0x56, 49 0xd0,0x4b,0xd1,0x7b,0xd3,0x4b,0x6f,0x34,0x17,0x89,0x88,0x36,0x48,0x54,0xe0,0xe4, 50 0xeb,0x4b,0x52,0x52,0x0c,0xa7,0x71,0x6f,0x45,0x01,0x01,0x1a,0x0e,0x87,0xa3,0xa7, 51 0xf7,0x06,0x14,0x8f,0x97,0xb6,0x01,0x2f,0x66,0x9c,0x5c,0xdf,0x9d,0x32,0xfc,0x05, 52 0x65,0xc0,0x74,0xaa,0xd7,0xae,0xab,0x4e,0xd9,0xcf,0xa7,0x6f,0x79,0x91,0x3d,0x96, 53 0x0f,0xe2,0x22,0xc7,0xf2,0x01,0x08,0xdf,0xab,0xf0,0x02,0x42,0x8d,0x46,0xfa,0x70, 54 0x22,0xf7,0xae,0x35,0x25,0x41,0x88,0xe7,0x98,0xe4,0x88,0x3c,0x61,0x7a,0xa4,0xe8, [all …]
|