| /freebsd/crypto/krb5/src/lib/crypto/builtin/des/doc/ |
| H A D | libdes.doc | 24 on lengths being multiples of eight bytes. 41 Calculates a key schedule from (all) eight bytes of the input key, and 44 Make sure to pass valid eight bytes, no padding or other processing 61 C_Block *input; /* ptr to eight byte input value */ 62 C_Block *output; /* ptr to eight byte output value */ 99 multiple of eight bytes, the last block is copied to a temp and zero 101 of eight bytes. 131 eight bytes, though the original input is not modified. 145 to create an eight byte output key (not a schedule). The key
|
| /freebsd/contrib/xz/src/liblzma/check/ |
| H A D | crc32_x86.S | 4 * Speed-optimized CRC32 using slicing-by-eight algorithm 9 * of slicing-by-eight built with gcc -march=i586 tends to be a little bit 152 * Check if there is enough input to use slicing-by-eight. 153 * We need 16 bytes, because the loop pre-reads eight bytes. 158 /* Check if we have reached alignment of eight bytes. */ 176 * available. Make %edi multiple of eight bytes. Store the possible 190 /* Read in the first eight aligned bytes. */ 230 * Process the remaining eight bytes, which we have already
|
| /freebsd/share/colldef_unicode/ |
| H A D | ar_SA.UTF-8.src | 11 collating-element <u-zero-eight-F-zero> from "<u><zero><eight><F><zero>" 12 collating-element <u-zero-eight-E-seven> from "<u><zero><eight><E><seven>" 14 collating-element <u-zero-eight-F-one> from "<u><zero><eight><F><one>" 15 collating-element <u-zero-eight-E-eight> from "<u><zero><eight><E><eight>" 17 collating-element <u-zero-eight-F-two> from "<u><zero><eight><F><two>" 18 collating-element <u-zero-eight-E-nine> from "<u><zero><eight><E><nine>" 20 collating-element <u-zero-eight-E-four> from "<u><zero><eight><E><four>" 21 collating-element <u-zero-eight-F-four> from "<u><zero><eight><F><four>" 22 collating-element <u-zero-eight-F-five> from "<u><zero><eight><F><five>" 24 collating-element <u-zero-eight-E-five> from "<u><zero><eight><E><five>" [all …]
|
| /freebsd/sys/crypto/aesni/ |
| H A D | aesni_ghash.c | 283 __m128i EIGHT = _mm_set_epi32(0, 8, 0, 0); in AES_GCM_encrypt() local 399 ctr1 = _mm_add_epi64(ctr1, EIGHT); in AES_GCM_encrypt() 400 ctr2 = _mm_add_epi64(ctr2, EIGHT); in AES_GCM_encrypt() 401 ctr3 = _mm_add_epi64(ctr3, EIGHT); in AES_GCM_encrypt() 402 ctr4 = _mm_add_epi64(ctr4, EIGHT); in AES_GCM_encrypt() 403 ctr5 = _mm_add_epi64(ctr5, EIGHT); in AES_GCM_encrypt() 404 ctr6 = _mm_add_epi64(ctr6, EIGHT); in AES_GCM_encrypt() 405 ctr7 = _mm_add_epi64(ctr7, EIGHT); in AES_GCM_encrypt() 406 ctr8 = _mm_add_epi64(ctr8, EIGHT); in AES_GCM_encrypt() 544 __m128i EIGHT = _mm_set_epi32(0, 8, 0, 0); in AES_GCM_decrypt() local [all …]
|
| /freebsd/contrib/dialog/samples/ |
| H A D | treeview2 | 25 tag8:eight:off:4 33 tag18:1eight:off:4 41 tag28:2eight:off:4
|
| /freebsd/contrib/file/doc/ |
| H A D | magic.man | 68 An eight-byte value in this machine's native byte order. 152 An eight-byte value interpreted as a UNIX date. 157 An eight-byte value interpreted as a UNIX-style date, but interpreted as 160 An eight-byte value interpreted as a Windows-style date. 172 An eight-byte value in big-endian byte order. 181 An eight-byte value in big-endian byte order, 188 An eight-byte value in big-endian byte order, 192 An eight-byte value in big-endian byte order, 209 An eight-byte value in little-endian byte order. 218 An eight [all...] |
| /freebsd/share/man/man4/ |
| H A D | ads111x.4 | 76 There are eight possible ways to combine the inputs from the four pins. 80 the eight combinations. 86 When there is no channel config data, it creates all eight possible 119 The device datasheet documents eight available sample rates, chosen 131 The device datasheet documents eight available gain values, chosen
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | varmod-order.exp | 2 while evaluating variable "WORDS" with value "one two three four five six seven eight nine ten" 4 while evaluating variable "WORDS" with value "one two three four five six seven eight nine ten" 6 while evaluating variable "WORDS" with value "eight five four nine one seven six ten three two"
|
| H A D | varmod-order-reverse.mk | 6 WORDS= one two three four five six seven eight nine ten 8 .if ${WORDS:Or} != "two three ten six seven one nine four five eight"
|
| H A D | varmod-order-string.mk | 7 WORDS= one two three four five six seven eight nine ten 8 .if ${WORDS:O} != "eight five four nine one seven six ten three two"
|
| H A D | varmod-order.mk | 6 WORDS= one two three four five six seven eight nine ten 9 .if ${WORDS:O} != "eight five four nine one seven six ten three two"
|
| /freebsd/contrib/ntp/html/drivers/ |
| H A D | driver7.html | 37 …t eight times every minute. The single format B burst is considered correct only if every characte… 38 …rmal on occasion to miss a minute or two due to signal fades or noise. If eight successive minutes… 41 …eight 11-stage shift registers, one for each of eight phases of the 300-b/s bit clock. At each pha… 42 …-robin order as the phases of each bit arrive. At the end of each bit all eight phases are searche… 44 …nt in second 31 contain the year and other information in ten digits. The eight format A blocks se… 47 <p>Each minute of transmission includes eight format A bursts containing two timecodes for each sec… 51 …th the backdated timestamps accumulated over the minute. A perfect set of eight bursts could gener… 58 …huB</tt> is produced for each format B burst received in second 31, while eight messages beginning…
|
| /freebsd/usr.bin/sdiff/ |
| H A D | sdiff.1 | 119 Treat tabs and eight spaces as the same. 167 Tabs are treated as anywhere from one to eight characters wide, 169 Terminals that treat tabs as eight characters wide will look best.
|
| /freebsd/contrib/ntp/html/ |
| H A D | filter.html | 15 …re protocol for each peer process separately. It uses a sliding window of eight samples and picks … 21 …mples from the on-wire protocol are inserted as the youngest stage of an eight-stage shift regist… 25 …s a dummy infinity sample in the shift register for each poll sent. After eight polls, the registe… 30 …r more to the point, the output sample rate can never be less than one in eight input samples. The…
|
| /freebsd/sys/dev/cxgbe/tom/ |
| H A D | t4_tom.h | 384 m->m_pkthdr.PH_per.eight[6] = raw; in set_mbuf_raw_wr() 392 return (m->m_pkthdr.PH_per.eight[6]); in mbuf_raw_wr() 400 m->m_pkthdr.PH_per.eight[0] = ulp_submode; in set_mbuf_ulp_submode() 408 return (m->m_pkthdr.PH_per.eight[0]); in mbuf_ulp_submode() 416 m->m_pkthdr.PH_per.eight[1] = iso; in set_mbuf_iscsi_iso() 424 return (m->m_pkthdr.PH_per.eight[1]); in mbuf_iscsi_iso() 436 m->m_pkthdr.PH_per.eight[2] = flags; in set_mbuf_iscsi_iso_flags() 444 return (m->m_pkthdr.PH_per.eight[2]); in mbuf_iscsi_iso_flags()
|
| /freebsd/contrib/ncurses/man/ |
| H A D | curs_inch.3x | 107 if they contain characters with codes wider than eight bits 109 They instead extract only the low-order eight bits of the character code 132 widening the character code to eight bits
|
| /freebsd/contrib/openpam/t/ |
| H A D | t_openpam_readlinev.c | 134 "eight", "nine", "ten", "eleven", "twelve", "thirteen", "fourteen", 137 "twenty-five", "twenty-six", "twenty-seven", "twenty-eight", 140 "thirty-eight", "thirty-nine", "fourty", "fourty-one", "fourty-two", 142 "fourty-seven", "fourty-eight", "fourty-nine", "fifty", "fifty-one", 144 "fifty-seven", "fifty-eight", "fifty-nine", "sixty", "sixty-one",
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | samsung,exynos4210-combiner.txt | 8 The interrupt combiner controller consists of multiple combiners. Up to eight 10 combined interrupt for its eight interrupt sources. The combined interrupt
|
| H A D | samsung,exynos4210-combiner.yaml | 18 The interrupt combiner controller consists of multiple combiners. Up to eight 20 combined interrupt for its eight interrupt sources. The combined interrupt is
|
| /freebsd/usr.bin/hexdump/ |
| H A D | hexdump.1 | 83 Display the input offset in hexadecimal, followed by eight 99 Display the input offset in hexadecimal, followed by eight 144 Display the input offset in hexadecimal, followed by eight, space 271 Eight byte default, four and twelve byte counts supported.
|
| /freebsd/share/man/man5/ |
| H A D | pbm.5 | 71 The bits are stored eight per byte, high bit first low bit last. 76 The files are eight times smaller and many times faster to read and write.
|
| /freebsd/usr.bin/posixmqcontrol/ |
| H A D | posixmqcontroltest8x64.sh | 45 # write eight messages of increasing priority. 66 # expect the eight messages to appear in priority order.
|
| /freebsd/share/doc/papers/diskperf/ |
| H A D | tests.ms | 67 For each test run, an empty eight Kilobyte block 75 Each test operated on eight Megabytes of data to
|
| /freebsd/contrib/libcbor/src/cbor/ |
| H A D | streaming.c | 107 /* Eight bytes unsigned integer */ in cbor_stream_decode() 175 /* Eight bytes negative integer */ in cbor_stream_decode() 228 /* Eight bytes length byte string */ in cbor_stream_decode() 281 /* Eight bytes length string */ in cbor_stream_decode() 349 /* Eight bytes length array */ in cbor_stream_decode() 422 /* Eight bytes length map */ in cbor_stream_decode()
|
| /freebsd/crypto/heimdal/doc/ |
| H A D | layman.asc | 66 each ASN.1 type as a string of eight-bit octets. There is 90 Terminology and notation. In this note, an octet is an eight- 225 OCTET STRING, an arbitrary string of octets (eight-bit 231 T61String, an arbitrary string of T.61 (eight-bit) 746 multiple of eight (this is called the "number of unused 753 of the bit string a multiple of eight. If the 754 length of the bit string is a multiple of eight 758 first eight bits of the padded bit string become 760 the last eight bits of the padded bit string. 765 a length that is a multiple of eight bits. [all …]
|