/freebsd-src/contrib/netbsd-tests/ipf/expected/ |
H A D | f5 | 3 block 46 block 61 block 75 block 180 block 181 block 182 block 183 block 184 block 185 block [all …]
|
H A D | f6 | 3 block 46 block 61 block 75 block 180 block 181 block 182 block 183 block 184 block 185 block [all …]
|
H A D | f10 | 2 block 15 block 16 block 17 block 20 block 29 block 30 block 34 block 43 block 44 block [all …]
|
H A D | i19.dist | 1 block in log level user.debug quick proto icmp from any to any 2 block in log level mail.info quick proto icmp from any to any 3 block in log level daemon.notice quick proto icmp from any to any 4 block in log level auth.warn quick proto icmp from any to any 5 block in log level syslog.err quick proto icmp from any to any 6 block in log level lpr.crit quick proto icmp from any to any 7 block in log level news.alert quick proto icmp from any to any 8 block in log level uucp.emerg quick proto icmp from any to any 9 block in log level cron.debug quick proto icmp from any to any 10 block in log level ftp.info quick proto icmp from any to any [all …]
|
/freebsd-src/crypto/openssl/crypto/modes/asm/ |
H A D | aes-gcm-armv8_64.pl | 27 # | CTR block 4k+8 | AES block 4k+4 | GHASH block 4k+0 | 30 # | CTR block 4k+9 | AES block 4k+5 | GHASH block 4k+1 | 33 # | CTR block 4k+10| AES block 4k+6 | GHASH block 4k+2 | 36 # | CTR block 4k+11| AES block 4k+7 | GHASH block 4k+3 | 47 # CTR block: 55 # AES block: 56 # Do AES encryption/decryption on CTR block X and EOR it with input block X. Take 256 bytes key… 107 # GHASH block X: 108 # do 128b karatsuba polynomial multiplication on block 161 $input_ptr="x0"; #argument block [all …]
|
/freebsd-src/sys/crypto/openssl/aarch64/ |
H A D | aes-gcm-armv8_64.S | 48 fmov d1, x10 //CTR block 1 55 rev w9, w12 //CTR block 1 56 add w12, w12, #1 //CTR block 1 57 fmov d3, x10 //CTR block 3 59 orr x9, x11, x9, lsl #32 //CTR block 1 60 … //special case vector load initial counter so we can start first AES block as quickly as poss… 62 fmov v1.d[1], x9 //CTR block 1 63 rev w9, w12 //CTR block 2 65 fmov d2, x10 //CTR block 2 66 orr x9, x11, x9, lsl #32 //CTR block 2 [all …]
|
/freebsd-src/sbin/pfctl/tests/files/ |
H A D | pf0004.ok | 1 block drop in all 2 block drop in proto tcp all 3 block drop in proto tcp all 4 block drop in proto udp all 5 block drop in all 6 block drop in inet from 10.0.0.0/8 to any 7 block drop in inet from ! 10.0.0.0/8 to any 8 block drop in inet from 10.0.0.0/8 to any 9 block drop in inet from 172.16.0.0/12 to any 10 block dro [all...] |
H A D | pf0010.in | 4 block in inet proto icmp all 5 block in inet6 proto icmp6 all 6 block return-rst in inet proto tcp all 7 block return-rst in inet6 proto tcp all 8 block return-rst(ttl 10) in inet proto tcp all 9 block return-rst(ttl 10) in inet6 proto tcp all 10 block return-icmp in inet proto icmp all 11 block return-icmp(0) in inet proto icmp all 12 block return-icmp(net-unr) in inet proto icmp all 13 block return-icmp(5) in inet proto icmp all [all …]
|
H A D | pf0010.ok | 3 block drop in inet proto icmp all 4 block drop in inet6 proto ipv6-icmp all 5 block return-rst in inet proto tcp all 6 block return-rst in inet6 proto tcp all 7 block return-rst(ttl 10) in inet proto tcp all 8 block return-rst(ttl 10) in inet6 proto tcp all 9 block return-icmp(port-unr) in inet proto icmp all 10 block return-icmp(net-unr) in inet proto icmp all 11 block return-icmp(net-unr) in inet proto icmp all 12 block return-icmp(srcfail) in inet proto icmp all [all …]
|
H A D | pf0031.in | 1 set block-policy drop 2 block return in on lo0 all 3 block return in on lo0 inet all 4 block return in on lo0 inet6 all 5 block drop in on lo0 all 6 block drop in on lo0 inet all 7 block drop in on lo0 inet6 all 8 block in on lo0 all 9 block in on lo0 inet all 10 block in on lo0 inet6 all [all …]
|
H A D | pf0031.ok | 1 set block-policy drop 2 block return in on lo0 all 3 block return in on lo0 inet all 4 block return in on lo0 inet6 all 5 block drop in on lo0 all 6 block drop in on lo0 inet all 7 block drop in on lo0 inet6 all 8 block drop in on lo0 all 9 block drop in on lo0 inet all 10 block drop in on lo0 inet6 all [all …]
|
/freebsd-src/contrib/xz/src/liblzma/api/lzma/ |
H A D | block.h | 4 * \file lzma/block.h 5 * \brief .xz Block handling 19 * \brief Options for the Block and Block Header encoders and decoders 21 * Different Block handling functions use different parts of this structure. 30 * \brief Block format version 39 * If version is greater than one, most Block related functions 62 * \brief Size of the Block Header field in bytes 87 * The Check ID is not stored into the Block Header, thus its value 106 * Encoding: If this is not LZMA_VLI_UNKNOWN, Block Header encoder 107 * will store this value to the Block Header. Block encoder doesn't [all …]
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | Block.h | 1 //===-- Block.h -------------------------------------------------*- C++ -*-===// 25 /// \class Block Block.h "lldb/Symbol/Block.h" 26 /// A class that describes a single lexical block. 29 /// Block objects. The BlockList object contains a section offset address 30 /// range, and Block objects contain one or more ranges which are offsets into 32 /// address range, and each block can contain child blocks each with their own 35 /// Each block has a variable list that represents local, argument, and static 36 /// variables that are scoped to the block [all...] |
/freebsd-src/contrib/xz/src/liblzma/common/ |
H A D | block_buffer_encoder.c | 6 /// \brief Single-call .xz Block encoder 19 /// Estimate the maximum size of the Block Header and Check fields for 20 /// a Block that uses LZMA2 uncompressed chunks. We could use 23 /// Block Header Size + Block Flags + Compressed Size 63 // Take Block Padding into account. in lzma_block_buffer_bound64() 67 // into account the size of the headers in the Block. in lzma_block_buffer_bound64() 88 block_encode_uncompressed(lzma_block *block, const uint8_t *in, size_t in_size, in block_encode_uncompressed() argument 103 // Set the above filter options to *block temporarily so that we can in block_encode_uncompressed() 104 // encode the Block Header. in block_encode_uncompressed() 105 lzma_filter *filters_orig = block->filters; in block_encode_uncompressed() [all …]
|
H A D | block_header_encoder.c | 6 /// \brief Encodes Block Header for .xz files 17 lzma_block_header_size(lzma_block *block) in lzma_block_header_size() argument 19 if (block->version > 1) in lzma_block_header_size() 22 // Block Header Size + Block Flags + CRC32. in lzma_block_header_size() 26 if (block->compressed_size != LZMA_VLI_UNKNOWN) { in lzma_block_header_size() 27 const uint32_t add = lzma_vli_size(block->compressed_size); in lzma_block_header_size() 28 if (add == 0 || block->compressed_size == 0) in lzma_block_header_size() 35 if (block->uncompressed_size != LZMA_VLI_UNKNOWN) { in lzma_block_header_size() 36 const uint32_t add = lzma_vli_size(block->uncompressed_size); in lzma_block_header_size() 44 if (block->filters == NULL || block->filters[0].id == LZMA_VLI_UNKNOWN) in lzma_block_header_size() [all …]
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TraceExporter/common/ |
H A D | TraceHTR.h | 21 /// Metadata associated with an HTR block 25 /// Constructor for a block's metadata. 28 /// The load address of the block's first instruction. 31 /// The total number of instructions in the block. 35 /// the block. 51 /// Get the number of instructions in the block. 54 /// The number of instructions in the block. 57 /// Get the name of the most frequently called function from the block. 60 /// The name of the function that is called the most from this block or 61 /// std::nullopt if no function is called from this block. [all …]
|
/freebsd-src/libexec/tftpd/ |
H A D | tftp-transfer.c | 51 uint16_t block; member 59 tftp_send(int peer, uint16_t *block, struct tftp_stats *ts) in tftp_send() argument 70 *block = 1; in tftp_send() 77 tftp_log(LOG_DEBUG, "Sending block %d (window block %d)", in tftp_send() 78 *block, windowblock); in tftp_send() 81 window[windowblock].block = *block; in tftp_send() 92 n_data = send_data(peer, *block, sendbuffer, size); in tftp_send() 99 "giving up", *block); in tftp_send() 104 *block); in tftp_send() 107 /* Only check for ACK for last block in window. */ in tftp_send() [all …]
|
/freebsd-src/share/doc/smm/05.fastfs/ |
H A D | 3.t | 35 A file system is described by its super-block, 37 Because the super-block contains critical data, 40 since the super-block data does not change, 42 or other hard disk error causes the default super-block 49 the minimum size of a file system block is 4096 bytes. 52 The block size of a file system is recorded in the 53 file system's super-block 54 so it is possible for file systems with different block sizes 56 The block size must be decided at the time that 66 that includes a redundant copy of the super-block, [all …]
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
H A D | umodsi3.S | 48 // This depends on the fixed instruction size of block. 51 // block(shift) implements the test-and-update-quotient core. 95 // Last block, no need to update r2 or r3. 104 #define block(shift) \ macro 109 block(31) 110 block(30) 111 block(29) 112 block(28) 113 block(27) 114 block(26) [all …]
|
H A D | udivmodsi4.S | 49 // This depends on the fixed instruction size of block. 52 // block(shift) implements the test-and-update-quotient core. 100 // Last block, no need to update r3 or r4. 112 #define block(shift) \ macro 118 block(31) 119 block(30) 120 block(29) 121 block(28) 122 block(27) 123 block(26) [all …]
|
/freebsd-src/sys/crypto/openssl/ |
H A D | ossl_chacha20.c | 61 unsigned char block[CHACHA_BLK_SIZE]; in ossl_chacha20() local 91 crypto_cursor_copydata(&cc_in, CHACHA_BLK_SIZE, block); in ossl_chacha20() 92 in = block; in ossl_chacha20() 97 out = block; in ossl_chacha20() 124 if (out == block) { in ossl_chacha20() 125 crypto_cursor_copyback(&cc_out, CHACHA_BLK_SIZE, block); in ossl_chacha20() 132 if (in == block) { in ossl_chacha20() 143 memset(block, 0, sizeof(block)); in ossl_chacha20() 144 crypto_cursor_copydata(&cc_in, resid, block); in ossl_chacha20() 145 ChaCha20_ctr32(block, block, CHACHA_BLK_SIZE, key, counter); in ossl_chacha20() [all …]
|
/freebsd-src/contrib/netbsd-tests/ipf/regress/ |
H A D | i19 | 1 block in quick log level user.debug proto icmp all 2 block in quick log level mail.info proto icmp all 3 block in quick log level daemon.notice proto icmp all 4 block in quick log level auth.warn proto icmp all 5 block in quick log level syslog.err proto icmp all 6 block in quick log level lpr.crit proto icmp all 7 block in quick log level news.alert proto icmp all 8 block in quick log level uucp.emerg proto icmp all 9 block in quick log level cron.debug proto icmp all 10 block in quick log level ftp.info proto icmp all [all …]
|
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Block.cpp | 1 //===-- Block.cpp ---------------------------------------------------------===// 9 #include "lldb/Symbol/Block.h" 24 Block::Block(lldb::user_id_t uid) in Block() function in Block 29 Block::~Block() = default; 31 void Block::GetDescription(Stream *s, Function *function, in GetDescription() 59 void Block::Dump(Stream *s, addr_t base_addr, int32_t depth, in Dump() 62 Block *parent = GetParent(); in Dump() 71 *s << "Block" << static_cas in Dump() 130 if (Block *block = block_sp->FindInnermostBlockByOffset(offset)) FindInnermostBlockByOffset() local [all...] |
/freebsd-src/sbin/fsck_msdosfs/ |
H A D | boot.c | 48 u_char block[DOSBOOTBLOCKSIZE]; in readboot() local 52 if ((size_t)read(dosfs, block, sizeof block) != sizeof block) { in readboot() 53 perr("could not read boot block"); in readboot() 57 if (block[510] != 0x55 || block[511] != 0xaa) { in readboot() 58 pfatal("Invalid signature in boot block: %02x%02x", in readboot() 59 block[511], block[510]); in readboot() 66 /* Decode BIOS Parameter Block */ in readboot() 69 boot->bpbBytesPerSec = block[11] + (block[12] << 8); in readboot() 78 boot->bpbSecPerClust = block[13]; in readboot() 85 boot->bpbResSectors = block[14] + (block[15] << 8); in readboot() [all …]
|
/freebsd-src/sys/crypto/rijndael/ |
H A D | rijndael-api-fst.c | 84 uint8_t block[16], iv[4][4]; in rijndael_blockEncrypt() local 108 memcpy(block, cipher->IV, 16); in rijndael_blockEncrypt() 110 ((uint32_t*)block)[0] ^= ((uint32_t*)iv)[0]; in rijndael_blockEncrypt() 111 ((uint32_t*)block)[1] ^= ((uint32_t*)iv)[1]; in rijndael_blockEncrypt() 112 ((uint32_t*)block)[2] ^= ((uint32_t*)iv)[2]; in rijndael_blockEncrypt() 113 ((uint32_t*)block)[3] ^= ((uint32_t*)iv)[3]; in rijndael_blockEncrypt() 115 ((uint32_t*)block)[0] = ((uint32_t*)cipher->IV)[0] ^ ((uint32_t*)input)[0]; in rijndael_blockEncrypt() 116 ((uint32_t*)block)[1] = ((uint32_t*)cipher->IV)[1] ^ ((uint32_t*)input)[1]; in rijndael_blockEncrypt() 117 ((uint32_t*)block)[2] = ((uint32_t*)cipher->IV)[2] ^ ((uint32_t*)input)[2]; in rijndael_blockEncrypt() 118 ((uint32_t*)block)[3] = ((uint32_t*)cipher->IV)[3] ^ ((uint32_t*)input)[3]; in rijndael_blockEncrypt() [all …]
|