Commit 670f100
deps: add s390 asm rules for OpenSSL-1.1.1
This is a floating patch against OpenSSL-1.1.1 to generate asm files
with Makefile rules.
PR-URL: #25381
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org>
Backport-PR-URL: #256881 parent 0a0f15f commit 670f100Copy full SHA for 670f100
File tree
Expand file treeCollapse file tree
3 files changed
+6
-0
lines changedOpen diff view settings
Filter options
- deps/openssl/openssl/crypto
- chacha
- poly1305
- rc4
Expand file treeCollapse file tree
3 files changed
+6
-0
lines changedOpen diff view settings
Collapse file
deps/openssl/openssl/crypto/chacha/build.info
Copy file name to clipboardExpand all lines: deps/openssl/openssl/crypto/chacha/build.info+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
| 12 | + |
| 13 | + |
12 | 14 | |
13 | 15 | |
14 | 16 | |
|
Collapse file
deps/openssl/openssl/crypto/poly1305/build.info
Copy file name to clipboardExpand all lines: deps/openssl/openssl/crypto/poly1305/build.info+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
17 | 17 | |
18 | 18 | |
19 | 19 | |
| 20 | + |
| 21 | + |
20 | 22 | |
21 | 23 | |
22 | 24 | |
|
Collapse file
deps/openssl/openssl/crypto/rc4/build.info
Copy file name to clipboardExpand all lines: deps/openssl/openssl/crypto/rc4/build.info+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
| 14 | + |
| 15 | + |
14 | 16 | |
15 | 17 | |
16 | 18 | |
|
0 commit comments