/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 106 ldr $m0,[$bp],#8 // bp[0] 142 ldr $aj,[$ap],#8 144 sub $j,$j,#8 // j-- 147 ldr $nj,[$np],#8 157 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 | 8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 40 .Dt ZFS 8 59 command configures ZFS datasets within a ZFS storage pool, as described in 60 .Xr zpool 8 . 61 A dataset is identified by a unique path within the ZFS namespace: 69 The maximum length of a dataset name is 72 .Sy [A-Za-z_.:/ -] . 73 Additionally snapshots are allowed to contain a single 75 character, while bookmarks are allowed to contain a singl [all...] |
H A D | zpool.8 | 8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 50 A storage pool is a collection of devices that provides physical storage and 52 All datasets within a storage pool share the same space. 54 .Xr zfs 8 75 Displays a help message. 95 .It Xr zpool-create 8 96 Creates a new storage pool containing the virtual devices specified on the 98 .It Xr zpool-initialize 8 106 .It Xr zpool-destroy 8 108 .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; 68 my @A = map([ "r$_", "r".($_+1), "r".($_+2), "r".($_+3), "r".($_+4) ], 70 $A[1][1] = "r6"; # r13 is reserved 77 [ 41, 45, 15, 21, 8 ], 91 xor $C[0],$A[0][0],$A[1][0] ; Theta 92 std $A[0][4],`$TEMP+0`($sp) 93 xor $C[1],$A[0][1],$A[1][1] [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 …]
|
H A D | freebsd-update.conf.5 | 16 .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 32 .Xr freebsd-update 8 37 .Xr freebsd-update 8 39 The file contains lines consisting of a case-sensitive option name and 41 Empty lines and any part of a line following a 55 .Xr freebsd-update 8 59 .Xr freebsd-update 8 60 will not re-add files which have been deleted from a 70 .Xr freebsd-update 8 79 .Xr freebsd-update 8 [all …]
|
/freebsd/sys/crypto/openssl/aarch64/ |
H A D | armv8-mont.S | 38 ldr x9,[x2],#8 // bp[0] 74 ldr x8,[x1],#8 76 sub x21,x21,#8 // j-- 79 ldr x14,[x3],#8 89 str x12,[x22],#8 // tp[j-1] 102 sub x20,x5,#8 // i=num-1 109 ldr x9,[x2],#8 // bp[i] 112 add x22,sp,#8 124 sub x20,x20,#8 // i-- 135 ldr x8,[x1],#8 [all …]
|
H A D | sha512-armv8.S | 5 // this file except in compliance with the License. You can obtain a copy 27 // Denver 2.01 10.5 (+26%) 6.70 (+8%) 30 // Kryo 1.92 17.4 (+30%) 11.2 (+8%) 35 // (**) The result is a trade-off: it's possible to improve it by 57 // $output is the last argument if it looks like a file (it has an extension) 58 // $flavour is the first argument if it doesn't look like a file 87 sub sp,sp,#4*8 90 ldp x22,x23,[x0,#2*8] 91 ldp x24,x25,[x0,#4*8] 93 ldp x26,x27,[x0,#6*8] [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/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/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 …]
|
H A D | test_write_format_tar_ustar.c | 16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 43 #define myAssertEqualMem(a,b,s) assertEqualMem(a, b, s); memset(a, 0, s) 51 struct archive *a; in DEFINE_TEST() 62 f99[i] = 'a' + i % 26; in DEFINE_TEST() 66 f100[i] = 'A' + i % 26; in DEFINE_TEST() 70 f256[i] = 'A' + i % 26; in DEFINE_TEST() 76 /* Create a new archive in memory. */ in DEFINE_TEST() 77 assert((a in DEFINE_TEST() 44 myAssertEqualMem(a,b,s) global() argument 52 struct archive *a; DEFINE_TEST() local [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/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/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/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/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/ |
H A D | sha512-armv8.S | 6 * You may obtain a copy of the License at 24 .section .note.gnu.property,"a",@note 95 sub sp,sp,#4*8 98 ldp x22,x23,[x0,#2*8] 99 ldp x24,x25,[x0,#4*8] 101 ldp x26,x27,[x0,#6*8] 106 ldp x3,x4,[x1],#2*8 107 ldr x19,[x30],#8 // *K++ 120 eor x19,x20,x21 // a^b, b^c in next round 126 and x28,x28,x19 // (b^c)&=(a [all...] |