Home
last modified time | relevance | path

Searched +full:18 +full:k (Results 1 – 25 of 1015) sorted by relevance

12345678910>>...41

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_hsalsa20_ref2.c19 const unsigned char *k, in crypto_core_hsalsa20() argument
37 x1 = LOAD32_LE(k + 0); in crypto_core_hsalsa20()
38 x2 = LOAD32_LE(k + 4); in crypto_core_hsalsa20()
39 x3 = LOAD32_LE(k + 8); in crypto_core_hsalsa20()
40 x4 = LOAD32_LE(k + 12); in crypto_core_hsalsa20()
41 x11 = LOAD32_LE(k + 16); in crypto_core_hsalsa20()
42 x12 = LOAD32_LE(k + 20); in crypto_core_hsalsa20()
43 x13 = LOAD32_LE(k + 24); in crypto_core_hsalsa20()
44 x14 = LOAD32_LE(k + 28); in crypto_core_hsalsa20()
54 x0 ^= ROTL32(x12 + x8, 18); in crypto_core_hsalsa20()
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/
H A Dcore_salsa_ref.c12 const unsigned char *k, const unsigned char *c, in crypto_core_salsa() argument
31 j1 = x1 = LOAD32_LE(k + 0); in crypto_core_salsa()
32 j2 = x2 = LOAD32_LE(k + 4); in crypto_core_salsa()
33 j3 = x3 = LOAD32_LE(k + 8); in crypto_core_salsa()
34 j4 = x4 = LOAD32_LE(k + 12); in crypto_core_salsa()
35 j11 = x11 = LOAD32_LE(k + 16); in crypto_core_salsa()
36 j12 = x12 = LOAD32_LE(k + 20); in crypto_core_salsa()
37 j13 = x13 = LOAD32_LE(k + 24); in crypto_core_salsa()
38 j14 = x14 = LOAD32_LE(k + 28); in crypto_core_salsa()
49 x0 ^= ROTL32(x12 + x8, 18); in crypto_core_salsa()
[all …]
/freebsd/contrib/bearssl/src/ec/
H A Dec_c25519_i15.c30 * - R^2 mod p (R = 2^(15k) for the smallest k such that R >= p)
55 uint16_t y[18];
121 for (i = 0; i < 18; i ++) { in cswap()
136 uint16_t t[18]; in c255_add()
148 uint16_t t[18]; in c255_sub()
158 uint16_t t[18]; in c255_mul()
182 #define ILEN (18 * sizeof(uint16_t)) in api_mul()
188 uint16_t x1[18], x2[18], x3[18], z2[18], z3[18]; in api_mul()
189 uint16_t a[19], aa[18], b[19], bb[18]; in api_mul()
190 uint16_t c[18], d[18], e[18], da[18], cb[18]; in api_mul()
[all …]
H A Dec_c25519_m15.c50 int j, k;
54 k = j & 7;
55 if (k != 0) {
56 w <<= k;
57 j -= k;
59 k = j >> 3;
60 tmp[35 - k] |= (unsigned char)w;
61 tmp[34 - k] |= (unsigned char)(w >> 8);
62 tmp[33 - k] |= (unsigned char)(w >> 16);
63 tmp[32 - k] |= (unsigned char)(w >> 24);
[all …]
/freebsd/sys/contrib/openzfs/module/icp/asm-arm/sha2/
H A Dsha512-armv7.S175 @ Sigma1(x) (ROTR((x),14) ^ ROTR((x),18) ^ ROTR((x),41))
176 @ LO lo>>14^hi<<18 ^ lo>>18^hi<<14 ^ hi>>9^lo<<23
177 @ HI hi>>14^lo<<18 ^ hi>>18^lo<<14 ^ lo>>9^hi<<23
182 eor r9,r9,r8,lsl#18
184 eor r10,r10,r7,lsl#18
186 eor r9,r9,r7,lsr#18
187 eor r10,r10,r8,lsr#18
212 ldr r11,[r14,#LO] @ K[i].lo
214 ldr r12,[r14,#HI] @ K[i].hi
222 adc r4,r4,r12 @ T += K[i]
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dmotorola4 # motorola: file(1) magic for Motorola 68K and 88K binaries
6 # 68K
9 >18 beshort ^00000020 object
10 >18 beshort &00000020 executable
22 # Motorola/UniSoft 68K Binary Compatibility Standard (BCS)
24 0 beshort 0554 68K BCS executable
26 # 88K
30 0 beshort 0555 88K BCS executable
59 >18 belong 0
/freebsd/sys/crypto/openssl/arm/
H A Dsha512-armv4.S222 @ Sigma1(x) (ROTR((x),14) ^ ROTR((x),18) ^ ROTR((x),41))
223 @ LO lo>>14^hi<<18 ^ lo>>18^hi<<14 ^ hi>>9^lo<<23
224 @ HI hi>>14^lo<<18 ^ hi>>18^lo<<14 ^ lo>>9^hi<<23
229 eor r9,r9,r8,lsl#18
231 eor r10,r10,r7,lsl#18
233 eor r9,r9,r7,lsr#18
234 eor r10,r10,r8,lsr#18
259 ldr r11,[r14,#LO] @ K[i].lo
261 ldr r12,[r14,#HI] @ K[i].hi
269 adc r4,r4,r12 @ T += K[i]
[all …]
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-list.8190 pool 450K 457G 18K /pool
191 pool/home 315K 457G 21K /export/home
192 pool/home/anne 18K 457G 18K /export/home/anne
193 pool/home/bob 276K 457G 276K /export/home/bob
211 "value": "290K",
225 "value": "24K",
246 "value": "48K",
260 "value": "24K",
281 "value": "24K",
295 "value": "24K",
[all …]
/freebsd/contrib/netbsd-tests/usr.bin/sort/
H A Dt_sort.sh79 echo x >-k
80 atf_check -o file:-k -x "sort -- -k </dev/null"
124 atf_check -o file:out sort -k 1,1r -k 1 in
149 sort -d -k 2 $(atf_get_srcdir)/d_any_char_in.txt
152 sort -f -k 2 $(atf_get_srcdir)/d_any_char_in.txt
155 sort -i -k 2 $(atf_get_srcdir)/d_any_char_in.txt
194 atf_set "descr" "Tests the -k flag with one field"
218 atf_set "descr" "Tests the -k flag with two fields"
241 atf_set "descr" "Tests the -k flag with many fields"
276 atf_set "descr" "Tests the -k flag with out of bounds fields"
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/
H A Dpwhash_scryptsalsa208sha256_nosse.c127 x[0] ^= R(x[12] + x[8], 18); in salsa20_8()
132 x[5] ^= R(x[1] + x[13], 18); in salsa20_8()
137 x[10] ^= R(x[6] + x[2], 18); in salsa20_8()
142 x[15] ^= R(x[11] + x[7], 18); in salsa20_8()
148 x[0] ^= R(x[3] + x[2], 18); in salsa20_8()
153 x[5] ^= R(x[4] + x[7], 18); in salsa20_8()
158 x[10] ^= R(x[9] + x[8], 18); in salsa20_8()
163 x[15] ^= R(x[14] + x[13], 18); in salsa20_8()
235 size_t k; in smix() local
238 for (k = 0; k < 32 * r; k++) { in smix()
[all …]
/freebsd/lib/libc/nls/
H A Dfi_FI.ISO8859-1.msg38 16 Laite k�yt�ss�
42 18 Laitteiden v�linen linkki
58 26 Tiedosto on k�yt�ss�
78 36 Toiminta on k�ynniss�
80 37 Toiminta oli jo k�ynniss�
90 42 Protokolla ei ole k�ytett�viss�
102 48 Osoite on jo k�yt�ss�
106 50 Verkko ei ole k�ytett�viss�
142 68 Liian monta k�ytt�j��
154 74 RPC ei k�ytett�viss�
[all …]
H A Dhu_HU.ISO8859-2.msg10 2 F�jl vagy k�nyvt�r nem tal�lhat�
16 5 B/K hiba
42 18 Kereszthivatkoz�s eszk�z�k�n
46 20 Nem k�nyvt�r
48 21 K�nyvt�r
70 32 Hib�s cs�vezet�k
104 49 A k�rt c�m nem oszthat� ki
106 50 A h�l�zat nem m�k�dik
122 58 Nem k�ldhet� el a socket lebont�sa ut�n
138 66 K�nyvt�r nem �res
[all …]
H A Dsk_SK.ISO8859-2.msg42 18 Odkaz medzi zariadeniami
60 27 S�bor je pr�li� ve�k
74 34 V�sledok pr�li� ve�k� alebo pr�li� mal�
90 42 Protokol nie je k dispoz�cii
116 55 Vyrovn�vacia pam� nie je k dispoz�cii
136 65 Neexistuje cesta k vzdialen�mu uzlu
154 74 RPC program nie je k dispoz�cii
160 77 Z�mky nie s� k dispoz�cii
174 84 Hodnota je pre dan� d�tov� typ prive�k
184 89 �iadna spr�va nie je k dispoz�cii
[all …]
/freebsd/share/doc/psd/15.yacc/
H A Dref.bib23 %K acm cacm
24 %V 18
37 %K CSTR
50 %K cstr
59 %K acm cacm
60 %V 18
64 %K CSTR
/freebsd/share/doc/psd/01.cacm/
H A Dref.bib10 %K qed
12 %K cstr
21 %K acm cacm
22 %V 18
27 %K unix bstj
53 %K unix bstj
56 %K unix bstj
81 %K unix bstj
99 %D October 18-20, 1971
111 %K tenex
/freebsd/sys/crypto/openssl/aarch64/
H A Dsha512-armv8.S31 // ThunderX2 2.54 13.2 (+40%) 8.40 (+18%)
99 ldr x19,[x30],#8 // *K++
106 add x27,x27,x19 // h+=K[i]
113 eor x16,x16,x6,ror#18 // Sigma1(e)
123 ldr x28,[x30],#8 // *K++, x19 in next round
131 add x26,x26,x28 // h+=K[i]
138 eor x16,x16,x7,ror#18 // Sigma1(e)
148 ldr x19,[x30],#8 // *K++, x28 in next round
155 add x25,x25,x19 // h+=K[i]
162 eor x16,x16,x8,ror#18 // Sigma1(e)
[all …]
H A Dsha256-armv8.S31 // ThunderX2 2.54 13.2 (+40%) 8.40 (+18%)
101 ldr w19,[x30],#4 // *K++
108 add w27,w27,w19 // h+=K[i]
125 ldr w28,[x30],#4 // *K++, w19 in next round
133 add w26,w26,w28 // h+=K[i]
150 ldr w19,[x30],#4 // *K++, w28 in next round
157 add w25,w25,w19 // h+=K[i]
174 ldr w28,[x30],#4 // *K++, w19 in next round
182 add w24,w24,w28 // h+=K[i]
199 ldr w19,[x30],#4 // *K++, w28 in next round
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DOPENSSL_s390xcap.397 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
99 . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
100 . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
101 . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
102 . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
233 \& # 18 1<<45 KM\-AES\-128
241 \& # 18 1<<45 KMC\-AES\-128
247 \& # 18 1<<45 KMAC\-AES\-128
256 \& # 18 1<<45 KMO\-AES\-128
[all …]
/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/
H A Dsha512-armv8.S107 ldr x19,[x30],#8 // *K++
114 add x27,x27,x19 // h+=K[i]
121 eor x16,x16,x6,ror#18 // Sigma1(e)
131 ldr x28,[x30],#8 // *K++, x19 in next round
139 add x26,x26,x28 // h+=K[i]
146 eor x16,x16,x7,ror#18 // Sigma1(e)
156 ldr x19,[x30],#8 // *K++, x28 in next round
163 add x25,x25,x19 // h+=K[i]
170 eor x16,x16,x8,ror#18 // Sigma1(e)
180 ldr x28,[x30],#8 // *K
[all...]
/freebsd/usr.sbin/fdcontrol/
H A Dfdcontrol.869 .Dq Li 360K ,
71 .Dq Li 720K ,
117 1476 18 2 (512) 82 500 2 MFM
118 1440 18 2 (512) 80 500 2 MFM
134 1476 18 2 (512) 82 500 2 MFM
135 1440 18 2 (512) 80 500 2 MFM
145 720K drives:
155 360K drives:
259 18,512,0xff,0x1b,80,500,2,0x6c,1,0,+mfm
265 Format: 18,512,0xff,0x1b,80,500,2,0x6c,1,0,+mfm
[all …]
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_format_pax_bz2.c31 26,'h','h',209,136,200,6,128,13,12,18,132,202,'5','O',209,'5','=',26,'2',
33 '@',146,18,251,245,'c','J',130,224,172,'$','l','4',235,170,186,'c','1',255,
34 179,'K',188,136,18,208,152,192,149,153,10,'{','|','0','8',166,3,6,9,128,172,
36 'G','J','<',137,'Y',16,'b',21,18,'a','Y','l','t','r',160,128,147,'l','f',
38 'C','u','k',218,8,'q',216,'(',22,235,'K',131,136,146,136,147,202,0,158,134,
39 'F',23,160,184,'s','0','a',246,'*','P',7,2,238,'H',167,10,18,19,22,131,215,
/freebsd/sys/contrib/device-tree/Bindings/
H A Dtrivial-devices.yaml244 # Microchip differential I2C ADC, 1 Channel, 18 bit
246 # Microchip differential I2C ADC, 2 Channel, 18 bit
248 # Microchip differential I2C ADC, 2 Channel, 18 bit
250 # Microchip differential I2C ADC, 4 Channel, 18 bit
260 # Microchip 7-bit Single I2C Digital POT (5k)
262 # Microchip 7-bit Single I2C Digital POT (10k)
264 # Microchip 7-bit Single I2C Digital POT (50k)
266 # Microchip 7-bit Single I2C Digital POT (100k)
268 # Microchip 7-bit Single I2C Digital POT (5k)
270 # Microchip 7-bit Single I2C Digital POT (10k)
[all...]
/freebsd/usr.sbin/sa/tests/
H A Dv2-amd64-u.out1 0 0.002 cpu 68k mem 0 io accton
2 0 0.163 cpu 35k mem 0 io awk
3 0 0.003 cpu 0k mem 0 io time
4 0 3.247 cpu 29k mem 26 io egrep
5 0 0.003 cpu 93k mem 0 io time
6 0 0.822 cpu 19k mem 4472 io find
7 0 0.003 cpu 0k mem 0 io time
8 0 0.002 cpu 0k mem 0 io sleep
9 0 0.004 cpu 88k mem 0 io time
10 0 0.076 cpu 18k mem 16 io dd
[all …]
/freebsd/sbin/pfctl/
H A Dpfctl.843 .Op Fl K Ar host | network
45 .Oo Fl k
246 .It Fl K Ar host | network
252 .Fl K Ar host
254 .Fl K Ar network
258 .Fl k
273 .Dl # pfctl -k host
276 .Fl k Ar host
278 .Fl k Ar network
286 .Dl # pfctl -k host1 -k host2
[all …]
/freebsd/usr.bin/grdc/
H A Dgrdc.c10 * modified 10-18-89 for curses (jrl)
11 * 10-18-89 added signal handling
12 * 02-18-02 added countdown timer mode
63 int i, j, s, k; in main() local
188 for(k=0; k<6; k++) { in main()
192 new[5] = (new[5]&~mask) | (next[k]&mask); in main()
194 new[k] = (new[k]&~mask) | (next[k]&mask); in main()
195 next[k] = 0; in main()

12345678910>>...41