| /freebsd/crypto/libecc/src/tests/ |
| H A D | ec_self_tests_core.h | 93 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 94 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 95 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 96 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 97 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 98 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 99 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 100 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 101 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 102 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, 0xa3, [all …]
|
| H A D | ed448_test_vectors.h | 16 …0x6c, 0x82, 0xa5, 0x62, 0xcb, 0x80, 0x8d, 0x10, 0xd6, 0x32, 0xbe, 0x89, 0xc8, 0x51, 0x3e, 0xbf, 0x… 19 …0x53, 0x3a, 0x37, 0xf6, 0xbb, 0xe4, 0x57, 0x25, 0x1f, 0x02, 0x3c, 0x0d, 0x88, 0xf9, 0x76, 0xae, 0x… 29 .msglen = 0, 34 .adata_len = 0 39 …0xc4, 0xea, 0xb0, 0x5d, 0x35, 0x70, 0x07, 0xc6, 0x32, 0xf3, 0xdb, 0xb4, 0x84, 0x89, 0x92, 0x4d, 0x… 42 …0x26, 0xb8, 0xf9, 0x17, 0x27, 0xbd, 0x62, 0x89, 0x7a, 0xf1, 0x5e, 0x41, 0xeb, 0x43, 0xc3, 0x77, 0x… 57 .adata_len = 0 62 …0xcd, 0x23, 0xd2, 0x4f, 0x71, 0x42, 0x74, 0xe7, 0x44, 0x34, 0x32, 0x37, 0xb9, 0x32, 0x90, 0xf5, 0x… 65 …0x1f, 0x0a, 0x88, 0x88, 0xce, 0x25, 0xe8, 0xd4, 0x58, 0xa2, 0x11, 0x30, 0x87, 0x9b, 0x84, 0x0a, 0x… 80 .adata_len = 0 [all …]
|
| /freebsd/sys/contrib/dev/ral/ |
| H A D | microcode.h | 27 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/crypto/openssl/crypto/chacha/asm/ |
| H A D | chacha-x86_64.pl | 63 $output = $#ARGV >= 0 && $ARGV[$#ARGV] =~ m|\.\w+$| ? pop : undef; 64 $flavour = $#ARGV >= 0 && $ARGV[0] !~ m|\.| ? shift : undef; 66 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/); 68 $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1; 74 =~ /GNU assembler version ([2-9]\.[0-9]+)/) { 79 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)(?:\.([0-9]+))?/) { 85 `ml64 2>&1` =~ /Version ([0-9]+)\./) { 89 if (!$avx && `$ENV{CC} -v 2>&1` =~ /((?:clang|LLVM) version|.*based on LLVM) ([0-9]+\.[0-9]+)/) { 108 .long 0,0,0,0 110 .long 1,0,0,0 [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 | auth.exp | 1 ,0x16,0x4b,0x7a,0x7b,0xfc,0xf8,0x19,0xe2 2 ,0xe3,0x95,0xfb,0xe7,0x3b,0x56,0xe0,0xa3 3 ,0x87,0xbd,0x64,0x22,0x2e,0x83,0x1f,0xd6 4 ,0x10,0x27,0x0c,0xd7,0xea,0x25,0x05,0x54 6 ,0x7b,0x9d,0x83,0x38,0xeb,0x1e,0x3d,0xdd 7 ,0xba,0x8a,0x9a,0x35,0x08,0xd0,0x34,0xa1 8 ,0xec,0xbe,0x75,0x11,0x37,0xfa,0x1b,0xcb 9 ,0xa0,0xf9,0x2a,0x3e,0x6d,0xfc,0x79,0x80 10 ,0xb8,0x81,0xa8,0x64,0x5f,0x92,0x67,0x22 11 ,0x74,0x37,0x96,0x4b,0xf3,0x07,0x0b,0xe2 [all …]
|
| H A D | auth6.exp | 1 ,0x16,0x4b,0x7a,0x7b,0xfc,0xf8,0x19,0xe2 2 ,0xe3,0x95,0xfb,0xe7,0x3b,0x56,0xe0,0xa3 3 ,0x87,0xbd,0x64,0x22,0x2e,0x83,0x1f,0xd6 4 ,0x10,0x27,0x0c,0xd7,0xea,0x25,0x05,0x54 5 ,0x97,0x58,0xbf,0x75,0xc0,0x5a,0x99,0x4a 6 ,0x6d,0x03,0x4f,0x65,0xf8,0xf0,0xe6,0xfd 7 ,0xca,0xea,0xb1,0xa3,0x4d,0x4a,0x6b,0x4b 8 ,0x63,0x6e,0x07,0x0a,0x38,0xbc,0xe7,0x37
|
| H A D | aead_xchacha20poly1305.exp | 1 ,0x45,0x3c,0x06,0x93,0xa7,0x40,0x7f,0x04 2 ,0xff,0x4c,0x56,0xae,0xdb,0x17,0xa3,0xc0 3 ,0xa1,0xaf,0xff,0x01,0x17,0x49,0x30,0xfc 4 ,0x22,0x28,0x7c,0x33,0xdb,0xcf,0x0a,0xc8 5 ,0xb8,0x9a,0xd9,0x29,0x53,0x0a,0x1b,0xb3 6 ,0xab,0x5e,0x69,0xf2,0x4c,0x7f,0x60,0x70 7 ,0xc8,0xf8,0x40,0xc9,0xab,0xb4,0xf6,0x9f 8 ,0xbf,0xc8,0xa7,0xff,0x51,0x26,0xfa,0xee 9 ,0xbb,0xb5,0x58,0x05,0xee,0x9c,0x1c,0xf2 10 ,0xce,0x5a,0x57,0x26,0x32,0x87,0xae,0xc5 [all …]
|
| /freebsd/sys/dev/usb/wlan/ |
| H A D | if_rumfw.h | 25 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 …]
|
| H A D | if_zydfw.h | 31 0x08, 0x91, 0xFF, 0xED, 0x09, 0x93, 0x1E, 0xEE, 32 0xD1, 0x94, 0x11, 0xEE, 0x88, 0xD4, 0xD1, 0x96, 33 0xD1, 0x98, 0x5C, 0x99, 0x5C, 0x99, 0x4C, 0x99, 34 0x04, 0x9D, 0xD1, 0x98, 0xD1, 0x9A, 0x03, 0xEE, 35 0xF4, 0x94, 0xD3, 0xD4, 0x41, 0x2A, 0x40, 0x4A, 36 0x45, 0xBE, 0x88, 0x92, 0x41, 0x24, 0x40, 0x44, 37 0x53, 0xBE, 0x40, 0xF0, 0x93, 0xEE, 0x41, 0xEE, 38 0x98, 0x9A, 0xD4, 0xF7, 0x02, 0x00, 0x1F, 0xEC, 39 0x00, 0x00, 0xB2, 0xF8, 0x4D, 0x00, 0xA1, 0xEC, 40 0x00, 0x00, 0xA6, 0xF7, 0x21, 0x00, 0x00, 0x00, [all …]
|
| /freebsd/crypto/libecc/include/libecc/curves/known/ |
| 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 …]
|
| H A D | ec_params_sm2p192test.h | 18 0xbd, 0xb6, 0xf4, 0xfe, 0x3e, 0x8b, 0x1d, 0x9e, 19 0x0d, 0xa8, 0xc0, 0xd4, 0x6f, 0x4c, 0x31, 0x8c, 20 0xef, 0xe4, 0xaf, 0xe3, 0xb6, 0xb8, 0x55, 0x1f, 27 0xc0, 34 0x42, 0x49, 0x0b, 0x01, 0xc1, 0x74, 0xe2, 0x61, 35 0xf2, 0x57, 0x3f, 0x2b, 0x90, 0xb3, 0xce, 0x73, 36 0x10, 0x1b, 0x50, 0x1c, 0x49, 0x47, 0xaa, 0xe1, 42 0xa8, 0x9e, 0x36, 0x8f, 0xa3, 0xa3, 0x5f, 0x24, 43 0x9c, 0xeb, 0x34, 0x38, 0x97, 0x1b, 0x28, 0x1a, 44 0xab, 0xb1, 0xe2, 0x02, 0xf0, 0x63, 0x41, 0x2c, [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_brainpoolp384t1.h | 8 0x8c, 0xb9, 0x1e, 0x82, 0xa3, 0x38, 0x6d, 0x28, 9 0x0f, 0x5d, 0x6f, 0x7e, 0x50, 0xe6, 0x41, 0xdf, 10 0x15, 0x2f, 0x71, 0x09, 0xed, 0x54, 0x56, 0xb4, 11 0x12, 0xb1, 0xda, 0x19, 0x7f, 0xb7, 0x11, 0x23, 12 0xac, 0xd3, 0xa7, 0x29, 0x90, 0x1d, 0x1a, 0x71, 13 0x87, 0x47, 0x00, 0x13, 0x31, 0x07, 0xec, 0x53, 20 0x01, 0x80, 27 0x73, 0x46, 0xe1, 0x7d, 0x5c, 0xc7, 0x92, 0xd7, 28 0xf0, 0xa2, 0x90, 0x81, 0xaf, 0x19, 0xbe, 0x20, 29 0xea, 0xd0, 0x8e, 0xf6, 0x12, 0xab, 0xa9, 0x4b, [all …]
|
| H A D | ec_params_gost_R3410_2012_512_paramSetTest.h | 8 0x45, 0x31, 0xac, 0xd1, 0xfe, 0x00, 0x23, 0xc7, 9 0x55, 0x0d, 0x26, 0x7b, 0x6b, 0x2f, 0xee, 0x80, 10 0x92, 0x2b, 0x14, 0xb2, 0xff, 0xb9, 0x0f, 0x04, 11 0xd4, 0xeb, 0x7c, 0x09, 0xb5, 0xd2, 0xd1, 0x5d, 12 0xf1, 0xd8, 0x52, 0x74, 0x1a, 0xf4, 0x70, 0x4a, 13 0x04, 0x58, 0x04, 0x7e, 0x80, 0xe4, 0x54, 0x6d, 14 0x35, 0xb8, 0x33, 0x6f, 0xac, 0x22, 0x4d, 0xd8, 15 0x16, 0x64, 0xbb, 0xf5, 0x28, 0xbe, 0x63, 0x73, 22 0x01, 0xff, 29 0x30, 0x6a, 0xf9, 0x8a, 0x05, 0xff, 0x94, 0xaa, [all …]
|
| /freebsd/share/vt/keymaps/ |
| H A D | gr.kbd | 39 # Shift(+Ctrl)+[0/)] 187 » RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK 53 002 '1' '!' 0xb2 0xb3 '1' '!' 0xb2 0xb3 O 55 004 '3' '#' 0xa9 0xa9 '3' '#' 0xa9 0xa9 O 56 005 '4' '$' 0xa3 0xa3 '4' '$' 0xa3 0xa3 O 57 006 '5' '%' 0xa7 0xa7 '5' '%' 0xa7 0xa7 O 59 008 '7' '&' 0x2018 0x2018 '7' '&' 0x2018 0x2018 O 60 009 '8' '*' 0x2019 0x2019 '8' '*' 0x2019 0x2019 O 61 010 '9' '(' 0xab 0xab '9' '(' 0xab 0xab O 62 011 '0' ')' 0xbb 0xbb '0' ')' 0xbb 0xbb O 64 013 '=' '+' 0xb1 0xb1 '=' '+' 0xb1 0xb1 O [all …]
|
| /freebsd/sys/crypto/siphash/ |
| H A D | siphash_test.c | 39 { 0x31, 0x0e, 0x0e, 0xdd, 0x47, 0xdb, 0x6f, 0x72, }, 40 { 0xfd, 0x6 [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() 133 "\xd8\xba\x39\x7c\x1c\x9e\xa3\x24\x9d\xf2\x83\x16\x98\xaa\x16\x7c" 136 "\xd5\xe0\x46\xa3\x70\xdc\x68\xd9\xff\x04\x48\x89\x77\xde\xb5\xe9" 143 "\x9c\xa5\x48\xac\xbb\x26\xf7\x02\x03\x01\x00\x01\xa3\x81\x8e\x30" 168 "\xb9\x0d\xfb\xc7\x05\x76\xe3\xd8\x4a\x8d\xfc\x34\x17\xa3\xc6\x21" 215 "\x7b\x40\x29\xb9\x78\x88\xba\x4c\xc5\xa3\x6a\x5e\x9e\x6e\x7b\xe3" [all …]
|
| /freebsd/crypto/openssl/test/ |
| 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 | curve448_internal_test.c | 18 static unsigned int verbose = 0; 23 0x3d, 0x26, 0x2f, 0xdd, 0xf9, 0xec, 0x8e, 0x88, 0x49, 0x52, 0x66, 0xfe, 24 0xa1, 0x9a, 0x34, 0xd2, 0x88, 0x82, 0xac, 0xef, 0x04, 0x51, 0x04, 0xd0, 25 0xd1, 0xaa, 0xe1, 0x21, 0x70, 0x0a, 0x77, 0x9c, 0x98, 0x4c, 0x24, 0xf8, 26 0xcd, 0xd7, 0x8f, 0xbf, 0xf4, 0x49, 0x43, 0xeb, 0xa3, 0x68, 0xf5, 0x4b, 27 0x29, 0x25, 0x9a, 0x4f, 0x1c, 0x60, 0x0a, 0xd3 31 0x06, 0xfc, 0xe6, 0x40, 0xfa, 0x34, 0x87, 0xbf, 0xda, 0x5f, 0x6c, 0xf2, 32 0xd5, 0x26, 0x3f, 0x8a, 0xad, 0x88, 0x33, 0x4c, 0xbd, 0x07, 0x43, 0x7f, 33 0x02, 0x0f, 0x08, 0xf9, 0x81, 0x4d, 0xc0, 0x31, 0xdd, 0xbd, 0xc3, 0x8c, 34 0x19, 0xc6, 0xda, 0x25, 0x83, 0xfa, 0x54, 0x29, 0xdb, 0x94, 0xad, 0xa1, [all …]
|
| H A D | sha_test.c | 28 return 0; in test_static_sha_common() 33 return 0; in test_static_sha_common() 40 0xa9, 0x99, 0x3e, 0x36, 0x47, 0x06, 0x81, 0x6a, in test_static_sha1() 41 0xba, 0x3e, 0x25, 0x71, 0x78, 0x50, 0xc2, 0x6c, in test_static_sha1() 42 0x9c, 0xd0, 0xd8, 0x9d in test_static_sha1() 51 0x23, 0x09, 0x7d, 0x22, 0x34, 0x05, 0xd8, 0x22, in test_static_sha224() 52 0x86, 0x42, 0xa4, 0x77, 0xbd, 0xa2, 0x55, 0xb3, in test_static_sha224() 53 0x2a, 0xad, 0xbc, 0xe4, 0xbd, 0xa0, 0xb3, 0xf7, in test_static_sha224() 54 0xe3, 0x6c, 0x9d, 0xa7 in test_static_sha224() 63 0xba, 0x78, 0x16, 0xbf, 0x8f, 0x01, 0xcf, 0xea, in test_static_sha256() [all …]
|
| /freebsd/crypto/libecc/src/examples/sig/kcdsa/ |
| H A D | kcdsa.c | 94 IGNORE_RET_VAL(local_memset(&priv_, 0, sizeof(kcdsa_priv_key))); in kcdsa_compute_pub_from_priv() 118 buf[buflen - i] = 0; in buf_lshift() 121 ret = 0; in buf_lshift() 158 b.magic = WORD(0); in kcdsa_sign() 160 k.magic = k_.magic = r.magic = s.magic = WORD(0); in kcdsa_sign() 165 ret = local_memset(&pub, 0, sizeof(kcdsa_pub_key)); EG(ret, err); in kcdsa_sign() 166 ret = local_memset(hash, 0, sizeof(hash)); EG(ret, err); in kcdsa_sign() 167 ret = local_memset(pi_buf, 0, sizeof(pi_buf)); EG(ret, err); in kcdsa_sign() 225 ret = nn_init(pi, 0); EG(ret, err); in kcdsa_sign() 249 for(i = 0; i < hlen; i++){ in kcdsa_sign() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/checksum/ |
| H A D | skein_test.c | 49 0xFF 53 0xFF, 0xFE, 0xFD, 0xFC, 0xFB, 0xFA, 0xF9, 0xF8, 54 0xF7, 0xF6, 0xF5, 0xF4, 0xF3, 0xF2, 0xF1, 0xF0, 55 0xEF, 0xEE, 0xED, 0xEC, 0xEB, 0xEA, 0xE9, 0xE8, 56 0xE7, 0xE6, 0xE5, 0xE4, 0xE3, 0xE2, 0xE1, 0xE0 60 0xFF, 0xFE, 0xFD, 0xFC, 0xFB, 0xFA, 0xF9, 0xF8, 61 0xF7, 0xF6, 0xF5, 0xF4, 0xF3, 0xF2, 0xF1, 0xF0, 62 0xEF, 0xEE, 0xED, 0xEC, 0xEB, 0xEA, 0xE9, 0xE8, 63 0xE7, 0xE6, 0xE5, 0xE4, 0xE3, 0xE2, 0xE1, 0xE0, 64 0xDF, 0xDE, 0xDD, 0xDC, 0xDB, 0xDA, 0xD9, 0xD8, [all …]
|
| /freebsd/lib/libc/tests/locale/ |
| H A D | mbsnrtowcs_test.c | 55 memset(srcbuf, 0xcc, sizeof(srcbuf)); in ATF_TC_BODY() 57 wmemset(dstbuf, 0xcccc, sizeof(dstbuf) / sizeof(*dstbuf)); in ATF_TC_BODY() 59 memset(&s, 0, sizeof(s)); in ATF_TC_BODY() 62 ATF_REQUIRE(wcscmp(dstbuf, L"hello") == 0); in ATF_TC_BODY() 63 ATF_REQUIRE(dstbuf[6] == 0xcccc); in ATF_TC_BODY() 67 memset(srcbuf, 0xcc, sizeof(srcbuf)); in ATF_TC_BODY() 69 wmemset(dstbuf, 0xcccc, sizeof(dstbuf) / sizeof(*dstbuf)); in ATF_TC_BODY() 71 memset(&s, 0, sizeof(s)); in ATF_TC_BODY() 74 ATF_REQUIRE(wmemcmp(dstbuf, L"hell", 4) == 0); in ATF_TC_BODY() 75 ATF_REQUIRE(dstbuf[5] == 0xcccc); in ATF_TC_BODY() [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 …]
|