| /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() 108 "\x30\x19\x06\x03\x55\x04\x08\x13\x12\x47\x72\x65\x61\x74\x65\x72" 109 "\x20\x4d\x61\x6e\x63\x68\x65\x73\x74\x65\x72\x31\x10\x30\x0e\x06" 110 "\x03\x55\x04\x07\x13\x07\x53\x61\x6c\x66\x6f\x72\x64\x31\x1a\x30" 113 "\x04\x03\x13\x1e\x43\x4f\x4d\x4f\x44\x4f\x20\x43\x65\x72\x74\x69" 114 "\x66\x69\x63\x61\x74\x69\x6f\x6e\x20\x41\x75\x74\x68\x6f\x72\x69" [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 …]
|
| H A D | cred.c | 22 0xf9, 0x64, 0x57, 0xe7, 0x2d, 0x97, 0xf6, 0xbb, 23 0xdd, 0xd [all...] |
| /freebsd/contrib/unbound/testcode/ |
| H A D | unitdname.c | 58 if(e != 0) in dname_to_buf() 71 unit_assert( query_dname_len(buff) == 0); in dname_test_qdl() 83 sldns_buffer_write_at(buff, 0, "\012abCDeaBCde\003cOm\000", 16); in dname_test_qdtl() 86 "\012abcdeabcde\003com\000", 16) == 0); in dname_test_qdtl() 88 sldns_buffer_write_at(buff, 0, "\001+\012abC{e-ZYXe\003NET\000", 18); in dname_test_qdtl() 91 "\001+\012abc{e-zyxe\003net\000", 18) == 0); in dname_test_qdtl() 93 sldns_buffer_write_at(buff, 0, "\000", 1); in dname_test_qdtl() 95 unit_assert( memcmp(sldns_buffer_begin(buff), "\000", 1) == 0); in dname_test_qdtl() 97 sldns_buffer_write_at(buff, 0, "\002NL\000", 4); in dname_test_qdtl() 99 unit_assert( memcmp(sldns_buffer_begin(buff), "\002nl\000", 4) == 0); in dname_test_qdtl() [all …]
|
| /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/crypto/krb5/src/kdc/ |
| H A D | t_ndr.c | 49 0x01, 0x10, 0x08, 0x00, 0xcc, 0xcc, 0xcc, 0xcc, 0xa0, 0x00, 0x00, 0x00, 50 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x2a, 0x00, 0x2c, 0x00, 51 0x04, 0x00, 0x02, 0x00, 0x01, 0x00, 0x00, 0x00, 0x08, 0x00, 0x02, 0x00, 52 0x16, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x15, 0x00, 0x00, 0x00, 53 0x73, 0x00, 0x76, 0x00, 0x63, 0x00, 0x32, 0x00, 0x2f, 0x00, 0x61, 0x00, 54 0x64, 0x00, 0x73, 0x00, 0x65, 0x00, 0x72, 0x00, 0x76, 0x00, 0x65, 0x00, 55 0x72, 0x00, 0x2e, 0x00, 0x61, 0x00, 0x64, 0x00, 0x2e, 0x00, 0x74, 0x00, 56 0x65, 0x00, 0x73, 0x00, 0x74, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 57 0x3a, 0x00, 0x3c, 0x00, 0x0c, 0x00, 0x02, 0x00, 0x1e, 0x00, 0x00, 0x00, 58 0x00, 0x00, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, 0x73, 0x00, 0x76, 0x00, [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 | aead_chacha20poly1305.exp | 1 ,0xe3,0xe4,0x46,0xf7,0xed,0xe9,0xa1,0x9b 2 ,0x62,0xa4,0x67,0x7d,0xab,0xf4,0xe3,0xd2 3 ,0x4b,0x87,0x6b,0xb2,0x84,0x75,0x38,0x96 4 ,0xe1,0xd6 5 ,0xe3,0xe4,0x46,0xf7,0xed,0xe9,0xa1,0x9b 6 ,0x62,0xa4,0x69,0xe7,0x78,0x9b,0xcd,0x95 7 ,0x4e,0x65,0x8e,0xd3,0x84,0x23,0xe2,0x31 8 ,0x61,0xdc 9 ,0xe3,0xe4,0x46,0xf7,0xed,0xe9,0xa1,0x9b 10 ,0x62,0xa4,0x69,0xe7,0x78,0x9b,0xcd,0x95 [all …]
|
| /freebsd/crypto/openssl/fuzz/ |
| H A D | dtlsserver.c | 39 Wu5FmXPKvJLmPuKQJMbOJSGDJLvdT/0dyM9aU3xKw64iv7S3laERWyW4/OemMQXs 53 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 54 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x0a, 0x4d, 0x49, 0x49, 0x44, 55 0x6f, 0x7a, 0x43, 0x43, 0x41, 0x6f, 0x75, 0x67, 0x41, 0x77, 0x49, 0x42, 0x41, 0x67, 0x49, 0x55, 56 0x53, 0x4b, 0x77, 0x51, 0x44, 0x31, 0x71, 0x52, 0x74, 0x53, 0x2b, 0x6c, 0x72, 0x69, 0x64, 0x61, 57 0x77, 0x6d, 0x61, 0x59, 0x4b, 0x36, 0x63, 0x65, 0x6a, 0x32, 0x6b, 0x77, 0x44, 0x51, 0x59, 0x4a, 58 0x4b, 0x6f, 0x5a, 0x49, 0x68, 0x76, 0x63, 0x4e, 0x41, 0x51, 0x45, 0x4c, 0x0a, 0x42, 0x51, 0x41, 59 0x77, 0x59, 0x54, 0x45, 0x4c, 0x4d, 0x41, 0x6b, 0x47, 0x41, 0x31, 0x55, 0x45, 0x42, 0x68, 0x4d, 60 0x43, 0x62, 0x6d, 0x38, 0x78, 0x43, 0x7a, 0x41, 0x4a, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x67, 61 0x4d, 0x41, 0x6d, 0x35, 0x76, 0x4d, 0x51, 0x73, 0x77, 0x43, 0x51, 0x59, 0x44, 0x56, 0x51, 0x51, [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/crypto/openssl/test/ |
| H A D | provider_pkey_test.c | 30 int ret = 0; in fetch_sig() 33 return 0; in fetch_sig() 56 int i, ret = 0; in test_pkey_sig() 61 return 0; in test_pkey_sig() 83 for (i = 0; i < 3; i++) { in test_pkey_sig() 103 if (!TEST_int_eq(EVP_PKEY_sign(ctx, NULL, &siglen, NULL, 0), 1) in test_pkey_sig() 128 int ret = 0; in test_alternative_keygen_init() 137 if (!TEST_int_gt(EVP_PKEY_keygen_init(ctx), 0)) in test_alternative_keygen_init() 154 return 0; in test_alternative_keygen_init() 160 if (!TEST_int_gt(EVP_PKEY_keygen_init(ctx), 0)) in test_alternative_keygen_init() [all …]
|
| H A D | ossl_store_test.c | 26 OPT_EOF = 0, 41 int ret = 0; in test_store_open() 68 0x30, 0x82, 0x01, 0x3b, 0x30, 0x81, 0xee, 0xa0, 0x03, 0x02, 0x01, 0x02, 69 0x02, 0x01, 0x00, 0x30, 0x05, 0x06, 0x03, 0x2b, 0x65, 0x70, 0x30, 0x81, 70 0x88, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 71 0x55, 0x53, 0x31, 0x13, 0x30, 0x11, 0x06, 0x03, 0x55, 0x04, 0x08, 0x13, 72 0x0a, 0x57, 0x61, 0x73, 0x68, 0x69, 0x6e, 0x67, 0x74, 0x6f, 0x6e, 0x31, 73 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x07, 0x13, 0x07, 0x52, 0x65, 74 0x64, 0x6d, 0x6f, 0x6e, 0x64, 0x31, 0x1e, 0x30, 0x1c, 0x06, 0x03, 0x55, 75 0x04, 0x0a, 0x13, 0x15, 0x4d, 0x69, 0x63, 0x72, 0x6f, 0x73, 0x6f, 0x66, [all …]
|
| H A D | rsa_mp_test.c | 43 "\x65\xbf\xf2\x11\xda\x14\x4b\x88\x29\x1c\x22\x59\xa0\x0a\x72\xb7" 52 "\x4b\xea\x44\x87\x7b\x58\x8e\x1e\xdb\xde\x97\xcf\x23\x60\x72\x7a" 71 "\x5c\x50\x2e\x05\xd9\xbd\xde\x72\x12\x6b\x37\x38\x69\x5e\x2d\xd1" 73 "\x72\x1a\x12\xdf\x79\x8e\x44\xf7\xcf\xce\x0c\x49\x81\x47\xa9\xb1"; 84 "\x06\x66\x9a\x70\x53\xd6\x72\x74\xfd\xea\x45\xc3\xc0\x17\xae\xde" 86 "\x2c\x51\xc4\xd0\x72\x89\x73\x5c\x61\xbe\xfd\x54\x3f\x92\x65\xde" 100 "\x01\xa5\x6b\xbc\xcd\xe3\x0e\x46\xc6\x72\xf5\x04\x56\x28\x01\x22" 101 "\x58\x74\x5d\xbc\x1c\x3c\x29\x41\x49\x6c\x81\x5c\x72\xe2\xf7\xe5" 145 return 0; in key2048_key() 166 return 0; in key2048p3_v1() [all …]
|
| H A D | evp_pkey_dparams_test.c | 38 0x30,0x82,0x01,0x08,0x02,0x82,0x01,0x01,0x00,0xc0,0xd1,0x2e,0x14,0x18,0xbd,0x03, 39 0xfd,0x39,0xe1,0x99,0xf4,0x93,0x06,0x2d,0x49,0xc6,0xb5,0xb9,0xf0,0x91,0xcb,0x2f, 40 0x48,0x54,0x79,0x7d,0xc4,0x65,0x11,0x55,0xf7,0x99,0xde,0x42,0x83,0x84,0xc0,0xf8, 41 0x88,0x89,0xa0,0xff,0xff,0x7d,0xe8,0xef,0x9e,0xbc,0xf7,0x1d,0x70,0x6d,0x3a,0x33, 42 0x49,0x28,0xa1,0xa3,0xe1,0x41,0xc4,0x8b,0x91,0xf9,0xf2,0xb6,0xe2,0x77,0x79,0x38, 43 0x7d,0x21,0xb3,0xdf,0x79,0x9c,0x5e,0x65,0x16,0x00,0x16,0x82,0xb2,0x36,0x46,0x21, 44 0xac,0xaf,0x86,0xc7,0xe3,0x10,0x44,0x48,0xfb,0xbd,0xad,0x4e,0x11,0x73,0x4c,0x25, 45 0xb0,0x8c,0x1c,0x1e,0x8e,0x58,0x50,0x5e,0x43,0x89,0xe4,0xd9,0x34,0xf8,0x3b,0xcc, 46 0x36,0x2c,0x1b,0xb3,0xb2,0x77,0x0c,0xa5,0x96,0xc1,0x8a,0x38,0xd4,0xe3,0x9c,0x2a, 47 0xde,0x49,0x46,0xc7,0xd4,0xa2,0x47,0xc9,0x0a,0xbd,0x84,0xd4,0x1c,0xbc,0xb6,0x19, [all …]
|
| H A D | ml_dsa.inc | 61 0x7d, 0x9b, 0xac, 0xa9, 0xc8, 0xd5, 0xe3, 0x02, 0xbf, 0x5c, 0xe4, 0xc8, 0x5b, 0x76, 0x85, 0x38, 62 0x8c, 0xec, 0xd8, 0x2d, 0x72, 0xec, 0x25, 0x99, 0x76, 0xf4, 0xcb, 0x65, 0xc3, 0x60, 0xd7, 0x4b, 63 0x7a, 0xa8, 0xb2, 0x3c, 0xa3, 0xc9, 0xd7, 0x86, 0xfa, 0x3d, 0x94, 0x9a, 0x9d, 0xfc, 0x16, 0x00, 64 0xc8, 0x21, 0xb8, 0x08, 0xf0, 0xbe, 0xb3, 0x8f, 0x81, 0x5d, 0x76, 0x88, 0x92, 0x81, 0x59, 0xd7, 65 0xd9, 0xe9, 0xc1, 0xf8, 0x0f, 0xbe, 0xae, 0xb0, 0x71, 0x8b, 0x4a, 0x27, 0xe5, 0xae, 0x16, 0xaf, 66 0x32, 0x5f, 0x23, 0x62, 0x53, 0x91, 0x64, 0xd1, 0xb0, 0xf2, 0x82, 0x13, 0x16, 0x84, 0x08, 0x9e, 67 0x9c, 0x61, 0x44, 0x2c, 0x8c, 0x6e, 0xf0, 0x38, 0x18, 0xe4, 0xfa, 0xb3, 0x83, 0x49, 0x8a, 0x91, 68 0xf1, 0xa6, 0xba, 0x3d, 0x11, 0x38, 0xfa, 0x2e, 0x68, 0x63, 0xe7, 0xbf, 0xc3, 0x7c, 0x76, 0x8b, 69 0x80, 0x88, 0x11, 0x02, 0x10, 0x68, 0x34, 0x53, 0x58, 0x85, 0x56, 0x78, 0x54, 0x24, 0x33, 0x44, 70 0x50, 0x22, 0x11, 0x75, 0x75, 0x22, 0x26, 0x75, 0x23, 0x16, 0x20, 0x88, 0x46, 0x65, 0x34, 0x44, [all …]
|
| H A D | x509_acert_test.c | 18 int ret = 0; in test_print_acert() 24 return 0; in test_print_acert() 27 return 0; in test_print_acert() 50 int ret = 0; in test_acert_sign() 56 if (!TEST_ptr(acert_file = test_get_argument(0))) in test_acert_sign() 57 return 0; in test_acert_sign() 60 return 0; in test_acert_sign() 68 if (!TEST_int_gt(X509_ACERT_sign(acert, pkey, EVP_sha256()), 0) || in test_acert_sign() 83 0x30, 0x15, 0xa0, 0x09, 0x86, 0x07, 0x54, 0x65, 0x73, 0x74, 0x76, 0x61, 84 0x6c, 0x30, 0x08, 0x0c, 0x06, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x31 [all …]
|
| /freebsd/stand/efi/include/ |
| H A D | efiprot.h | 36 { 0x9576e91, 0x6d3f, 0x11d2, {0x8e, 0x39, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b} } 44 { 0x964e5b21, 0x6459, 0x11d2, {0x8e, 0x39, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b} } 45 #define EFI_BLOCK_IO_INTERFACE_REVISION 0x00010000 120 { 0xce345171, 0xba0b, 0x11d2, {0x8e, 0x4f, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b} } 121 #define EFI_DISK_IO_INTERFACE_REVISION 0x00010000 159 { 0x964e5b22, 0x6459, 0x11d2, {0x8e, 0x39, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b} } 171 #define EFI_FILE_IO_INTERFACE_REVISION 0x00010000 193 #define EFI_FILE_MODE_READ 0x0000000000000001 194 #define EFI_FILE_MODE_WRITE 0x0000000000000002 195 #define EFI_FILE_MODE_CREATE 0x8000000000000000 [all …]
|
| /freebsd/crypto/libecc/src/tests/ |
| H A D | x448_test_vectors.h | 15 …0x9a, 0x8f, 0x49, 0x25, 0xd1, 0x51, 0x9f, 0x57, 0x75, 0xcf, 0x46, 0xb0, 0x4b, 0x58, 0x00, 0xd4, 0x… 19 …0x3e, 0xb7, 0xa8, 0x29, 0xb0, 0xcd, 0x20, 0xf5, 0xbc, 0xfc, 0x0b, 0x59, 0x9b, 0x6f, 0xec, 0xcf, 0x… 23 …0x9b, 0x08, 0xf7, 0xcc, 0x31, 0xb7, 0xe3, 0xe6, 0x7d, 0x22, 0xd5, 0xae, 0xa1, 0x21, 0x07, 0x4a, 0x… 27 …0x07, 0xff, 0xf4, 0x18, 0x1a, 0xc6, 0xcc, 0x95, 0xec, 0x1c, 0x16, 0xa9, 0x4a, 0x0f, 0x74, 0xd1, 0x… 31 .name = "X448/WEI448 0", 46 …0x1c, 0x30, 0x6a, 0x7a, 0xc2, 0xa0, 0xe2, 0xe0, 0x99, 0x0b, 0x29, 0x44, 0x70, 0xcb, 0xa3, 0x39, 0x… 50 …0x9b, 0x08, 0xf7, 0xcc, 0x31, 0xb7, 0xe3, 0xe6, 0x7d, 0x22, 0xd5, 0xae, 0xa1, 0x21, 0x07, 0x4a, 0x… 54 …0x3e, 0xb7, 0xa8, 0x29, 0xb0, 0xcd, 0x20, 0xf5, 0xbc, 0xfc, 0x0b, 0x59, 0x9b, 0x6f, 0xec, 0xcf, 0x… 58 …0x07, 0xff, 0xf4, 0x18, 0x1a, 0xc6, 0xcc, 0x95, 0xec, 0x1c, 0x16, 0xa9, 0x4a, 0x0f, 0x74, 0xd1, 0x…
|
| /freebsd/crypto/libecc/include/libecc/curves/known/ |
| H A D | ec_params_brainpoolp256t1.h | 8 0xa9, 0xfb, 0x57, 0xdb, 0xa1, 0xee, 0xa9, 0xbc, 9 0x3e, 0x66, 0x0a, 0x90, 0x9d, 0x83, 0x8d, 0x72, 10 0x6e, 0x3b, 0xf6, 0x23, 0xd5, 0x26, 0x20, 0x28, 11 0x20, 0x13, 0x48, 0x1d, 0x1f, 0x6e, 0x53, 0x77, 18 0x01, 0x00, 25 0x56, 0x04, 0xa8, 0x24, 0x5e, 0x11, 0x56, 0x43, 26 0xc1, 0x99, 0xf5, 0x6f, 0x62, 0x7c, 0x72, 0x8d, 27 0x91, 0xc4, 0x09, 0xdc, 0x2a, 0xd9, 0xdf, 0xd7, 28 0xdf, 0xec, 0xb7, 0xe2, 0xe0, 0x91, 0xac, 0x89, 34 0x47, 0x17, 0xaa, 0x21, 0xe5, 0x95, 0x7f, 0xa8, [all …]
|
| H A D | ec_params_sm2p256test.h | 19 0x85, 0x42, 0xd6, 0x9e, 0x4c, 0x04, 0x4f, 0x18, 20 0xe8, 0xb9, 0x24, 0x35, 0xbf, 0x6f, 0xf7, 0xde, 21 0x45, 0x72, 0x83, 0x91, 0x5c, 0x45, 0x51, 0x7d, 22 0x72, 0x2e, 0xdb, 0x8b, 0x08, 0xf1, 0xdf, 0xc3, 29 0x01, 0x00, 36 0x7a, 0xbd, 0x29, 0x61, 0xb3, 0xfb, 0xb0, 0xe7, 37 0x17, 0x46, 0xdb, 0xca, 0x40, 0x90, 0x08, 0x21, 38 0xba, 0x8d, 0x7c, 0x6e, 0xa3, 0xba, 0xae, 0x82, 39 0x8d, 0xd1, 0x24, 0x74, 0xf7, 0x0e, 0x20, 0x3d, 45 0x0a, 0xe5, 0x52, 0x29, 0x28, 0x3c, 0xd9, 0x6a, [all …]
|
| H A D | ec_params_brainpoolp192r1.h | 23 0xc3, 0x02, 0xf4, 0x1d, 0x93, 0x2a, 0x36, 0xcd, 24 0xa7, 0xa3, 0x46, 0x30, 0x93, 0xd1, 0x8d, 0xb7, 25 0x8f, 0xce, 0x47, 0x6d, 0xe1, 0xa8, 0x62, 0x97, 32 0xc0, 39 0x3c, 0xfd, 0x0b, 0xe2, 0x6c, 0xd5, 0xc9, 0x32, 40 0x58, 0x5c, 0xb9, 0xcf, 0x6c, 0x2e, 0x72, 0x48, 41 0x70, 0x31, 0xb8, 0x92, 0x1e, 0x57, 0x9d, 0x69, 47 0xb6, 0x22, 0x51, 0x26, 0xee, 0xd3, 0x4f, 0x10, 48 0x33, 0xbf, 0x48, 0x46, 0x02, 0xc3, 0xfe, 0x69, 49 0xe2, 0x47, 0x4c, 0x69, 0x72, 0xc7, 0xb2, 0x1a, [all …]
|
| H A D | ec_params_brainpoolp192t1.h | 8 0xc3, 0x02, 0xf4, 0x1d, 0x93, 0x2a, 0x36, 0xcd, 9 0xa7, 0xa3, 0x46, 0x30, 0x93, 0xd1, 0x8d, 0xb7, 10 0x8f, 0xce, 0x47, 0x6d, 0xe1, 0xa8, 0x62, 0x97, 17 0xc0, 24 0x3c, 0xfd, 0x0b, 0xe2, 0x6c, 0xd5, 0xc9, 0x32, 25 0x58, 0x5c, 0xb9, 0xcf, 0x6c, 0x2e, 0x72, 0x48, 26 0x70, 0x31, 0xb8, 0x92, 0x1e, 0x57, 0x9d, 0x69, 32 0xb6, 0x22, 0x51, 0x26, 0xee, 0xd3, 0x4f, 0x10, 33 0x33, 0xbf, 0x48, 0x46, 0x02, 0xc3, 0xfe, 0x69, 34 0xe2, 0x47, 0x4c, 0x69, 0x72, 0xc7, 0xb2, 0x1a, [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/crypto/openssl/ssl/ |
| H A D | tls13_enc.c | 30 * |fatal| is set. Returns 1 on success 0 on failure. 51 return 0; in tls13_hkdf_expand_ex() 62 return 0; in tls13_hkdf_expand_ex() 65 if ((ret = EVP_MD_get_size(md)) <= 0) { in tls13_hkdf_expand_ex() 69 return 0; in tls13_hkdf_expand_ex() 75 (char *)mdname, 0); in tls13_hkdf_expand_ex() 89 ret = EVP_KDF_derive(kctx, out, outlen, params) <= 0; in tls13_hkdf_expand_ex() 92 if (ret != 0) { in tls13_hkdf_expand_ex() 97 return ret == 0; in tls13_hkdf_expand_ex() 112 if (ret == 0 && fatal) in tls13_hkdf_expand() [all …]
|
| /freebsd/crypto/openssl/providers/fips/ |
| H A D | self_test_data.inc | 23 #define ST_KAT_PARAM_END() { "", 0, NULL, 0 } 174 0xA9, 0x99, 0x3E, 0x36, 0x47, 0x06, 0x81, 0x6A, 175 0xBA, 0x3E, 0x25, 0x71, 0x78, 0x50, 0xC2, 0x6C, 176 0x9C, 0xD0, 0xD8, 0x9D 180 0xDD, 0xAF, 0x35, 0xA1, 0x93, 0x61, 0x7A, 0xBA, 0xCC, 0x41, 0x73, 0x49, 181 0xAE, 0x20, 0x41, 0x31, 0x12, 0xE6, 0xFA, 0x4E, 0x89, 0xA9, 0x7E, 0xA2, 182 0x0A, 0x9E, 0xEE, 0xE6, 0x4B, 0x55, 0xD3, 0x9A, 0x21, 0x92, 0x99, 0x2A, 183 0x27, 0x4F, 0xC1, 0xA8, 0x36, 0xBA, 0x3C, 0x23, 0xA3, 0xFE, 0xEB, 0xBD, 184 0x45, 0x4D, 0x44, 0x23, 0x64, 0x3C, 0xE8, 0x0E, 0x2A, 0x9A, 0xC9, 0x4F, 185 0xA5, 0x4C, 0xA4, 0x9F [all …]
|