Home
last modified time | relevance | path

Searched +full:11 +full:- +full:14 (Results 1 – 25 of 1119) sorted by relevance

12345678910>>...45

/freebsd/share/examples/BSD_daemon/
H A Dbeastie.svg1 <?xml version="1.0" encoding="UTF-8"?>
3 …,0%,0%);stroke-opacity:1;stroke-miterlimit:10;stroke-linecap:butt;stroke-linejoin:miter;fill:none;…
4-11 l 4 -10 l 6 -11 l 6 -12 l 7 -12 l 8 -13 l 9 -12 l 8 -13 l 9 -12 l 10 -13 l 8 -9 l 8 -10 l 8 -1…
5-1 l 12 0 l 13 -1 l 14 -1 l 13 0 l 14 -1 l 50 0 l 12 -1 l 109 0 l 10 -1 l 21 0 l 11 -1 l 11 -1 l 1…
6-1 0 l -3 -3 l -9 -7 l -15 -11 l -19 -14 l -21 -17 l -22 -16 l -21 -16 l -19 -15 l -17 -12 l -15 -
714 l 11 15 l 11 13 l 9 12 l 8 10 l 7 8 l 6 7 l 8 8 l 8 8 l 9 8 l 9 7 l 10 7 l 9 7 l 9 6 l 9 5 l 9 …
811 l 20 12 l 18 11 l 17 9 l 14 8 l 13 7 l 10 5 l 11 5 l 22 10 l 11 4 l 12 4 l 11 3 l 11 3 l 11 2 l…
9-1 l 6 0 l 6 -1 l 7 -1 l 8 -2 l 8 -1 l 7 -2 l 8 -1 l 8 -2 l 10 -2 l 10 -2 l 9 -3 l 8 -2 l 8 -3 l 1…
10 … 1 l 8 0 l 8 1 l 8 1 l 8 0 l 8 1 l 7 0 l 7 1 l 68 0 l 4 -1 l 4 0 l 1 -1 l 1 0 l 0 -1 l 1 0 l 0 -1"…
11-6 -7 l -6 -7 l -8 -7 l -8 -7 l -8 -8 l -9 -7 l -8 -7 l -7 -6 l -8 -6 l -9 -7 l -9 -6 l -9 -7 l -1…
[all …]
/freebsd/sys/crypto/openssl/powerpc/
H A Dsha512-ppc.S1 /* Do not modify. This file is auto-generated from sha512-ppc.pl. */
9 stwu 1,-256(1)
15 stw 14,184(1)
90 lbz 11,3(4)
95 stb 11,3(12)
107 addic. 5,5,-128
112 lwz 14,184(1)
139 xor 14,19,21
143 xor 11,27,29
149 srwi 0,25,14
[all …]
H A Dsha256-ppc.S1 /* Do not modify. This file is auto-generated from sha512-ppc.pl. */
9 stwu 1,-192(1)
15 stw 14,120(1)
38 lwz 11,12(3)
41 lwz 14,24(3)
100 addic. 5,5,-64
105 lwz 14,120(1)
134 rotrwi 4,12,11
138 andc 0,14,12
139 rotrwi 4,4,14
[all …]
H A Dppc-mont.S1 /* Do not modify. This file is auto-generated from ppc-mont.pl. */
14 li 12,-4096
23 stw 20,-48(12)
24 stw 21,-44(12)
25 stw 22,-40(12)
26 stw 23,-36(12)
27 stw 24,-32(12)
28 stw 25,-28(12)
29 stw 26,-24(12)
30 stw 27,-20(12)
[all …]
H A Dchachap10-ppc.S1 /* Do not modify. This file is auto-generated from chachap10-ppc.pl. */
11 stwu 1,-200(1)
14 li 11,119
18 stvx 27,11,1
19 addi 11,11,32
22 stvx 29,11,1
23 addi 11,11,32
25 stvx 31,11,1
27 li 12,-4096+63
37 li 11,64
[all …]
/freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/sha2/
H A Dsha256-ppc.S1 // SPDX-License-Identifier: Apache-2.0
3 * Copyright 2004-2022 The OpenSSL Project Authors. All Rights Reserved.
9 * https://www.apache.org/licenses/LICENSE-2.0
19 * Portions Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de>
20 * - modified assembly to fit into OpenZFS
48 stdu 1,-320(1)
54 std 14,176(1)
77 lwz 11,12(3)
80 lwz 14,24(3)
133 addic. 5,5,-64
[all …]
H A Dsha512-ppc.S1 // SPDX-License-Identifier: Apache-2.0
3 * Copyright 2004-2022 The OpenSSL Project Authors. All Rights Reserved.
9 * https://www.apache.org/licenses/LICENSE-2.0
19 * Portions Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de>
20 * - modified assembly to fit into OpenZFS
48 stdu 1,-384(1)
54 std 14,240(1)
77 ld 11,24(3)
80 ld 14,48(3)
139 addic. 5,5,-128
[all …]
/freebsd/crypto/openssl/crypto/ec/asm/
H A Decp_nistp384-ppc64.pl2 # Copyright 2023-2025 The OpenSSL Project Authors. All Rights Reserved.
12 # Copyright 2025- IBM Corp.
15 # p384 lower-level primitives for PPC64.
24 while (($output=shift) && ($output!~/\w[\w\-]*\.\w+$/)) {}
26 $output = "-";
31 ( $xlate="${dir}ppc-xlate.pl" and -f $xlate ) or
32 ( $xlate="${dir}../../perlasm/ppc-xlate.pl" and -f $xlate) or
33 die "can't locate ppc-xlate.pl";
49 stdu 1, -176(1)
51 std 14, 56(1)
[all …]
/freebsd/sys/crypto/openssl/powerpc64/
H A Dsha256-ppc.S1 /* Do not modify. This file is auto-generated from sha512-ppc.pl. */
12 stdu 1,-320(1)
18 std 14,176(1)
41 lwz 11,12(3)
44 lwz 14,24(3)
103 addic. 5,5,-64
108 ld 14,176(1)
137 rotrwi 4,12,11
141 andc 0,14,12
142 rotrwi 4,4,14
[all …]
H A Decp_nistp384-ppc64.S1 /* Do not modify. This file is auto-generated from ecp_nistp384-ppc64.pl. */
14 stdu 1, -176(1)
16 std 14, 56(1)
29 ld 14, 56(1)
40 .size p384_felem_mul,.-p384_felem_mul
50 stdu 1, -176(1)
52 std 14, 56(1)
60 ld 14, 56(1)
66 .size p384_felem_square,.-p384_felem_square
79 ld 14,0(5)
[all …]
H A Dsha512-ppc.S1 /* Do not modify. This file is auto-generated from sha512-ppc.pl. */
12 stdu 1,-384(1)
18 std 14,240(1)
41 ld 11,24(3)
44 ld 14,48(3)
103 addic. 5,5,-128
108 ld 14,240(1)
138 rotrdi 3,12,14
143 andc 0,14,12
160 add 11,11,15
[all …]
H A Dppc-mont.S1 /* Do not modify. This file is auto-generated from ppc-mont.pl. */
15 li 12,-4096
24 std 20,-96(12)
25 std 21,-88(12)
26 std 22,-80(12)
27 std 23,-72(12)
28 std 24,-64(12)
29 std 25,-56(12)
30 std 26,-48(12)
31 std 27,-40(12)
[all …]
H A Dchachap10-ppc.S1 /* Do not modify. This file is auto-generated from chachap10-ppc.pl. */
13 stdu 1,-224(1)
16 li 11,143
17 li 12,-1
20 stvx 27,11,1
21 addi 11,11,32
24 stvx 29,11,1
25 addi 11,11,32
27 stvx 31,11,1
29 li 12,-4096+63
[all …]
/freebsd/sys/crypto/openssl/powerpc64le/
H A Decp_nistp384-ppc64.S1 /* Do not modify. This file is auto-generated from ecp_nistp384-ppc64.pl. */
14 stdu 1, -176(1)
16 std 14, 56(1)
29 ld 14, 56(1)
40 .size p384_felem_mul,.-p384_felem_mul
50 stdu 1, -176(1)
52 std 14, 56(1)
60 ld 14, 56(1)
66 .size p384_felem_square,.-p384_felem_square
79 ld 14,0(5)
[all …]
H A Dsha256-ppc.S1 /* Do not modify. This file is auto-generated from sha512-ppc.pl. */
12 stdu 1,-320(1)
18 std 14,176(1)
41 lwz 11,12(3)
44 lwz 14,24(3)
103 addic. 5,5,-64
108 ld 14,176(1)
140 rotrwi 4,12,11
144 andc 0,14,12
145 rotrwi 4,4,14
[all …]
H A Dsha512-ppc.S1 /* Do not modify. This file is auto-generated from sha512-ppc.pl. */
12 stdu 1,-384(1)
18 std 14,240(1)
41 ld 11,24(3)
44 ld 14,48(3)
103 addic. 5,5,-128
108 ld 14,240(1)
144 rotrdi 3,12,14
149 andc 0,14,12
166 add 11,11,15
[all …]
H A Dppc-mont.S1 /* Do not modify. This file is auto-generated from ppc-mont.pl. */
15 li 12,-4096
24 std 20,-96(12)
25 std 21,-88(12)
26 std 22,-80(12)
27 std 23,-72(12)
28 std 24,-64(12)
29 std 25,-56(12)
30 std 26,-48(12)
31 std 27,-40(12)
[all …]
H A Dchachap10-ppc.S1 /* Do not modify. This file is auto-generated from chachap10-ppc.pl. */
13 stdu 1,-224(1)
16 li 11,143
17 li 12,-1
20 stvx 27,11,1
21 addi 11,11,32
24 stvx 29,11,1
25 addi 11,11,32
27 stvx 31,11,1
29 li 12,-4096+63
[all …]
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devprand.txt2 # Copyright 2020-2024 The OpenSSL Project Authors. All Rights Reserved.
19 RAND = CTR-DRBG
20 Cipher = AES-192-CTR
32 # https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Algorithm-Validation-Program/documents/dr…
36 RAND = CTR-DRBG
37 Cipher = AES-128-CTR
74 Entropy.11 = 7dcf4fa731139c5bb6442fed91e89f68
75 Nonce.11 = ffd94fe21a808b15
76 Output.11 = 8eca20e31c9839b741aaa9bf6ceee224d32126b3196eef3ecd343d414d3233b9fd0ea0ed1bc7700c88cd7c8…
83 Entropy.14 = b77bd22efeb771586d516f582192a311
[all …]
/freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/blake3/
H A Db3_ppc64le_sse2.S1 // SPDX-License-Identifier: CDDL-1.0
10 * or https://opensource.org/licenses/CDDL-1.0.
24 * Based on BLAKE3 v1.3.1, https://github.com/BLAKE3-team/BLAKE3
25 * Copyright (c) 2019-2022 Samuel Neves and Matthew Krupcale
26 * Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de>
28 * This is converted assembly: SSE2 -> POWER8 PPC64 Little Endian
29 * Used tools: SIMDe https://github.com/simd-everywhere/simde
68 .byte 11
81 .byte 11
102 .byte 11
[all …]
H A Db3_ppc64le_sse41.S1 // SPDX-License-Identifier: CDDL-1.0
10 * or https://opensource.org/licenses/CDDL-1.0.
24 * Based on BLAKE3 v1.3.1, https://github.com/BLAKE3-team/BLAKE3
25 * Copyright (c) 2019-2022 Samuel Neves
26 * Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de>
28 * This is converted assembly: SSE4.1 -> POWER8 PPC64 Little Endian
29 * Used tools: SIMDe https://github.com/simd-everywhere/simde
39 .byte 14
64 .byte 11
67 .byte 14
[all …]
/freebsd/contrib/bc/tests/bc/
H A Dshift.txt31 -1 << 0
32 -2 << 0
33 -0.0023896 << 0
34 -1.298346 << 0
35 -2.00000000 << 0
36 -0.0023896 << 3
37 -1.298346 << 4
38 -2.00000000 << 5
39 x = -89136.892348976
42 x = -1892634051829351283289298
[all …]
/freebsd/crypto/openssl/crypto/ripemd/
H A Drmdconst.h2 * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
23 #define SL00 11
25 #define SL01 14
39 #define SL08 11
43 #define SL10 14
44 #define WL11 11
50 #define WL14 14
64 #define SL20 11
80 #define SL28 11
81 #define WL29 14
[all …]
/freebsd/contrib/byacc/test/btyacc/
H A Dbtyacc_calc1.output15 11 | dexp '-' dexp
18 14 | '-' dexp
26 21 | vexp '-' vexp
27 22 | dexp '-' vexp
32 27 | '-' vexp
54 '-' shift 6
66 '\n' shift 11
76 '-' reduce 9
88 '-' reduce 18
101 dexp : '-' . dexp (14)
[all …]
/freebsd/lib/libmd/
H A Drmdconst.h2 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
9 * This library is free for commercial and non-commercial use as long as
36 * being used are not cryptographic related :-).
71 #define SL00 11
73 #define SL01 14
87 #define SL08 11
91 #define SL10 14
92 #define WL11 11
98 #define WL14 14
112 #define SL20 11
[all …]

12345678910>>...45