| /freebsd/crypto/openssl/test/recipes/10-test_bn_data/ |
| H A D | bnmod.txt | 4 # this file except in compliance with the License. You can obtain a copy 8 # These test vectors satisfy A * B = ModMul (mod M) and 0 <= ModMul < M. 14 A = 6b18497fed9befdf22a01d988d34213f6687d8a96e86c188dea4172e7c6095a0d18d3c86c0f5a1af9c6e3aaeb6baac2… 19 A = 16c92f77c139706430f396f72ec7adb045745cd9f5899b0074d9955bd32de66f57c05c7929b575312a7f1c04f19e724… 24 A = -6715098ab2ba3ea1e6341e89936e3ae913cdd450dc831c8534071f3c362841e47d88f2cd29c0d1239aa0949f3685f1… 29 A = -11fec955948e007b59fc50e729941ee9d43d552b9411510b73f6b4faafc0465f261f8381d96f647267f72175883172… 34 A = 7713413d87f1e50840255927ff27bad79e5de5898725a876e4647913158cda9f5fa031dd7fc11d2e8130a0ba99e8706… 39 A = 17d806d7c76aa8acb051fd9c0c782443f1b1b6387455f7cfb737c41658d0459bda5d13587055eafb87ad8d209bccac1… 44 A = -6d84cdf18a2f53fe496248fafef183914d55c42267af3dd42a39515e80cf29211fd58454986f5fb6afb56170dd9865… 48 ModMul = 8fb782e4883ccf3aaa2d3e020b08993d580c69ec8fe66ecac152c5babc8aeffafe406736cea492450fe6adc25d… [all …]
|
| /freebsd/crypto/openssl/crypto/bn/asm/ |
| H A D | x86_64-mont5.pl | 5 # this file except in compliance with the License. You can obtain a copy 30 # branch prediction unit. For input lengths that are multiples of 8 34 # $output is the last argument if it looks like a file (it has an extension) 35 # $flavour is the first argument if it doesn't look like a file 78 # pre-computed powers of a', interlaced 106 mov OPENSSL_ia32cap_P+8(%rip),%r11d 113 movd `($win64?56:8)`(%rsp),%xmm5 # load 7th argument 129 lea -280(%rsp,$num,8),%r10 # future alloca(8*(num+2)+256+8) 157 mov %rax,8(%rsp,$num,8) # tp[num+1]=%rsp 158 .cfi_cfa_expression %rsp+8,$num,8,mul,plus,deref,+8 [all …]
|
| H A D | sparcv8plus.S | 9 * this file except in compliance with the License. You can obtain a copy 18 * a drop-in UltraSPARC ISA replacement for crypto/bn/bn_asm.c 24 * A. With SC4.x/SC5.x: 56 * A. Well, it's rather a programming model than an architecture... 59 * 32 bits of otherwise 64-bit registers during a context switch. 62 * A. Original release did target UltraSPARC only. Now SuperSPARC 74 * A. You can't address *all* registers as 64-bit wide:-( The catch is 76 * preserved if you're in a leaf function, i.e. such never calling 78 * 10 registers is a handful. And as a matter of fact none-"comba" 83 * A. What about 'em? Just kidding:-) Pure 64-bit version is currently [all …]
|
| H A D | armv8-mont.pl | 5 # this file except in compliance with the License. You can obtain a copy 24 # that dedicated squaring procedure is a must. Well, actually all 35 # Squaring procedure that handles lengths divisible by 8 improves 43 # $output is the last argument if it looks like a file (it has an extension) 44 # $flavour is the first argument if it doesn't look like a file 108 ldr $m0,[$bp],#8 // bp[0] 144 ldr $aj,[$ap],#8 146 sub $j,$j,#8 // j-- 149 ldr $nj,[$np],#8 159 str $lo1,[$tp],#8 // tp[j-1] [all …]
|
| H A D | x86_64-mont.pl | 5 # this file except in compliance with the License. You can obtain a copy 34 # are "fallen through" for input lengths of 8, which is critical for 49 # $output is the last argument if it looks like a file (it has an extension) 50 # $flavour is the first argument if it doesn't look like a file 115 cmp \$8,${num}d 119 mov OPENSSL_ia32cap_P+8(%rip),%r11d 145 lea -16(%rsp,$num,8),%r10 # future alloca(8*(num+2)) 173 mov %rax,8(%rsp,$num,8) # tp[num+1]=%rsp 174 .cfi_cfa_expression %rsp+8,$num,8,mul,plus,deref,+8 197 mov 8($ap),%rax [all …]
|
| /freebsd/sys/contrib/openzfs/man/man8/ |
| H A D | zfs.8 | 9 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 60 command configures ZFS datasets within a ZFS storage pool, as described in 61 .Xr zpool 8 . 62 A dataset is identified by a unique path within the ZFS namespace: 70 The maximum length of a dataset name is 73 .Sy [A-Za-z_.:/ -] . 74 Additionally snapshots are allowed to contain a single 76 character, while bookmarks are allowed to contain a single 81 The maximum amount of nesting allowed in a path is 89 A dataset can be one of the following: [all …]
|
| H A D | zpool.8 | 9 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 51 A storage pool is a collection of devices that provides physical storage and 53 All datasets within a storage pool share the same space. 55 .Xr zfs 8 76 Displays a help message. 96 .It Xr zpool-create 8 97 Creates a new storage pool containing the virtual devices specified on the 99 .It Xr zpool-initialize 8 107 .It Xr zpool-destroy 8 109 .It Xr zpool-labelclear 8 [all …]
|
| /freebsd/crypto/openssl/crypto/sha/asm/ |
| H A D | keccak1600-ppc64.pl | 5 # this file except in compliance with the License. You can obtain a copy 40 # $output is the last argument if it looks like a file (it has an extension) 41 # $flavour is the first argument if it doesn't look like a file 46 $SIZE_T =8; 57 $DWORD_LE_LOAD = "ldu r0,8(r3)"; 58 $LE_LOAD_SIZE = "8"; 78 my @A = map([ "r$_", "r".($_+1), "r".($_+2), "r".($_+3), "r".($_+4) ], 80 $A[1][1] = "r6"; # r13 is reserved 87 [ 41, 45, 15, 21, 8 ], 101 xor $C[0],$A[0][0],$A[1][0] ; Theta [all …]
|
| /freebsd/share/man/man5/ |
| H A D | rc.conf.5 | 15 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 70 The sysrc(8) command provides a scripting interface to modify system 76 .Xr rc 8 106 is a directory then all of the files in the directory will be loaded. 116 The following list provides a name and short description for each 136 a condition that is not serious enough to warrant a warning or 171 within a 172 .Xr jail 8 177 adequate provisions to recover from a failed boot 195 .Xr chroot 8 [all …]
|
| /freebsd/sys/crypto/openssl/aarch64/ |
| H A D | armv8-mont.S | 40 ldr x9,[x2],#8 // bp[0] 76 ldr x8,[x1],#8 78 sub x21,x21,#8 // j-- 81 ldr x14,[x3],#8 91 str x12,[x22],#8 // tp[j-1] 104 sub x20,x5,#8 // i=num-1 111 ldr x9,[x2],#8 // bp[i] 114 add x22,sp,#8 126 sub x20,x20,#8 // i-- 137 ldr x8,[x1],#8 [all …]
|
| /freebsd/contrib/lua/src/ |
| H A D | lobject.c | 41 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8, in luaO_ceillog2() 42 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8, in luaO_ceillog2() 43 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8, in luaO_ceillog2() 44 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8 in luaO_ceillog2() 48 while (x >= 256) { l += 8; x >>= 8; } in luaO_ceillog2() 137 else return (ltolower(c) - 'a') + 10; in luaO_hexavalue() 162 ** convert a hexadecimal numeric string to a number, following 172 int hasdot = 0; /* true after seen a dot */ in lua_strx2number() 191 else break; /* neither a dot nor a digit */ in lua_strx2number() 218 /* maximum length of a numeral to be converted to a number */ [all …]
|
| /freebsd/contrib/tcsh/ |
| H A D | tcsh.man | 19 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 38 .\" - Be careful with the .B and .I macros: they handle only a limited number 42 .\" - Indent in multiples of 4, usually 8. 45 .\" '' at the beginning of a line will vanish! 70 .\" of another command (or whatever) which is mentioned in a description 90 It is a command language interpreter usable both as an interactive login 91 shell and a shell script command processor. 92 It includes a command-line editor (see \fBThe command-line editor\fR), 95 a history mechanism (see \fBHistory substitution\fR), 97 and a C-like syntax. [all …]
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_fourcc.h | 4 * Permission is hereby granted, free of charge, to any person obtaining a 17 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 27 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument 33 #define DRM_FORMAT_C8 fourcc_code('C', '8', ' ', ' ') /* [7:0] C */ 35 /* 8 bpp RGB */ 36 #define DRM_FORMAT_RGB332 fourcc_code('R', 'G', 'B', '8') /* [7:0] R:G:B 3:3:2 */ 37 #define DRM_FORMAT_BGR233 fourcc_code('B', 'G', 'R', '8') /* [7:0] B:G:R 2:3:3 */ 45 #define DRM_FORMAT_ARGB4444 fourcc_code('A', 'R', '1', '2') /* [15:0] A:R:G:B 4:4:4:4 little endian… 46 #define DRM_FORMAT_ABGR4444 fourcc_code('A', 'B', '1', '2') /* [15:0] A:B:G:R 4:4:4:4 little endian… 47 #define DRM_FORMAT_RGBA4444 fourcc_code('R', 'A', '1', '2') /* [15:0] R:G:B:A 4:4:4:4 little endian… [all …]
|
| /freebsd/contrib/libarchive/libarchive/test/ |
| H A D | test_write_format_cpio_newc.c | 16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 33 } else if (*p >= 'a' && *p <= 'f') { in is_hex() 34 /* lowercase letter a-f */ in is_hex() 51 struct archive *a; in DEFINE_TEST() 59 /* Create a new archive in memory. */ in DEFINE_TEST() 60 assert((a = archive_write_new()) != NULL); in DEFINE_TEST() 61 assertEqualIntA(a, 0, archive_write_set_format_cpio_newc(a)); in DEFINE_TEST() 62 assertEqualIntA(a, 0, archive_write_add_filter_none(a)); in DEFINE_TEST() 53 struct archive *a; DEFINE_TEST() local [all...] |
| H A D | test_zip_filename_encoding.c | 16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 31 struct archive *a; in DEFINE_TEST() local 36 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in DEFINE_TEST() 37 skipping("en_US.UTF-8 locale not available on this system."); in DEFINE_TEST() 42 * Verify that UTF-8 filenames are correctly stored with in DEFINE_TEST() 43 * hdrcharset=UTF-8 option. in DEFINE_TEST() 45 a = archive_write_new(); in DEFINE_TEST() 46 assertEqualInt(ARCHIVE_OK, archive_write_set_format_zip(a)); in DEFINE_TEST() 47 if (archive_write_set_options(a, "hdrcharset=UTF-8") != ARCHIVE_OK) { in DEFINE_TEST() 49 " for UTF-8."); in DEFINE_TEST() [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 19 E1 43 64 CB 16 D3 FF CF E8 FA 6A 2C EC A2 69 34 24 6B 4E 5B 8C 8F A4 DB 1B 95 D3 E8 C5 C5 FB 5A 00 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 35 A3 D1 6F E1 EF 7B 6D 2F 4F 93 48 90 02 0D F1 8A [all …]
|
| /freebsd/share/man/man8/ |
| H A D | yp.8 | 18 .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 51 .Xr bootparamd 8 80 client/server system that allows a group of 83 domain to share a common set of configuration files. 84 This permits a system 88 data and add, remove or modify configuration data from a single location. 92 information are stored on a single machine 108 A single 134 Sun's code rather than design their own implementation with a different 145 The Berkeley DB hash method instead uses a single file for [all …]
|
| /freebsd/crypto/openssl/crypto/ec/asm/ |
| H A D | x25519-ppc64.pl | 5 # this file except in compliance with the License. You can obtain a copy 30 # $output is the last argument if it looks like a file (it has an extension) 31 # $flavour is the first argument if it doesn't look like a file 53 my $FRAME = 16*8; 63 std r22,`$FRAME-8*10`($sp) 64 std r23,`$FRAME-8*9`($sp) 65 std r24,`$FRAME-8*8`($sp) 66 std r25,`$FRAME-8*7`($sp) 67 std r26,`$FRAME-8*6`($sp) 68 std r27,`$FRAME-8*5`($sp) [all …]
|
| H A D | x25519-x86_64.pl | 5 # this file except in compliance with the License. You can obtain a copy 64 # $output is the last argument if it looks like a file (it has an extension) 65 # $flavour is the first argument if it doesn't look like a file 120 lea -8*5(%rsp),%rsp 124 mov 8*0(%rsi),%rax # f[0] 125 mov 8*0(%rdx),%r11 # load g[0-4] 126 mov 8*1(%rdx),%r12 127 mov 8*2(%rdx),%r13 128 mov 8*3(%rdx),%rbp 129 mov 8*4(%rdx),%r14 [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/__charconv/ |
| H A D | tables.h | 40 …'1', '0', '2', '0', '3', '0', '4', '0', '5', '0', '6', '0', '7', '0', '8', '0', '9', '0', 'a', '0', 42 …'1', '7', '1', '8', '1', '9', '1', 'a', '1', 'b', '1', 'c', '1', 'd', '1', 'e', '1', 'f', '2', '0'… 43 …'2', '2', '3', '2', '4', '2', '5', '2', '6', '2', '7', '2', '8', '2', '9', '2', 'a', '2', 'b', '2'… 44 …'f', '3', '0', '3', '1', '3', '2', '3', '3', '3', '4', '3', '5', '3', '6', '3', '7', '3', '8', '3', 45 …'9', '3', 'a', '3', 'b', '3', 'c', '3', 'd', '3', 'e', '3', 'f', '4', '0', '4', '1', '4', '2', '4'… 46 …'4', '5', '4', '6', '4', '7', '4', '8', '4', '9', '4', 'a', '4', 'b', '4', 'c', '4', 'd', '4', 'e'… 47 …'5', '2', '5', '3', '5', '4', '5', '5', '5', '6', '5', '7', '5', '8', '5', '9', '5', 'a', '5', 'b', 49 …'7', '6', '8', '6', '9', '6', 'a', '6', 'b', '6', 'c', '6', 'd', '6', 'e', '6', 'f', '7', '0', '7'… 50 …'7', '3', '7', '4', '7', '5', '7', '6', '7', '7', '7', '8', '7', '9', '7', 'a', '7', 'b', '7', 'c'… 51 …'e', '7', 'f', '8', '0', '8', '1', '8', '2', '8', '3', '8', '4', '8', '5', '8', '6', '8', '7', '8'… [all …]
|
| /freebsd/crypto/openssl/test/recipes/15-test_ml_dsa_codecs_data/ |
| H A D | pub-65.txt | 3 48:68:3d:91:97:8e:31:eb:3d:dd:b8:b0:47:34:82: 4 d2:b8:8a:5f:62:59:49:fd:8f:58:a5:61:e6:96:bd: 6 1e:a8:93:68:8c:e6:8a:a2:d5:1c:59:58:f8:bb:c6: 8 22:9f:f1:d6:ea:f0:39:28:bd:51:51:1f:8d:88:d8: 11 2b:af:0e:e2:e2:fb:16:cc:fe:a0:80:28:d9:9a:c4: 12 9a:eb:b7:59:37:dd:ce:11:1c:da:b6:2f:ff:3c:ea: 13 8b:a2:23:3d:1e:56:fb:c5:c5:a1:e7:26:de:63:fa: 14 dd:2a:f0:16:b1:19:17:7f:a3:d9:71:a2:d9:27:71: 15 73:fc:e5:5b:67:74:5a:f0:b7:c2:1d:59:7d:be:b9: 16 3e:6a:32:f3:41:c4:9a:5a:8b:e9:e8:25:08:8d:1f: [all …]
|
| H A D | prv-87-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: 7 97:92:bc:ec:2f:24:30:68:6a:82:fc:cf:3c:2f:5f: 10 51:7d:c3:0e:32:9d:5a:b2:76:73:bd:85:f4:c9:b0: 12 e6:1e:de:59:75:33:37:37:4f:a7:12:49:91:54:9a: 13 f2:43:49:6d:06:37:cb:3b:e0:5a:59:48:23:5b:f7: 15 15:aa:af:16:0a:c6:24:36:64:22:01:48:16:11:09: 16 11:2c:94:02:89:22:45:2c:62:b8:45:00:45:2a:08: 21 26:92:20:99:29:13:05:69:5c:34:68:a4:32:8e:19: 23 10:65:01:28:90:1a:33:4c:99:86:31:d3:a2:49:09: [all …]
|
| /freebsd/sbin/newfs/ |
| H A D | newfs.8 | 18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 33 .Nd construct a new UFS1/UFS2 file system 41 .Op Fl a Ar maxcontig 63 utility builds a file system on the specified special file. 68 although the special file need not be a physical disk. 80 Erasing may take a long time. 85 .Xr gjournal 8 88 Add a volume label to the new file system. 94 Use 1 to specify that a UFS1 format file system be built; 95 use 2 to specify that a UFS2 format file system be built. [all …]
|
| /freebsd/crypto/openssl/crypto/modes/ |
| H A D | wrap128.c | 5 * this file except in compliance with the License. You can obtain a copy 37 * @param[in] iv IV value. Length = 8 bytes. NULL = use default_iv. 40 * @param[out] out Ciphertext. Minimal buffer length = (inlen + 8) bytes. 53 unsigned char *A, B[16], *R; in CRYPTO_128_wrap() local 57 A = B; in CRYPTO_128_wrap() 59 memmove(out + 8, in, inlen); in CRYPTO_128_wrap() 63 memcpy(A, iv, 8); in CRYPTO_128_wrap() 66 R = out + 8; in CRYPTO_128_wrap() 67 for (i = 0; i < inlen; i += 8, t++, R += 8) { in CRYPTO_128_wrap() 68 memcpy(B + 8, R, 8); in CRYPTO_128_wrap() [all …]
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_lha.c | 16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 72 * Window to see last 8Ki(lh5),32Ki(lh6),64Ki(lh7) bytes of decoded 77 /* Window buffer, which is a loop buffer. */ 92 #define CACHE_BITS (8 * sizeof(CACHE_TYPE)) 110 * Use a index table. It's faster than searching a huffman 111 * coding tree, which is a binary tree. But a use of a large 165 #define CRC_IS_SET 8 260 struct archive_read *a = (struct archive_read *)_a; in archive_read_support_format_lha() local 269 archive_set_error(&a->archive, ENOMEM, in archive_read_support_format_lha() 275 r = __archive_read_register_format(a, in archive_read_support_format_lha() [all …]
|