| /freebsd/crypto/openssl/test/recipes/10-test_bn_data/ |
| H A D | bngcd.txt | 10 # These test vectors satisfy gcd(A, B) = GCD. 14 B = 0 19 B = 0 24 B = 1 29 B = 70030ffeeea3deaea19387f4f1d0f460a6954a2a9cb98290602ac09036143ef8eb9692f3eac22961811083e073ee0be… 34 B = 0 41 B = 3 42 GCD = 3 45 B = 5 48 A = 3f [all …]
|
| H A D | bnsum.txt | 10 # These test vectors satisfy A + B = Sum. 14 B = 0 18 B = 0 22 B = 0 26 B = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1… 30 B = 23f85668bf4d0fa273d8c7f63c5fee57811062a674111e295a73a58e08dd0fd58eda1f473960559d5b96d1862164e96… 34 B = -4b5b16252ba2355e0b87f01baa721783c403607a4c1b5652c09a68e96926c8e314fa580bf0ad3f8f59bd70f14df86a… 38 B = 908007a2f3c551c58958d1059427a0391d4d768f61cb802e4cb062c778354ea3eaa8f0dfbd14ca8203e07ae6d07269b… 42 B = -1999301bd9877fe07ca711f308b2f1bc4a704fd194ec4dbc297355d6285340d6ad7e90cb0add1770aea19737a06750… 46 B = 219639ed8afc21e052422fff0ae5583231ebca2999404b099628093e6540b1dbc20b9c495aa7229b5965b19a5fcd653… [all …]
|
| H A D | bnmod.txt | 8 # These test vectors satisfy A * B = ModMul (mod M) and 0 <= ModMul < M. 15 B = 1a058d99397db0d209f01212dd4023ae01b15da04fe62d1f76f21622b2695558c67d706c535ca7f19b36f8ef2d508ff… 20 B = -8734c4a2361fc530f60b28a5f1c7e93136c5ff6bfc7553965eaca54c61e6befb3c0f8cef4280e780cc5940d21a740d… 25 B = 536d4b3e4815ae5ed55bae6950f5a8a61d52439d2800ef1b5ba2285b85ed0f6ec4af9fa0e364a6b14f6f6b8bebce920… 30 B = -2b3792f39499767e0a8b7a6a406e470a78f97ebb36765beab5fe52e95abf7582736db72a2ebfdb2405e3954c968b35… 35 B = 1384e60753dd4bc20cdabf398525e7c4aa40065255c5058cae0b2ec90a3821bea8de672a712431aef5864eab719ba62… 40 B = -d7c9b6574354e131de4b8643d766641e98554a03238ebfce1112c3da5f049d6c410a7f05758571aa2625f7190b936a… 45 B = 6f6f3f74187b7d74dee92f79be864d0a2c56d4bca3283742e9cdf15112c8f4208e3ac8ecc98b44b4ad74b0671afa4aa… 50 B = -3a2347b491813252e8ebef1bd181534b074a368d076b8c80bde2e54ec3b4ec99001f43080c7857427e069d99b1b65c… 55 B = 10474ece7ddae5c53c4df5b594439124370932dd94aa5d5b4ddaa233b1a55634fb7d72e33bf1b02965fa9d1538f97e1… [all …]
|
| H A D | bnmul.txt | 30 A = -3e71292dd4ad3ed3b4 114 A = -3e7069ce11472563b0dbeb9a936884df66db83273a690c40e5d3b5f8926fb502d3988591abfaea7b7bd76a85 132 A = 3ccdebe5106ff5642b4ac0751bb799c27454f904fb72863d1055d1412b2359120ad196b768f6137dce4cb85cd29a990… 156 A = 3a973dd50d4239f05d86ba25ee6ca8f8ef46424951a8bb89e7d1d6e066d6fcbabb3758ad9e1647a440e51976c0ce628… 210 A = -3b735400064b15fad81b08362b8557f8318c20656839ffb4d2513512015036ab0039442032f1cf515f8c10c9933afe… 228 A = 3aa2e696ee570160b2a869c3f21c3f223959a185cda2274feea1c829af2234c70a504c959bcc49fe0313f4f5ffd2744… 240 A = 3cfe075d4525a3c780d6d05f7bb708b2fdf7277a0f9967e0a209fee9d42136a0bbf98660d8ee8cb4720a8042da09f62… 246 A = -3f74b25f2a9c4d8d977e69a4e067f9fcec281136a508e365b282e5fc3b1d097bc6a0f59f7827fb90d4890b08840a0a… 318 A = -3dcb44be1e54c5a5d7db48055ca9afa1ebe2ae648aa6e16ac497502a7deee09ffa124720fad0ab163ce8b3ea6a90f1… 321 # These test vectors satisfy A * B = Product. [all …]
|
| /freebsd/crypto/openssl/crypto/sha/asm/ |
| H A D | keccak1600-c64x.pl | 22 # B-files, with A-file holding least significant halves. This works 30 my @A = map([ $_, ($_+1), ($_+2), ($_+3), ($_+4) ], (5,10,16,21,26)); 32 ($A[3][0],$A[4][1]) = ($A[4][1],$A[3][0]); 33 my @C = (0..4,$A[3][0],$A[4][0]); 38 [ 3, 10, 43, 25, 39 ], 47 $p ROTL B$src,$rot/2+1,A$dst 48 || ROTL A$src,$rot/2, B$dst 53 || ROTL B$src,$rot/2,B$dst 67 # +3--->+------+------+<- -7 75 # +7--->+------+------+<- -3 [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | animation | 15 >12 string mvhd \b movie (fast start) 16 >12 string mdra \b URL 17 >12 string cmov \b movie (fast start, compressed header) 18 >12 string rmra \b multiple URLs 38 # https://aeroquartet.com/wordpress/2016/03/05/3-xavc-s/ 39 >8 string XAVC \b, MPEG v4 system, Sony XAVC Codec 41 >>96 string x \b, Audio "%.4s" 43 >>140 string x \b, Video "%.4s" 46 >8 string 3g2 \b, MPEG v4 system, 3GPP2 47 !:mime video/3gpp2 [all …]
|
| H A D | sql | 13 >3 byte 0 \b, type UNKNOWN 14 >3 byte 1 \b, type DIAM_ISAM 15 >3 byte 2 \b, type HASH 16 >3 byte 3 \b, type MISAM 17 >3 byte 4 \b, type PISAM 18 >3 byte 5 \b, type RMS_ISAM 19 >3 byte 6 \b, type HEAP 20 >3 byte 7 \b, type ISAM 21 >3 byte 8 \b, type MRG_ISAM 22 >3 byte 9 \b, type MYISAM [all …]
|
| /freebsd/crypto/openssl/crypto/sm4/asm/ |
| H A D | vpsm4-armv8.pl | 30 my @vtmp=map("v$_",(0..3)); 31 my @qtmp=map("q$_",(0..3)); 51 rev32 $dst.16b,$src.16b 53 mov $dst.16b,$src.16b 59 rev32 $dst.16b,$dst.16b 72 rev32 $dst.16b,$src.16b 74 mov $dst.16b,$src.16b 80 rev32 $dst.16b,$dst.16b 94 rbit $dst.16b,$src.16b 98 mov $dst.16b,$src.16b [all …]
|
| H A D | vpsm4_ex-armv8.pl | 30 my @vtmp=map("v$_",(0..3)); 31 my @qtmp=map("q$_",(0..3)); 54 rev32 $dst.16b,$src.16b 56 mov $dst.16b,$src.16b 62 rev32 $dst.16b,$dst.16b 75 rev32 $dst.16b,$src.16b 77 mov $dst.16b,$src.16b 83 rev32 $dst.16b,$dst.16b 97 rbit $dst.16b,$src.16b 101 mov $dst.16b,$src.16b [all …]
|
| H A D | sm4-armv8.pl | 36 rev32 $dst.16b,$src.16b 47 sm4e $data.4s,@rks[3].4s 53 ext $data.16b,$data.16b,$data.16b,#8 78 sm4e $data0.4s,@rks[3].4s 79 sm4e $data1.4s,@rks[3].4s 80 sm4e $data2.4s,@rks[3].4s 81 sm4e $data3.4s,@rks[3].4s 101 ext $data0.16b,$data0.16b,$data0.16b,#8 104 ext $data1.16b,$data1.16b,$data1.16b,#8 107 ext $data2.16b,$data2.16b,$data2.16b,#8 [all …]
|
| /freebsd/crypto/openssl/crypto/sha/ |
| H A D | keccak1600.c | 84 { 3, 10, 43, 25, 39 }, 119 * to resemble section 3.2 of the FIPS PUB 202 "SHA-3 Standard: 134 C[3] = A[0][3]; in Theta() 141 C[3] ^= A[y][3]; in Theta() 147 D[2] = ROL64(C[3], 1) ^ C[1]; in Theta() 148 D[3] = ROL64(C[4], 1) ^ C[2]; in Theta() 149 D[4] = ROL64(C[0], 1) ^ C[3]; in Theta() 155 A[y][3] ^= D[3]; in Theta() 168 A[y][3] = ROL64(A[y][3], rhotates[y][3]); in Rho() 179 * A[y][x] = T[x][(3*y+x)%5] in Pi() [all …]
|
| /freebsd/crypto/krb5/src/lib/crypto/builtin/aes/ |
| H A D | kresults.expected | 3 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 7 69 C4 E0 D8 6A 7B 04 30 D8 CD B7 80 70 B4 C5 5A 15 C4 A8 5A EB 0B 20 41 49 4F 8B F1 F8 CD 30 F1 13 18 1B 39 DA 37 40 D3 DF FE AC 89 D6 BB 4C 29 F1 0A 23 22 3C F8 A8 29 95 80 49 57 87 6E 9F A7 11 63 50 24 6B 4E 5B 8C 8F A4 DB 1B 95 D3 E8 C5 C5 FB 5A 00 26 F3 B2 BB 53 D6 F4 A3 AE 9E EB B1 3D B2 F7 E9 90 27 83 FE B6 7B 73 4F CE DB 8E 97 D4 06 96 11 B7 23 31 E7 37 52 90 60 E7 10 A9 3E 97 18 DD 3E 29 41 8E 32 94 8F E9 20 1F 8D FB 3A 22 CF 22 E8 94 1D 42 7B [all …]
|
| /freebsd/sys/crypto/openssl/aarch64/ |
| H A D | aes-gcm-armv8_64.S | 33 ld1 {v11.16b}, [x3] 34 ext v11.16b, v11.16b, v11.16b, #8 35 rev64 v11.16b, v11.16b 36 lsr x5, x1, #3 //byte_len 40 add x4, x0, x1, lsr #3 //end_input_ptr 46 ext v15.16b, v15.16b, v15.16b, #8 57 fmov d3, x10 //CTR block 3 60 …ld1 { v0.16b}, [x16] //special case vector load initial counter so we … 70 rev w9, w12 //CTR block 3 72 orr x9, x11, x9, lsl #32 //CTR block 3 [all …]
|
| /freebsd/bin/sh/tests/builtins/ |
| H A D | read1.0 | 3 echo "1 2 3" | { read a; echo "x${a}x"; } 4 echo "1 2 3" | { read a b; echo "x${a}x${b}x"; } 5 echo "1 2 3" | { read a b c; echo "x${a}x${b}x${c}x"; } 6 echo "1 2 3" | { read a b c d; echo "x${a}x${b}x${c}x${d}x"; } 8 echo " 1 2 3 " | { read a b c; echo "x${a}x${b}x${c}x"; } 9 echo " 1 2 3 " | { unset IFS; read a b c; echo "x${a}x${b}x${c}x"; } 10 echo " 1 2 3 " | { IFS=$(printf ' \t\n') read a b c; echo "x${a}x${b}x${c}x"; } 11 echo " 1 2 3 " | { IFS= read a b; echo "x${a}x${b}x"; } 13 echo " 1,2 3 " | { IFS=' ,' read a b c; echo "x${a}x${b}x${c}x"; } 14 echo ", 2 ,3" | { IFS=' ,' read a b c; echo "x${a}x${b}x${c}x"; } [all …]
|
| /freebsd/usr.bin/ncal/tests/ |
| H A D | Makefile | 5 ${PACKAGE}FILES+= regress.b-3m200901-jd-nhl.out 6 ${PACKAGE}FILES+= regress.b-3m200901-md-nhl.out 7 ${PACKAGE}FILES+= regress.b-3m200902-jd-nhl.out 8 ${PACKAGE}FILES+= regress.b-3m200902-md-nhl.out 9 ${PACKAGE}FILES+= regress.b-3m200903-jd-nhl.out 10 ${PACKAGE}FILES+= regress.b-3m200903-md-nhl.out 11 ${PACKAGE}FILES+= regress.b-3m200904-jd-nhl.out 12 ${PACKAGE}FILES+= regress.b-3m200904-md-nhl.out 13 ${PACKAGE}FILES+= regress.b-3m200905-jd-nhl.out 14 ${PACKAGE}FILES+= regress.b-3m200905-md-nhl.out [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CONF_cmd.pod | 17 The function SSL_CONF_cmd() performs configuration operation B<option> with 18 optional parameter B<value> on B<ctx>. Its purpose is to simplify application 19 configuration of B<SSL_CTX> or B<SSL> structures by providing a common 22 SSL_CONF_cmd_value_type() returns the type of value that B<option> refers to. 26 Currently supported B<option> names for command lines (i.e. when the 27 flag B<SSL_CONF_FLAG_CMDLINE> is set) are listed below. Note: all B<option> 29 both clients and servers and the B<value> parameter is not used. The default 30 prefix for command line commands is B<-> and that is reflected below. 34 =item B<-bugs> 36 Various bug workarounds are set, same as setting B<SSL_OP_ALL>. [all …]
|
| H A D | d2i_RSAPrivateKey.pod | 72 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value, 115 All functions described here are deprecated. Please use L<OSSL_DECODER(3)> 116 instead of the B<d2i> functions and L<OSSL_ENCODER(3)> instead of the B<i2d> 119 In the description here, B<I<TYPE>> is used a placeholder for any of the 120 OpenSSL datatypes, such as B<RSA>. 124 All the functions here behave the way that's described in L<d2i_X509(3)>. 128 because the PKCS#1 B<RSA> structure doesn't include any key parameters. 130 B<d2i_I<TYPE>PrivateKey>() and derivates thereof decode DER encoded 131 B<I<TYPE>> private key data organized in a type specific structure. 133 B<d2i_I<TYPE>PublicKey>() and derivates thereof decode DER encoded [all …]
|
| /freebsd/crypto/openssl/test/recipes/15-test_ml_kem_codecs_data/ |
| H A D | prv-1024-seed.txt | 3 00:01:02:03:04:05:06:07:08:09:0a:0b:0c:0d:0e: 4 0f:10:11:12:13:14:15:16:17:18:19:1a:1b:1c:1d: 5 1e:1f:20:21:22:23:24:25:26:27:28:29:2a:2b:2c: 6 2d:2e:2f:30:31:32:33:34:35:36:37:38:39:3a:3b: 7 3c:3d:3e:3f 9 f7:7b:7f:6b:15:c7:3f:e2:cc:54:6b:67:fb:77:4c: 10 a1:9b:42:cd:46:3e:a9:fb:b9:84:ca:47:7a:77:b6: 12 c8:31:1c:55:96:3f:50:0a:3c:7b:1b:8f:2a:58:55: 14 27:3a:57:43:51:7d:15:12:08:bd:4a:a6:1e:75:ba: 16 e1:71:33:6b:c3:39:f4:66:67:06:e5:13:44:12:b3: [all …]
|
| H A D | prv-1024-priv.txt | 3 f7:7b:7f:6b:15:c7:3f:e2:cc:54:6b:67:fb:77:4c: 4 a1:9b:42:cd:46:3e:a9:fb:b9:84:ca:47:7a:77:b6: 6 c8:31:1c:55:96:3f:50:0a:3c:7b:1b:8f:2a:58:55: 8 27:3a:57:43:51:7d:15:12:08:bd:4a:a6:1e:75:ba: 10 e1:71:33:6b:c3:39:f4:66:67:06:e5:13:44:12:b3: 11 66:82:3d:50:31:8c:8b:f2:61:ab:12:0a:28:a0:4f: 13 69:4b:6b:a8:86:b5:eb:76:61:e6:d5:6a:ac:21:3c: 15 11:63:12:9b:f8:64:52:72:50:60:6c:c2:1a:53:74: 16 6b:20:99:70:77:bb:a1:55:73:3b:28:a4:e7:fa:07: 17 76:39:95:24:76:3e:b4:81:ce:aa:11:36:6c:34:74: [all …]
|
| H A D | prv-768-seed.txt | 3 00:01:02:03:04:05:06:07:08:09:0a:0b:0c:0d:0e: 4 0f:10:11:12:13:14:15:16:17:18:19:1a:1b:1c:1d: 5 1e:1f:20:21:22:23:24:25:26:27:28:29:2a:2b:2c: 6 2d:2e:2f:30:31:32:33:34:35:36:37:38:39:3a:3b: 7 3c:3d:3e:3f 10 95:87:3d:4a:bc:73:0e:5b:5d:67:95:29:bf:6a:4c: 12 52:e4:8e:ad:8b:94:28:33:bb:e6:86:5d:13:d1:4a: 14 05:8c:49:3c:80:b3:7c:ab:8c:56:27:53:bb:3b:a6: 16 06:e5:5b:13:66:b5:77:e2:36:ce:58:a2:6d:8a:1e: 17 b5:a4:4d:54:23:23:c2:16:7d:9b:f4:a4:7f:98:56: [all …]
|
| H A D | prv-768-priv.txt | 4 95:87:3d:4a:bc:73:0e:5b:5d:67:95:29:bf:6a:4c: 6 52:e4:8e:ad:8b:94:28:33:bb:e6:86:5d:13:d1:4a: 8 05:8c:49:3c:80:b3:7c:ab:8c:56:27:53:bb:3b:a6: 10 06:e5:5b:13:66:b5:77:e2:36:ce:58:a2:6d:8a:1e: 11 b5:a4:4d:54:23:23:c2:16:7d:9b:f4:a4:7f:98:56: 12 99:ca:05:ba:e4:3b:8d:ec:61:7f:02:38:0a:38:90: 13 af:d4:b8:c7:ec:7e:de:26:55:3a:02:5f:3c:e5:bc: 15 b8:63:bd:9b:db:45:a2:84:4a:70:47:b6:c8:d3:83: 16 e4:48:52:5e:04:0b:4d:c8:a2:b4:8c:6c:37:c9:6d: 17 62:d4:3f:3f:d8:8e:28:81:c4:0a:20:5c:9e:24:8f: [all …]
|
| /freebsd/crypto/openssl/test/recipes/04-test_pem_reading_data/ |
| H A D | cert-onecolumn.pem | 30 B 41 B 56 B 58 B 62 B 72 B 80 B 88 B 92 B 94 b [all …]
|
| H A D | dsa-onecolumn.pem | 6 B 28 b 53 b 54 b 63 3 94 B 111 b 112 B 116 B 122 3 [all …]
|
| /freebsd/contrib/bc/manuals/ |
| H A D | bcl.3 | 28 .TH "BCL" "3" "January 2024" "Gavin D. Howard" "Libraries Manual" 40 These items allow clients to set up bcl(3). 42 \f[B]BclError bcl_start(\f[R]\f[I]void\f[R]\f[B]);\f[R] 44 \f[B]void bcl_end(\f[R]\f[I]void\f[R]\f[B]);\f[R] 46 \f[B]BclError bcl_init(\f[R]\f[I]void\f[R]\f[B]);\f[R] 48 \f[B]void bcl_free(\f[R]\f[I]void\f[R]\f[B]);\f[R] 50 \f[B]bool bcl_abortOnFatalError(\f[R]\f[I]void\f[R]\f[B]);\f[R] 52 \f[B]void bcl_setAbortOnFatalError(bool\f[R] \f[I]abrt\f[R]\f[B]);\f[R] 54 \f[B]bool bcl_leadingZeroes(\f[R]\f[I]void\f[R]\f[B]);\f[R] 56 \f[B]void bcl_setLeadingZeroes(bool\f[R] [all …]
|
| /freebsd/contrib/bearssl/src/ec/ |
| H A D | ec_c25519_m15.c | 59 k = j >> 3; 173 mul20(uint32_t *d, const uint32_t *a, const uint32_t *b) in mul20() argument 204 (dw)[5 * (d_off) + 3] = (s1w)[5 * (s1_off) + 3] \ in mul20() 205 + (s2w)[5 * (s2_off) + 3]; \ in mul20() 214 (dw)[5 * (d_off) + 3] += (sw)[5 * (s_off) + 3]; \ in mul20() 225 (dw)[5 * (d_off) + 3] -= (s1w)[5 * (s1_off) + 3] \ in mul20() 226 + (s2w)[5 * (s2_off) + 3]; \ in mul20() 243 CPR1((dw)[(d_off) + 3], cprcc); \ in mul20() 254 ZADD(u, 5, a, 2, a, 3); in mul20() 256 ZADD(u, 7, a, 1, a, 3); in mul20() [all …]
|