Skip to content

Commit b84eb1e

Browse files
authored
Merge pull request ClickHouse#79386 from ClickHouse/fix-cmake-perl-invocation
Use generated ahead of time assembly for OpenSSL
2 parents 50c0198 + 19ddb9b commit b84eb1e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+290418
-187
lines changed

contrib/openssl-cmake/CMakeLists.txt

Lines changed: 69 additions & 187 deletions
Large diffs are not rendered by default.

contrib/openssl-cmake/asm/crypto/aes/aes-riscv64-zkn.S

Lines changed: 704 additions & 0 deletions
Large diffs are not rendered by default.

contrib/openssl-cmake/asm/crypto/aes/aes-s390x.S

Lines changed: 2365 additions & 0 deletions
Large diffs are not rendered by default.

contrib/openssl-cmake/asm/crypto/aes/aes-x86_64.s

Lines changed: 2658 additions & 0 deletions
Large diffs are not rendered by default.

contrib/openssl-cmake/asm/crypto/aes/aesni-mb-x86_64.s

Lines changed: 1588 additions & 0 deletions
Large diffs are not rendered by default.

contrib/openssl-cmake/asm/crypto/aes/aesni-sha1-x86_64.s

Lines changed: 3035 additions & 0 deletions
Large diffs are not rendered by default.

contrib/openssl-cmake/asm/crypto/aes/aesni-sha256-x86_64.s

Lines changed: 4435 additions & 0 deletions
Large diffs are not rendered by default.

contrib/openssl-cmake/asm/crypto/aes/aesni-x86_64.s

Lines changed: 4485 additions & 0 deletions
Large diffs are not rendered by default.

contrib/openssl-cmake/asm/crypto/aes/aesp8-ppc.s

Lines changed: 3703 additions & 0 deletions
Large diffs are not rendered by default.

contrib/openssl-cmake/asm/crypto/aes/aesv8-armx.S

Lines changed: 3191 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)