summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafaelGSS <rafael.nunu@hotmail.com>2023-02-08 10:05:46 -0300
committerRichard Lau <rlau@redhat.com>2023-02-13 13:39:12 +0000
commitde5c8d2c2f5819fd49f78abdb675716e05d0b230 (patch)
tree6de50276a2988a25d81ffd11f221951a1f2e93c3
parent1a8ccfe90879a84f4a2ba28bd5a906ef97cfa5fb (diff)
downloadnode-new-de5c8d2c2f5819fd49f78abdb675716e05d0b230.tar.gz
deps: update archs files for quictls/openssl-1.1.1t+quic
After an OpenSSL source update, all the config files need to be regenerated and committed by: $ make -C deps/openssl/config $ git add deps/openssl/config/archs $ git add deps/openssl/openssl $ git commit PR-URL: https://github.com/nodejs/node/pull/46568 Refs: https://mta.openssl.org/pipermail/openssl-announce/2023-February/000251.html Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm/engines/e_padlock-x86.s2
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm_avx2/engines/e_padlock-x86.s2
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/BSD-x86/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/BSD-x86/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/asm/engines/e_padlock-x86_64.s2
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/asm_avx2/engines/e_padlock-x86_64.s2
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/VC-WIN32/asm/configdata.pm17
-rw-r--r--deps/openssl/config/archs/VC-WIN32/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN32/asm/engines/e_padlock-x86.asm2
-rw-r--r--deps/openssl/config/archs/VC-WIN32/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN32/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm17
-rw-r--r--deps/openssl/config/archs/VC-WIN32/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN32/asm_avx2/engines/e_padlock-x86.asm2
-rw-r--r--deps/openssl/config/archs/VC-WIN32/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN32/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/VC-WIN32/no-asm/configdata.pm17
-rw-r--r--deps/openssl/config/archs/VC-WIN32/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN32/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN32/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/VC-WIN64-ARM/no-asm/configdata.pm17
-rw-r--r--deps/openssl/config/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN64-ARM/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/asm/configdata.pm17
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/asm/engines/e_padlock-x86_64.asm2
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/asm_avx2/configdata.pm17
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/asm_avx2/engines/e_padlock-x86_64.asm2
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/no-asm/configdata.pm17
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/aix-gcc/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/aix-gcc/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/aix-gcc/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/aix-gcc/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/aix-gcc/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/aix-gcc/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/aix-gcc/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/aix-gcc/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/aix-gcc/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/aix-gcc/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/aix-gcc/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/aix-gcc/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/aix64-gcc/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/aix64-gcc/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/aix64-gcc/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/aix64-gcc/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/aix64-gcc/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/aix64-gcc/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/aix64-gcc/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/aix64-gcc/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/aix64-gcc/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/aix64-gcc/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/aix64-gcc/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/aix64-gcc/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm/engines/e_padlock-x86.s2
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm_avx2/engines/e_padlock-x86.s2
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/darwin64-arm64-cc/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/asm/engines/e_padlock-x86_64.s2
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/engines/e_padlock-x86_64.s2
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-aarch64/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-aarch64/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-aarch64/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-aarch64/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-aarch64/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-aarch64/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-aarch64/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-aarch64/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-aarch64/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-aarch64/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-aarch64/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-armv4/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-armv4/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-armv4/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-armv4/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-armv4/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-armv4/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-armv4/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-armv4/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-armv4/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-armv4/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-armv4/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-elf/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-elf/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-elf/asm/engines/e_padlock-x86.s2
-rw-r--r--deps/openssl/config/archs/linux-elf/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-elf/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-elf/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-elf/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-elf/asm_avx2/engines/e_padlock-x86.s2
-rw-r--r--deps/openssl/config/archs/linux-elf/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-elf/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-elf/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-elf/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-elf/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-ppc/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-ppc/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-ppc/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-ppc/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-ppc/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-ppc/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-ppc64/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-ppc64/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-ppc64/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-ppc64/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-ppc64/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-ppc64/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-ppc64le/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-x86_64/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-x86_64/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-x86_64/asm/engines/e_padlock-x86_64.s2
-rw-r--r--deps/openssl/config/archs/linux-x86_64/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-x86_64/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-x86_64/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-x86_64/asm_avx2/engines/e_padlock-x86_64.s2
-rw-r--r--deps/openssl/config/archs/linux-x86_64/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-x86_64/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux-x86_64/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux-x86_64/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux-x86_64/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux-x86_64/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux32-s390x/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux32-s390x/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux32-s390x/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux32-s390x/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux32-s390x/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux32-s390x/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux32-s390x/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux32-s390x/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux32-s390x/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux32-s390x/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux32-s390x/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux64-mips64/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux64-mips64/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux64-mips64/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux64-mips64/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux64-mips64/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux64-mips64/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux64-mips64/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux64-mips64/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux64-mips64/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux64-mips64/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux64-mips64/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux64-riscv64/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux64-riscv64/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux64-riscv64/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux64-riscv64/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux64-s390x/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux64-s390x/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux64-s390x/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux64-s390x/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux64-s390x/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux64-s390x/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux64-s390x/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/linux64-s390x/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/linux64-s390x/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/linux64-s390x/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/linux64-s390x/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/asm/engines/e_padlock-x86.s2
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/engines/e_padlock-x86.s2
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/solaris-x86-gcc/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/asm/engines/e_padlock-x86_64.s2
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/asm/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/configdata.pm15
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/engines/e_padlock-x86_64.s2
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h2
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/openssl.gypi1
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/configdata.pm15
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/progs.h2
-rw-r--r--deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/openssl.gypi1
-rw-r--r--deps/openssl/openssl/include/crypto/bn_conf.h1
-rw-r--r--deps/openssl/openssl/include/crypto/dso_conf.h1
-rw-r--r--deps/openssl/openssl/include/openssl/opensslconf.h1
283 files changed, 1090 insertions, 267 deletions
diff --git a/deps/openssl/config/archs/BSD-x86/asm/configdata.pm b/deps/openssl/config/archs/BSD-x86/asm/configdata.pm
index d786b67c8f..181feb1394 100644
--- a/deps/openssl/config/archs/BSD-x86/asm/configdata.pm
+++ b/deps/openssl/config/archs/BSD-x86/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "BSD-x86",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1945,6 +1945,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
],
@@ -5638,6 +5639,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10587,6 +10593,10 @@ our %unified_info = (
[
"crypto/bn/co-586.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/x86-gf2m.o" =>
[
"crypto/bn/x86-gf2m.s",
@@ -12857,6 +12867,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h b/deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
index 803a170a4c..0c7824f63f 100644
--- a/deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: BSD-x86"
-#define DATE "built on: Wed Nov 2 12:56:45 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:07 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/BSD-x86/asm/engines/e_padlock-x86.s b/deps/openssl/config/archs/BSD-x86/asm/engines/e_padlock-x86.s
index 91297852e3..c4705e8776 100644
--- a/deps/openssl/config/archs/BSD-x86/asm/engines/e_padlock-x86.s
+++ b/deps/openssl/config/archs/BSD-x86/asm/engines/e_padlock-x86.s
@@ -65,6 +65,8 @@ _padlock_key_bswap:
L_padlock_key_bswap_begin:
movl 4(%esp),%edx
movl 240(%edx),%ecx
+ incl %ecx
+ shll $2,%ecx
L003bswap_loop:
movl (%edx),%eax
bswap %eax
diff --git a/deps/openssl/config/archs/BSD-x86/asm/include/progs.h b/deps/openssl/config/archs/BSD-x86/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/BSD-x86/asm/include/progs.h
+++ b/deps/openssl/config/archs/BSD-x86/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/BSD-x86/asm/openssl.gypi b/deps/openssl/config/archs/BSD-x86/asm/openssl.gypi
index 9337f6fcaa..4acb01d0f9 100644
--- a/deps/openssl/config/archs/BSD-x86/asm/openssl.gypi
+++ b/deps/openssl/config/archs/BSD-x86/asm/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/cmll_cfb.c',
diff --git a/deps/openssl/config/archs/BSD-x86/asm_avx2/configdata.pm b/deps/openssl/config/archs/BSD-x86/asm_avx2/configdata.pm
index 04902bd8ec..b49d265ded 100644
--- a/deps/openssl/config/archs/BSD-x86/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/BSD-x86/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "BSD-x86",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1945,6 +1945,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
],
@@ -5638,6 +5639,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10587,6 +10593,10 @@ our %unified_info = (
[
"crypto/bn/co-586.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/x86-gf2m.o" =>
[
"crypto/bn/x86-gf2m.s",
@@ -12857,6 +12867,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h
index 5e8552e346..7fd64d6a4b 100644
--- a/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: BSD-x86"
-#define DATE "built on: Wed Nov 2 12:56:47 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:09 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/BSD-x86/asm_avx2/engines/e_padlock-x86.s b/deps/openssl/config/archs/BSD-x86/asm_avx2/engines/e_padlock-x86.s
index 91297852e3..c4705e8776 100644
--- a/deps/openssl/config/archs/BSD-x86/asm_avx2/engines/e_padlock-x86.s
+++ b/deps/openssl/config/archs/BSD-x86/asm_avx2/engines/e_padlock-x86.s
@@ -65,6 +65,8 @@ _padlock_key_bswap:
L_padlock_key_bswap_begin:
movl 4(%esp),%edx
movl 240(%edx),%ecx
+ incl %ecx
+ shll $2,%ecx
L003bswap_loop:
movl (%edx),%eax
bswap %eax
diff --git a/deps/openssl/config/archs/BSD-x86/asm_avx2/include/progs.h b/deps/openssl/config/archs/BSD-x86/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/BSD-x86/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/BSD-x86/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/BSD-x86/asm_avx2/openssl.gypi b/deps/openssl/config/archs/BSD-x86/asm_avx2/openssl.gypi
index f3b41130f8..dd5fd7e02a 100644
--- a/deps/openssl/config/archs/BSD-x86/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/BSD-x86/asm_avx2/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/cmll_cfb.c',
diff --git a/deps/openssl/config/archs/BSD-x86/no-asm/configdata.pm b/deps/openssl/config/archs/BSD-x86/no-asm/configdata.pm
index 1ca88370b5..c95c1a30f0 100644
--- a/deps/openssl/config/archs/BSD-x86/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/BSD-x86/no-asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "BSD-x86",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1940,6 +1940,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5608,6 +5609,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10495,6 +10501,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12722,6 +12732,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/BSD-x86/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/BSD-x86/no-asm/crypto/buildinf.h
index dec5b1c632..c57cbffe4d 100644
--- a/deps/openssl/config/archs/BSD-x86/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/BSD-x86/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: BSD-x86"
-#define DATE "built on: Wed Nov 2 12:56:49 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:10 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/BSD-x86/no-asm/include/progs.h b/deps/openssl/config/archs/BSD-x86/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/BSD-x86/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/BSD-x86/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/BSD-x86/no-asm/openssl.gypi b/deps/openssl/config/archs/BSD-x86/no-asm/openssl.gypi
index a91d1a33e5..8f5f5baf22 100644
--- a/deps/openssl/config/archs/BSD-x86/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/BSD-x86/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm b/deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm
index bf0bac57fb..bd302a66f3 100644
--- a/deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm
+++ b/deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "BSD-x86_64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1955,6 +1955,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
@@ -5692,6 +5693,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
".",
@@ -10689,6 +10695,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
"crypto/bn/rsaz-avx2.s",
@@ -12993,6 +13003,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
diff --git a/deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h b/deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h
index 9159ad26c1..a63d49bcc4 100644
--- a/deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: BSD-x86_64"
-#define DATE "built on: Wed Nov 2 12:56:50 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:12 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/BSD-x86_64/asm/engines/e_padlock-x86_64.s b/deps/openssl/config/archs/BSD-x86_64/asm/engines/e_padlock-x86_64.s
index 6e0d453200..a4ce798c13 100644
--- a/deps/openssl/config/archs/BSD-x86_64/asm/engines/e_padlock-x86_64.s
+++ b/deps/openssl/config/archs/BSD-x86_64/asm/engines/e_padlock-x86_64.s
@@ -43,6 +43,8 @@ padlock_capability:
.align 16
padlock_key_bswap:
movl 240(%rdi),%edx
+ incl %edx
+ shll $2,%edx
.Lbswap_loop:
movl (%rdi),%eax
bswapl %eax
diff --git a/deps/openssl/config/archs/BSD-x86_64/asm/include/progs.h b/deps/openssl/config/archs/BSD-x86_64/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/BSD-x86_64/asm/include/progs.h
+++ b/deps/openssl/config/archs/BSD-x86_64/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/BSD-x86_64/asm/openssl.gypi b/deps/openssl/config/archs/BSD-x86_64/asm/openssl.gypi
index 3062a5d30f..116531c02d 100644
--- a/deps/openssl/config/archs/BSD-x86_64/asm/openssl.gypi
+++ b/deps/openssl/config/archs/BSD-x86_64/asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/bn/rsaz_exp.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
diff --git a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm
index 240c01dc55..0858772d60 100644
--- a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "BSD-x86_64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1955,6 +1955,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
@@ -5692,6 +5693,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
".",
@@ -10689,6 +10695,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
"crypto/bn/rsaz-avx2.s",
@@ -12993,6 +13003,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
diff --git a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h
index cfe46e0191..2fb1545224 100644
--- a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: BSD-x86_64"
-#define DATE "built on: Wed Nov 2 12:56:54 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:16 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/engines/e_padlock-x86_64.s b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/engines/e_padlock-x86_64.s
index 6e0d453200..a4ce798c13 100644
--- a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/engines/e_padlock-x86_64.s
+++ b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/engines/e_padlock-x86_64.s
@@ -43,6 +43,8 @@ padlock_capability:
.align 16
padlock_key_bswap:
movl 240(%rdi),%edx
+ incl %edx
+ shll $2,%edx
.Lbswap_loop:
movl (%rdi),%eax
bswapl %eax
diff --git a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/progs.h b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/openssl.gypi b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/openssl.gypi
index 29b67188e0..b9fe395b78 100644
--- a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/bn/rsaz_exp.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
diff --git a/deps/openssl/config/archs/BSD-x86_64/no-asm/configdata.pm b/deps/openssl/config/archs/BSD-x86_64/no-asm/configdata.pm
index 7503940375..f785e96f2f 100644
--- a/deps/openssl/config/archs/BSD-x86_64/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/BSD-x86_64/no-asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "BSD-x86_64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1949,6 +1949,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5629,6 +5630,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10516,6 +10522,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12743,6 +12753,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/BSD-x86_64/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/BSD-x86_64/no-asm/crypto/buildinf.h
index 93d12754bb..c9d83c0cc4 100644
--- a/deps/openssl/config/archs/BSD-x86_64/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/BSD-x86_64/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: BSD-x86_64"
-#define DATE "built on: Wed Nov 2 12:56:59 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:20 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/BSD-x86_64/no-asm/include/progs.h b/deps/openssl/config/archs/BSD-x86_64/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/BSD-x86_64/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/BSD-x86_64/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/BSD-x86_64/no-asm/openssl.gypi b/deps/openssl/config/archs/BSD-x86_64/no-asm/openssl.gypi
index 280cabe538..e42b48713a 100644
--- a/deps/openssl/config/archs/BSD-x86_64/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/BSD-x86_64/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/VC-WIN32/asm/configdata.pm b/deps/openssl/config/archs/VC-WIN32/asm/configdata.pm
index 03449d038f..c6eeb7ed56 100644
--- a/deps/openssl/config/archs/VC-WIN32/asm/configdata.pm
+++ b/deps/openssl/config/archs/VC-WIN32/asm/configdata.pm
@@ -115,8 +115,8 @@ our %config = (
sourcedir => ".",
target => "VC-WIN32",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -132,7 +132,7 @@ our %target = (
LDFLAGS => "/nologo /debug",
MT => "mt",
MTFLAGS => "-nologo",
- RANLIB => "CODE(0x564ed4fa0b78)",
+ RANLIB => "CODE(0x56312c0b9470)",
RC => "rc",
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/shared-info.pl" ],
aes_asm_src => "aes_core.c aes_cbc.c vpaes-x86.s aesni-x86.s",
@@ -1976,6 +1976,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
],
@@ -5690,6 +5691,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10612,6 +10618,10 @@ our %unified_info = (
[
"crypto/bn/co-586.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/x86-gf2m.o" =>
[
"crypto/bn/x86-gf2m.s",
@@ -12878,6 +12888,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/VC-WIN32/asm/crypto/buildinf.h b/deps/openssl/config/archs/VC-WIN32/asm/crypto/buildinf.h
index 2c56ca8410..37212f30a9 100644
--- a/deps/openssl/config/archs/VC-WIN32/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/VC-WIN32/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: "
-#define DATE "built on: Wed Nov 2 12:58:39 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:50 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/VC-WIN32/asm/engines/e_padlock-x86.asm b/deps/openssl/config/archs/VC-WIN32/asm/engines/e_padlock-x86.asm
index cb06607581..a5cd06ce5c 100644
--- a/deps/openssl/config/archs/VC-WIN32/asm/engines/e_padlock-x86.asm
+++ b/deps/openssl/config/archs/VC-WIN32/asm/engines/e_padlock-x86.asm
@@ -70,6 +70,8 @@ _padlock_key_bswap:
L$_padlock_key_bswap_begin:
mov edx,DWORD [4+esp]
mov ecx,DWORD [240+edx]
+ inc ecx
+ shl ecx,2
L$003bswap_loop:
mov eax,DWORD [edx]
bswap eax
diff --git a/deps/openssl/config/archs/VC-WIN32/asm/include/progs.h b/deps/openssl/config/archs/VC-WIN32/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/VC-WIN32/asm/include/progs.h
+++ b/deps/openssl/config/archs/VC-WIN32/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/VC-WIN32/asm/openssl.gypi b/deps/openssl/config/archs/VC-WIN32/asm/openssl.gypi
index 97fbf033d7..85520e8f2b 100644
--- a/deps/openssl/config/archs/VC-WIN32/asm/openssl.gypi
+++ b/deps/openssl/config/archs/VC-WIN32/asm/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/cmll_cfb.c',
diff --git a/deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm b/deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm
index 25a27a12c3..f60ab5eb48 100644
--- a/deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm
@@ -115,8 +115,8 @@ our %config = (
sourcedir => ".",
target => "VC-WIN32",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -132,7 +132,7 @@ our %target = (
LDFLAGS => "/nologo /debug",
MT => "mt",
MTFLAGS => "-nologo",
- RANLIB => "CODE(0x55efb3826888)",
+ RANLIB => "CODE(0x5620bbd357c0)",
RC => "rc",
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/shared-info.pl" ],
aes_asm_src => "aes_core.c aes_cbc.c vpaes-x86.s aesni-x86.s",
@@ -1976,6 +1976,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
],
@@ -5690,6 +5691,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10612,6 +10618,10 @@ our %unified_info = (
[
"crypto/bn/co-586.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/x86-gf2m.o" =>
[
"crypto/bn/x86-gf2m.s",
@@ -12878,6 +12888,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/VC-WIN32/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/VC-WIN32/asm_avx2/crypto/buildinf.h
index 0335bfc22b..96024df0e1 100644
--- a/deps/openssl/config/archs/VC-WIN32/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/VC-WIN32/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: "
-#define DATE "built on: Wed Nov 2 12:58:41 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:52 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/VC-WIN32/asm_avx2/engines/e_padlock-x86.asm b/deps/openssl/config/archs/VC-WIN32/asm_avx2/engines/e_padlock-x86.asm
index cb06607581..a5cd06ce5c 100644
--- a/deps/openssl/config/archs/VC-WIN32/asm_avx2/engines/e_padlock-x86.asm
+++ b/deps/openssl/config/archs/VC-WIN32/asm_avx2/engines/e_padlock-x86.asm
@@ -70,6 +70,8 @@ _padlock_key_bswap:
L$_padlock_key_bswap_begin:
mov edx,DWORD [4+esp]
mov ecx,DWORD [240+edx]
+ inc ecx
+ shl ecx,2
L$003bswap_loop:
mov eax,DWORD [edx]
bswap eax
diff --git a/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/progs.h b/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/VC-WIN32/asm_avx2/openssl.gypi b/deps/openssl/config/archs/VC-WIN32/asm_avx2/openssl.gypi
index 3373e3145d..e47fcbe0af 100644
--- a/deps/openssl/config/archs/VC-WIN32/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/VC-WIN32/asm_avx2/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/cmll_cfb.c',
diff --git a/deps/openssl/config/archs/VC-WIN32/no-asm/configdata.pm b/deps/openssl/config/archs/VC-WIN32/no-asm/configdata.pm
index 9272543870..1143df2934 100644
--- a/deps/openssl/config/archs/VC-WIN32/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/VC-WIN32/no-asm/configdata.pm
@@ -114,8 +114,8 @@ our %config = (
sourcedir => ".",
target => "VC-WIN32",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -131,7 +131,7 @@ our %target = (
LDFLAGS => "/nologo /debug",
MT => "mt",
MTFLAGS => "-nologo",
- RANLIB => "CODE(0x565161954908)",
+ RANLIB => "CODE(0x55c3c1c6df20)",
RC => "rc",
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/shared-info.pl" ],
aes_asm_src => "aes_core.c aes_cbc.c",
@@ -1971,6 +1971,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5660,6 +5661,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10520,6 +10526,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12743,6 +12753,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/VC-WIN32/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/VC-WIN32/no-asm/crypto/buildinf.h
index dff36c791d..af59e4b8a8 100644
--- a/deps/openssl/config/archs/VC-WIN32/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/VC-WIN32/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: "
-#define DATE "built on: Wed Nov 2 12:58:43 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:53 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/VC-WIN32/no-asm/include/progs.h b/deps/openssl/config/archs/VC-WIN32/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/VC-WIN32/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/VC-WIN32/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/VC-WIN32/no-asm/openssl.gypi b/deps/openssl/config/archs/VC-WIN32/no-asm/openssl.gypi
index 60028c3cee..4be891d76e 100644
--- a/deps/openssl/config/archs/VC-WIN32/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/VC-WIN32/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/configdata.pm b/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/configdata.pm
index dbf1e5bb02..c0d64f816d 100644
--- a/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/configdata.pm
@@ -113,8 +113,8 @@ our %config = (
sourcedir => ".",
target => "VC-WIN64-ARM",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -128,7 +128,7 @@ our %target = (
LDFLAGS => "/nologo /debug",
MT => "mt",
MTFLAGS => "-nologo",
- RANLIB => "CODE(0x5640c6dbcd98)",
+ RANLIB => "CODE(0x55743c7d6610)",
RC => "rc",
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/50-win-onecore.conf", "Configurations/shared-info.pl" ],
aes_asm_src => "aes_core.c aes_cbc.c",
@@ -1965,6 +1965,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5654,6 +5655,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10514,6 +10520,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12737,6 +12747,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h
index df04ca9eac..9466a3c7a5 100644
--- a/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: VC-WIN64-ARM"
-#define DATE "built on: Wed Nov 2 12:58:44 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:54 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/progs.h b/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/openssl.gypi b/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/openssl.gypi
index b1bc8c1b97..3d6a283317 100644
--- a/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/VC-WIN64A/asm/configdata.pm b/deps/openssl/config/archs/VC-WIN64A/asm/configdata.pm
index 740ea6a04f..2f9cd494b2 100644
--- a/deps/openssl/config/archs/VC-WIN64A/asm/configdata.pm
+++ b/deps/openssl/config/archs/VC-WIN64A/asm/configdata.pm
@@ -116,8 +116,8 @@ our %config = (
sourcedir => ".",
target => "VC-WIN64A",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -133,7 +133,7 @@ our %target = (
LDFLAGS => "/nologo /debug",
MT => "mt",
MTFLAGS => "-nologo",
- RANLIB => "CODE(0x5623689e4c68)",
+ RANLIB => "CODE(0x564fd09dfdb0)",
RC => "rc",
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/shared-info.pl" ],
aes_asm_src => "aes_core.c aes_cbc.c vpaes-x86_64.s aesni-x86_64.s aesni-sha1-x86_64.s aesni-sha256-x86_64.s aesni-mb-x86_64.s",
@@ -1980,6 +1980,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
@@ -5712,6 +5713,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
".",
@@ -10682,6 +10688,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
"crypto/bn/rsaz-avx2.s",
@@ -12982,6 +12992,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
diff --git a/deps/openssl/config/archs/VC-WIN64A/asm/crypto/buildinf.h b/deps/openssl/config/archs/VC-WIN64A/asm/crypto/buildinf.h
index 452b7e54ae..3b40147ac0 100644
--- a/deps/openssl/config/archs/VC-WIN64A/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/VC-WIN64A/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: "
-#define DATE "built on: Wed Nov 2 12:58:30 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:41 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/VC-WIN64A/asm/engines/e_padlock-x86_64.asm b/deps/openssl/config/archs/VC-WIN64A/asm/engines/e_padlock-x86_64.asm
index 526b56f3bd..bc96611e7b 100644
--- a/deps/openssl/config/archs/VC-WIN64A/asm/engines/e_padlock-x86_64.asm
+++ b/deps/openssl/config/archs/VC-WIN64A/asm/engines/e_padlock-x86_64.asm
@@ -48,6 +48,8 @@ global padlock_key_bswap
ALIGN 16
padlock_key_bswap:
mov edx,DWORD[240+rcx]
+ inc edx
+ shl edx,2
$L$bswap_loop:
mov eax,DWORD[rcx]
bswap eax
diff --git a/deps/openssl/config/archs/VC-WIN64A/asm/include/progs.h b/deps/openssl/config/archs/VC-WIN64A/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/VC-WIN64A/asm/include/progs.h
+++ b/deps/openssl/config/archs/VC-WIN64A/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/VC-WIN64A/asm/openssl.gypi b/deps/openssl/config/archs/VC-WIN64A/asm/openssl.gypi
index f83cf4f704..4b0bc27968 100644
--- a/deps/openssl/config/archs/VC-WIN64A/asm/openssl.gypi
+++ b/deps/openssl/config/archs/VC-WIN64A/asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/bn/rsaz_exp.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
diff --git a/deps/openssl/config/archs/VC-WIN64A/asm_avx2/configdata.pm b/deps/openssl/config/archs/VC-WIN64A/asm_avx2/configdata.pm
index 56edee9fc2..6ff9acfded 100644
--- a/deps/openssl/config/archs/VC-WIN64A/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/VC-WIN64A/asm_avx2/configdata.pm
@@ -116,8 +116,8 @@ our %config = (
sourcedir => ".",
target => "VC-WIN64A",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -133,7 +133,7 @@ our %target = (
LDFLAGS => "/nologo /debug",
MT => "mt",
MTFLAGS => "-nologo",
- RANLIB => "CODE(0x55c94531b138)",
+ RANLIB => "CODE(0x55c49af27ca0)",
RC => "rc",
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/shared-info.pl" ],
aes_asm_src => "aes_core.c aes_cbc.c vpaes-x86_64.s aesni-x86_64.s aesni-sha1-x86_64.s aesni-sha256-x86_64.s aesni-mb-x86_64.s",
@@ -1980,6 +1980,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
@@ -5712,6 +5713,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
".",
@@ -10682,6 +10688,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
"crypto/bn/rsaz-avx2.s",
@@ -12982,6 +12992,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
diff --git a/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h
index 288e54308f..05b166f1dd 100644
--- a/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: "
-#define DATE "built on: Wed Nov 2 12:58:34 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:45 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/VC-WIN64A/asm_avx2/engines/e_padlock-x86_64.asm b/deps/openssl/config/archs/VC-WIN64A/asm_avx2/engines/e_padlock-x86_64.asm
index 526b56f3bd..bc96611e7b 100644
--- a/deps/openssl/config/archs/VC-WIN64A/asm_avx2/engines/e_padlock-x86_64.asm
+++ b/deps/openssl/config/archs/VC-WIN64A/asm_avx2/engines/e_padlock-x86_64.asm
@@ -48,6 +48,8 @@ global padlock_key_bswap
ALIGN 16
padlock_key_bswap:
mov edx,DWORD[240+rcx]
+ inc edx
+ shl edx,2
$L$bswap_loop:
mov eax,DWORD[rcx]
bswap eax
diff --git a/deps/openssl/config/archs/VC-WIN64A/asm_avx2/include/progs.h b/deps/openssl/config/archs/VC-WIN64A/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/VC-WIN64A/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/VC-WIN64A/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/VC-WIN64A/asm_avx2/openssl.gypi b/deps/openssl/config/archs/VC-WIN64A/asm_avx2/openssl.gypi
index 856a266f70..8d03af2b95 100644
--- a/deps/openssl/config/archs/VC-WIN64A/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/VC-WIN64A/asm_avx2/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/bn/rsaz_exp.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
diff --git a/deps/openssl/config/archs/VC-WIN64A/no-asm/configdata.pm b/deps/openssl/config/archs/VC-WIN64A/no-asm/configdata.pm
index 978596c8f5..2a8a2d79c6 100644
--- a/deps/openssl/config/archs/VC-WIN64A/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/VC-WIN64A/no-asm/configdata.pm
@@ -115,8 +115,8 @@ our %config = (
sourcedir => ".",
target => "VC-WIN64A",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -132,7 +132,7 @@ our %target = (
LDFLAGS => "/nologo /debug",
MT => "mt",
MTFLAGS => "-nologo",
- RANLIB => "CODE(0x5638b3ddd4e8)",
+ RANLIB => "CODE(0x556b31bab970)",
RC => "rc",
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/shared-info.pl" ],
aes_asm_src => "aes_core.c aes_cbc.c",
@@ -1973,6 +1973,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5662,6 +5663,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10522,6 +10528,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12745,6 +12755,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/buildinf.h
index 6d072a8f2c..22124cc33e 100644
--- a/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: "
-#define DATE "built on: Wed Nov 2 12:58:38 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:49 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/VC-WIN64A/no-asm/include/progs.h b/deps/openssl/config/archs/VC-WIN64A/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/VC-WIN64A/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/VC-WIN64A/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/VC-WIN64A/no-asm/openssl.gypi b/deps/openssl/config/archs/VC-WIN64A/no-asm/openssl.gypi
index 2cb69099ec..4cc4bfa90e 100644
--- a/deps/openssl/config/archs/VC-WIN64A/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/VC-WIN64A/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/aix-gcc/asm/configdata.pm b/deps/openssl/config/archs/aix-gcc/asm/configdata.pm
index f12158661e..27c9b71af5 100644
--- a/deps/openssl/config/archs/aix-gcc/asm/configdata.pm
+++ b/deps/openssl/config/archs/aix-gcc/asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "aix-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1957,6 +1957,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5664,6 +5665,11 @@ our %unified_info = (
".",
"include",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10607,6 +10613,10 @@ our %unified_info = (
[
"crypto/bn/ppc-mont.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12870,6 +12880,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/aix-gcc/asm/crypto/buildinf.h b/deps/openssl/config/archs/aix-gcc/asm/crypto/buildinf.h
index a7c97ea63b..f3f4671359 100644
--- a/deps/openssl/config/archs/aix-gcc/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/aix-gcc/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: aix-gcc"
-#define DATE "built on: Wed Nov 2 12:56:36 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:02:58 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/aix-gcc/asm/include/progs.h b/deps/openssl/config/archs/aix-gcc/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/aix-gcc/asm/include/progs.h
+++ b/deps/openssl/config/archs/aix-gcc/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/aix-gcc/asm/openssl.gypi b/deps/openssl/config/archs/aix-gcc/asm/openssl.gypi
index be4b22e052..363c9befd8 100644
--- a/deps/openssl/config/archs/aix-gcc/asm/openssl.gypi
+++ b/deps/openssl/config/archs/aix-gcc/asm/openssl.gypi
@@ -188,6 +188,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/aix-gcc/asm_avx2/configdata.pm b/deps/openssl/config/archs/aix-gcc/asm_avx2/configdata.pm
index 9a4e5b8be6..39401fc0a3 100644
--- a/deps/openssl/config/archs/aix-gcc/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/aix-gcc/asm_avx2/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "aix-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1957,6 +1957,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5664,6 +5665,11 @@ our %unified_info = (
".",
"include",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10607,6 +10613,10 @@ our %unified_info = (
[
"crypto/bn/ppc-mont.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12870,6 +12880,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/aix-gcc/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/aix-gcc/asm_avx2/crypto/buildinf.h
index 6add935d70..c87becda20 100644
--- a/deps/openssl/config/archs/aix-gcc/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/aix-gcc/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: aix-gcc"
-#define DATE "built on: Wed Nov 2 12:56:38 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:02:59 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/aix-gcc/asm_avx2/include/progs.h b/deps/openssl/config/archs/aix-gcc/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/aix-gcc/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/aix-gcc/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/aix-gcc/asm_avx2/openssl.gypi b/deps/openssl/config/archs/aix-gcc/asm_avx2/openssl.gypi
index 1b04259393..603b7d6e0c 100644
--- a/deps/openssl/config/archs/aix-gcc/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/aix-gcc/asm_avx2/openssl.gypi
@@ -188,6 +188,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/aix-gcc/no-asm/configdata.pm b/deps/openssl/config/archs/aix-gcc/no-asm/configdata.pm
index b1037ede5a..c60995d971 100644
--- a/deps/openssl/config/archs/aix-gcc/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/aix-gcc/no-asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "aix-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1951,6 +1951,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5630,6 +5631,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10512,6 +10518,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12735,6 +12745,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/aix-gcc/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/aix-gcc/no-asm/crypto/buildinf.h
index 6943125036..1382a00b68 100644
--- a/deps/openssl/config/archs/aix-gcc/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/aix-gcc/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: aix-gcc"
-#define DATE "built on: Wed Nov 2 12:56:40 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:01 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/aix-gcc/no-asm/include/progs.h b/deps/openssl/config/archs/aix-gcc/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/aix-gcc/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/aix-gcc/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/aix-gcc/no-asm/openssl.gypi b/deps/openssl/config/archs/aix-gcc/no-asm/openssl.gypi
index e5dbb29111..fd347e9cbe 100644
--- a/deps/openssl/config/archs/aix-gcc/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/aix-gcc/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/aix64-gcc/asm/configdata.pm b/deps/openssl/config/archs/aix64-gcc/asm/configdata.pm
index d0b19ba6bd..50ddf75f3b 100644
--- a/deps/openssl/config/archs/aix64-gcc/asm/configdata.pm
+++ b/deps/openssl/config/archs/aix64-gcc/asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "aix64-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1957,6 +1957,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5667,6 +5668,11 @@ our %unified_info = (
".",
"include",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10625,6 +10631,10 @@ our %unified_info = (
[
"crypto/bn/ppc-mont.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12900,6 +12910,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/aix64-gcc/asm/crypto/buildinf.h b/deps/openssl/config/archs/aix64-gcc/asm/crypto/buildinf.h
index 795800d09d..25d4fc81ef 100644
--- a/deps/openssl/config/archs/aix64-gcc/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/aix64-gcc/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: aix64-gcc"
-#define DATE "built on: Wed Nov 2 12:56:41 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:02 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/aix64-gcc/asm/include/progs.h b/deps/openssl/config/archs/aix64-gcc/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/aix64-gcc/asm/include/progs.h
+++ b/deps/openssl/config/archs/aix64-gcc/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/aix64-gcc/asm/openssl.gypi b/deps/openssl/config/archs/aix64-gcc/asm/openssl.gypi
index d9278603b7..e7ae509a12 100644
--- a/deps/openssl/config/archs/aix64-gcc/asm/openssl.gypi
+++ b/deps/openssl/config/archs/aix64-gcc/asm/openssl.gypi
@@ -188,6 +188,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/aix64-gcc/asm_avx2/configdata.pm b/deps/openssl/config/archs/aix64-gcc/asm_avx2/configdata.pm
index 93784fce7b..1998c405d2 100644
--- a/deps/openssl/config/archs/aix64-gcc/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/aix64-gcc/asm_avx2/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "aix64-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1957,6 +1957,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5667,6 +5668,11 @@ our %unified_info = (
".",
"include",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10625,6 +10631,10 @@ our %unified_info = (
[
"crypto/bn/ppc-mont.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12900,6 +12910,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/aix64-gcc/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/aix64-gcc/asm_avx2/crypto/buildinf.h
index 7cbee8f81e..f85ced44d7 100644
--- a/deps/openssl/config/archs/aix64-gcc/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/aix64-gcc/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: aix64-gcc"
-#define DATE "built on: Wed Nov 2 12:56:42 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:04 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/aix64-gcc/asm_avx2/include/progs.h b/deps/openssl/config/archs/aix64-gcc/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/aix64-gcc/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/aix64-gcc/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/aix64-gcc/asm_avx2/openssl.gypi b/deps/openssl/config/archs/aix64-gcc/asm_avx2/openssl.gypi
index 20c46d1e90..856523e0e6 100644
--- a/deps/openssl/config/archs/aix64-gcc/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/aix64-gcc/asm_avx2/openssl.gypi
@@ -188,6 +188,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/aix64-gcc/no-asm/configdata.pm b/deps/openssl/config/archs/aix64-gcc/no-asm/configdata.pm
index 920ee41adf..c273fdd4c2 100644
--- a/deps/openssl/config/archs/aix64-gcc/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/aix64-gcc/no-asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "aix64-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1951,6 +1951,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5630,6 +5631,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10512,6 +10518,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12735,6 +12745,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/aix64-gcc/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/aix64-gcc/no-asm/crypto/buildinf.h
index 34725c0b1c..c207b60621 100644
--- a/deps/openssl/config/archs/aix64-gcc/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/aix64-gcc/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: aix64-gcc"
-#define DATE "built on: Wed Nov 2 12:56:44 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:05 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/aix64-gcc/no-asm/include/progs.h b/deps/openssl/config/archs/aix64-gcc/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/aix64-gcc/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/aix64-gcc/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/aix64-gcc/no-asm/openssl.gypi b/deps/openssl/config/archs/aix64-gcc/no-asm/openssl.gypi
index 4e6b451e9f..81fcf10256 100644
--- a/deps/openssl/config/archs/aix64-gcc/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/aix64-gcc/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm/configdata.pm b/deps/openssl/config/archs/darwin-i386-cc/asm/configdata.pm
index 466d26d7b7..5cb99629e3 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm/configdata.pm
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "darwin-i386-cc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1946,6 +1946,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
],
@@ -5638,6 +5639,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10582,6 +10588,10 @@ our %unified_info = (
[
"crypto/bn/co-586.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/x86-gf2m.o" =>
[
"crypto/bn/x86-gf2m.s",
@@ -12848,6 +12858,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/buildinf.h b/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/buildinf.h
index 9b06d892c4..d18b27d3e2 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin-i386-cc"
-#define DATE "built on: Wed Nov 2 12:57:11 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:30 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm/engines/e_padlock-x86.s b/deps/openssl/config/archs/darwin-i386-cc/asm/engines/e_padlock-x86.s
index 9aa9e269a0..7d67847f2b 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm/engines/e_padlock-x86.s
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm/engines/e_padlock-x86.s
@@ -63,6 +63,8 @@ _padlock_key_bswap:
L_padlock_key_bswap_begin:
movl 4(%esp),%edx
movl 240(%edx),%ecx
+ incl %ecx
+ shll $2,%ecx
L003bswap_loop:
movl (%edx),%eax
bswap %eax
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm/include/progs.h b/deps/openssl/config/archs/darwin-i386-cc/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm/include/progs.h
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm/openssl.gypi b/deps/openssl/config/archs/darwin-i386-cc/asm/openssl.gypi
index df768bdd9a..086a09f825 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm/openssl.gypi
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/cmll_cfb.c',
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/configdata.pm b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/configdata.pm
index e1e499e4de..91bf24d804 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "darwin-i386-cc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1946,6 +1946,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
],
@@ -5638,6 +5639,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10582,6 +10588,10 @@ our %unified_info = (
[
"crypto/bn/co-586.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/x86-gf2m.o" =>
[
"crypto/bn/x86-gf2m.s",
@@ -12848,6 +12858,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h
index 502b6866a0..99d363cacd 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin-i386-cc"
-#define DATE "built on: Wed Nov 2 12:57:13 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:32 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/engines/e_padlock-x86.s b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/engines/e_padlock-x86.s
index 9aa9e269a0..7d67847f2b 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/engines/e_padlock-x86.s
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/engines/e_padlock-x86.s
@@ -63,6 +63,8 @@ _padlock_key_bswap:
L_padlock_key_bswap_begin:
movl 4(%esp),%edx
movl 240(%edx),%ecx
+ incl %ecx
+ shll $2,%ecx
L003bswap_loop:
movl (%edx),%eax
bswap %eax
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/progs.h b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi
index f6d7503fcf..415da00a71 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/cmll_cfb.c',
diff --git a/deps/openssl/config/archs/darwin-i386-cc/no-asm/configdata.pm b/deps/openssl/config/archs/darwin-i386-cc/no-asm/configdata.pm
index 385c2ef515..4029e3e4ff 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/darwin-i386-cc/no-asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "darwin-i386-cc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1941,6 +1941,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5608,6 +5609,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10490,6 +10496,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12713,6 +12723,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/darwin-i386-cc/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/darwin-i386-cc/no-asm/crypto/buildinf.h
index 7e0bdb59b1..0c460ff992 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/darwin-i386-cc/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin-i386-cc"
-#define DATE "built on: Wed Nov 2 12:57:15 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:33 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/progs.h b/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/darwin-i386-cc/no-asm/openssl.gypi b/deps/openssl/config/archs/darwin-i386-cc/no-asm/openssl.gypi
index ba06c3d630..1f1dede727 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/darwin-i386-cc/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/asm/configdata.pm b/deps/openssl/config/archs/darwin64-arm64-cc/asm/configdata.pm
index 3888872c46..48aeb615ba 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/asm/configdata.pm
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "darwin64-arm64-cc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1946,6 +1946,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5639,6 +5640,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10550,6 +10556,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12802,6 +12812,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/buildinf.h b/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/buildinf.h
index 84ca4158d1..6f0c97c1cb 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin64-arm64-cc"
-#define DATE "built on: Wed Nov 2 12:57:16 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:35 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/progs.h b/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/progs.h
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/asm/openssl.gypi b/deps/openssl/config/archs/darwin64-arm64-cc/asm/openssl.gypi
index 4281df4273..d1c1854937 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/asm/openssl.gypi
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/asm/openssl.gypi
@@ -190,6 +190,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/configdata.pm b/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/configdata.pm
index 35db9ed7a7..99f3542577 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "darwin64-arm64-cc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1946,6 +1946,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5639,6 +5640,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10550,6 +10556,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12802,6 +12812,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h
index b3122889d2..47230a2237 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin64-arm64-cc"
-#define DATE "built on: Wed Nov 2 12:57:18 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:36 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/progs.h b/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/openssl.gypi b/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/openssl.gypi
index d5aca861a3..fbf48411ea 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/openssl.gypi
@@ -190,6 +190,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/configdata.pm b/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/configdata.pm
index 16a6b7fbe9..adbed86331 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "darwin64-arm64-cc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1941,6 +1941,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5608,6 +5609,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10490,6 +10496,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12713,6 +12723,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h
index 2ce2d43b40..fa450d11dd 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin64-arm64-cc"
-#define DATE "built on: Wed Nov 2 12:57:20 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:38 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/progs.h b/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/openssl.gypi b/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/openssl.gypi
index fd75f10fd5..cd0258c6bd 100644
--- a/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/asm/configdata.pm b/deps/openssl/config/archs/darwin64-x86_64-cc/asm/configdata.pm
index aa3f4d9b77..0115ed3ede 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/asm/configdata.pm
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "darwin64-x86_64-cc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1947,6 +1947,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
@@ -5671,6 +5672,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
".",
@@ -10663,6 +10669,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
"crypto/bn/rsaz-avx2.s",
@@ -12963,6 +12973,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h b/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h
index 9909c5584a..8eb1e079b4 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin64-x86_64-cc"
-#define DATE "built on: Wed Nov 2 12:57:00 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:21 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/asm/engines/e_padlock-x86_64.s b/deps/openssl/config/archs/darwin64-x86_64-cc/asm/engines/e_padlock-x86_64.s
index 1140e4f7e5..05c7a1866d 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/asm/engines/e_padlock-x86_64.s
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/asm/engines/e_padlock-x86_64.s
@@ -43,6 +43,8 @@ L$noluck:
.p2align 4
_padlock_key_bswap:
movl 240(%rdi),%edx
+ incl %edx
+ shll $2,%edx
L$bswap_loop:
movl (%rdi),%eax
bswapl %eax
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/progs.h b/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/progs.h
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/asm/openssl.gypi b/deps/openssl/config/archs/darwin64-x86_64-cc/asm/openssl.gypi
index c902174148..efd3772d2b 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/asm/openssl.gypi
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/bn/rsaz_exp.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/configdata.pm b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/configdata.pm
index acd2c360ab..1eb40d76ee 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "darwin64-x86_64-cc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1947,6 +1947,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
@@ -5671,6 +5672,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
".",
@@ -10663,6 +10669,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
"crypto/bn/rsaz-avx2.s",
@@ -12963,6 +12973,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h
index cad44b6ad0..618c417b21 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin64-x86_64-cc"
-#define DATE "built on: Wed Nov 2 12:57:05 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:25 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/engines/e_padlock-x86_64.s b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/engines/e_padlock-x86_64.s
index 1140e4f7e5..05c7a1866d 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/engines/e_padlock-x86_64.s
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/engines/e_padlock-x86_64.s
@@ -43,6 +43,8 @@ L$noluck:
.p2align 4
_padlock_key_bswap:
movl 240(%rdi),%edx
+ incl %edx
+ shll $2,%edx
L$bswap_loop:
movl (%rdi),%eax
bswapl %eax
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/openssl.gypi b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/openssl.gypi
index 6774d906ae..6a8d27c874 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/bn/rsaz_exp.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/configdata.pm b/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/configdata.pm
index 3c2f683389..c1429884f3 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "darwin64-x86_64-cc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1941,6 +1941,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5608,6 +5609,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10490,6 +10496,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12713,6 +12723,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h
index a955a94cf0..77967ec201 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin64-x86_64-cc"
-#define DATE "built on: Wed Nov 2 12:57:10 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:29 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/progs.h b/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/openssl.gypi b/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/openssl.gypi
index 234a0c651e..19e9ba17a7 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-aarch64/asm/configdata.pm b/deps/openssl/config/archs/linux-aarch64/asm/configdata.pm
index 8a7f1e55c8..0e21f15604 100644
--- a/deps/openssl/config/archs/linux-aarch64/asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-aarch64/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-aarch64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1959,6 +1959,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5664,6 +5665,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10575,6 +10581,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12827,6 +12837,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-aarch64/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-aarch64/asm/crypto/buildinf.h
index 6779e9e23d..ba594b4bbf 100644
--- a/deps/openssl/config/archs/linux-aarch64/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-aarch64/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-aarch64"
-#define DATE "built on: Wed Nov 2 12:57:21 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:39 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-aarch64/asm/include/progs.h b/deps/openssl/config/archs/linux-aarch64/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-aarch64/asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-aarch64/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-aarch64/asm/openssl.gypi b/deps/openssl/config/archs/linux-aarch64/asm/openssl.gypi
index f33588b637..571bcd91bf 100644
--- a/deps/openssl/config/archs/linux-aarch64/asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-aarch64/asm/openssl.gypi
@@ -190,6 +190,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-aarch64/asm_avx2/configdata.pm b/deps/openssl/config/archs/linux-aarch64/asm_avx2/configdata.pm
index 7369fd7ee0..7a325e885b 100644
--- a/deps/openssl/config/archs/linux-aarch64/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/linux-aarch64/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-aarch64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1959,6 +1959,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5664,6 +5665,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10575,6 +10581,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12827,6 +12837,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/buildinf.h
index 0110e1b548..9f48a61e65 100644
--- a/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-aarch64"
-#define DATE "built on: Wed Nov 2 12:57:23 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:41 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/progs.h b/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-aarch64/asm_avx2/openssl.gypi b/deps/openssl/config/archs/linux-aarch64/asm_avx2/openssl.gypi
index b9a36817a5..44319e545b 100644
--- a/deps/openssl/config/archs/linux-aarch64/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/linux-aarch64/asm_avx2/openssl.gypi
@@ -190,6 +190,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-aarch64/no-asm/configdata.pm b/deps/openssl/config/archs/linux-aarch64/no-asm/configdata.pm
index d6bf27e7e1..7094a3856a 100644
--- a/deps/openssl/config/archs/linux-aarch64/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-aarch64/no-asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-aarch64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1954,6 +1954,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5633,6 +5634,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10515,6 +10521,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12738,6 +12748,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-aarch64/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-aarch64/no-asm/crypto/buildinf.h
index 9fc2191e6d..04dd8716e9 100644
--- a/deps/openssl/config/archs/linux-aarch64/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-aarch64/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-aarch64"
-#define DATE "built on: Wed Nov 2 12:57:24 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:42 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-aarch64/no-asm/include/progs.h b/deps/openssl/config/archs/linux-aarch64/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-aarch64/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-aarch64/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-aarch64/no-asm/openssl.gypi b/deps/openssl/config/archs/linux-aarch64/no-asm/openssl.gypi
index ac3e33a41b..cb56c7be2a 100644
--- a/deps/openssl/config/archs/linux-aarch64/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-aarch64/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-armv4/asm/configdata.pm b/deps/openssl/config/archs/linux-armv4/asm/configdata.pm
index 2ae8464c76..08fccb83b8 100644
--- a/deps/openssl/config/archs/linux-armv4/asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-armv4/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-armv4",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1960,6 +1960,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5659,6 +5660,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10573,6 +10579,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12830,6 +12840,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-armv4/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-armv4/asm/crypto/buildinf.h
index fee2a35e55..d44d30d92e 100644
--- a/deps/openssl/config/archs/linux-armv4/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-armv4/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-armv4"
-#define DATE "built on: Wed Nov 2 12:57:25 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:44 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-armv4/asm/include/progs.h b/deps/openssl/config/archs/linux-armv4/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-armv4/asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-armv4/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-armv4/asm/openssl.gypi b/deps/openssl/config/archs/linux-armv4/asm/openssl.gypi
index 628bb5d590..c65999a5e6 100644
--- a/deps/openssl/config/archs/linux-armv4/asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-armv4/asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-armv4/asm_avx2/configdata.pm b/deps/openssl/config/archs/linux-armv4/asm_avx2/configdata.pm
index 6b43947a53..d0961855f2 100644
--- a/deps/openssl/config/archs/linux-armv4/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/linux-armv4/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-armv4",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1960,6 +1960,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5659,6 +5660,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10573,6 +10579,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12830,6 +12840,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/buildinf.h
index 0ab97d3372..2a5e924f18 100644
--- a/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-armv4"
-#define DATE "built on: Wed Nov 2 12:57:27 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:45 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-armv4/asm_avx2/include/progs.h b/deps/openssl/config/archs/linux-armv4/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-armv4/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/linux-armv4/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-armv4/asm_avx2/openssl.gypi b/deps/openssl/config/archs/linux-armv4/asm_avx2/openssl.gypi
index 9898fba73a..ccc0291509 100644
--- a/deps/openssl/config/archs/linux-armv4/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/linux-armv4/asm_avx2/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-armv4/no-asm/configdata.pm b/deps/openssl/config/archs/linux-armv4/no-asm/configdata.pm
index 9ff30bf5f4..6ebf95d73d 100644
--- a/deps/openssl/config/archs/linux-armv4/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-armv4/no-asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-armv4",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1954,6 +1954,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5633,6 +5634,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10515,6 +10521,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12738,6 +12748,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-armv4/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-armv4/no-asm/crypto/buildinf.h
index 24eebc8ae6..93e6300fd8 100644
--- a/deps/openssl/config/archs/linux-armv4/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-armv4/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-armv4"
-#define DATE "built on: Wed Nov 2 12:57:29 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:47 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-armv4/no-asm/include/progs.h b/deps/openssl/config/archs/linux-armv4/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-armv4/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-armv4/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-armv4/no-asm/openssl.gypi b/deps/openssl/config/archs/linux-armv4/no-asm/openssl.gypi
index 070531fcea..4fa341d372 100644
--- a/deps/openssl/config/archs/linux-armv4/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-armv4/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-elf/asm/configdata.pm b/deps/openssl/config/archs/linux-elf/asm/configdata.pm
index 52a1bbf53e..6291dca931 100644
--- a/deps/openssl/config/archs/linux-elf/asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-elf/asm/configdata.pm
@@ -112,8 +112,8 @@ our %config = (
sourcedir => ".",
target => "linux-elf",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1959,6 +1959,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
],
@@ -5663,6 +5664,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10607,6 +10613,10 @@ our %unified_info = (
[
"crypto/bn/co-586.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/x86-gf2m.o" =>
[
"crypto/bn/x86-gf2m.s",
@@ -12873,6 +12883,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/linux-elf/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-elf/asm/crypto/buildinf.h
index a6b5bb4666..dd56887898 100644
--- a/deps/openssl/config/archs/linux-elf/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-elf/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-elf"
-#define DATE "built on: Wed Nov 2 12:57:30 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:48 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-elf/asm/engines/e_padlock-x86.s b/deps/openssl/config/archs/linux-elf/asm/engines/e_padlock-x86.s
index 81b9d153ad..cf347c0db5 100644
--- a/deps/openssl/config/archs/linux-elf/asm/engines/e_padlock-x86.s
+++ b/deps/openssl/config/archs/linux-elf/asm/engines/e_padlock-x86.s
@@ -66,6 +66,8 @@ padlock_key_bswap:
.L_padlock_key_bswap_begin:
movl 4(%esp),%edx
movl 240(%edx),%ecx
+ incl %ecx
+ shll $2,%ecx
.L003bswap_loop:
movl (%edx),%eax
bswap %eax
diff --git a/deps/openssl/config/archs/linux-elf/asm/include/progs.h b/deps/openssl/config/archs/linux-elf/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-elf/asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-elf/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-elf/asm/openssl.gypi b/deps/openssl/config/archs/linux-elf/asm/openssl.gypi
index bcee92e2d0..82f797c0fb 100644
--- a/deps/openssl/config/archs/linux-elf/asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-elf/asm/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/cmll_cfb.c',
diff --git a/deps/openssl/config/archs/linux-elf/asm_avx2/configdata.pm b/deps/openssl/config/archs/linux-elf/asm_avx2/configdata.pm
index a70500ddc9..5aa177d14c 100644
--- a/deps/openssl/config/archs/linux-elf/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/linux-elf/asm_avx2/configdata.pm
@@ -112,8 +112,8 @@ our %config = (
sourcedir => ".",
target => "linux-elf",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1959,6 +1959,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
],
@@ -5663,6 +5664,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10607,6 +10613,10 @@ our %unified_info = (
[
"crypto/bn/co-586.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/x86-gf2m.o" =>
[
"crypto/bn/x86-gf2m.s",
@@ -12873,6 +12883,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/buildinf.h
index 93d82ebac8..530f891830 100644
--- a/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-elf"
-#define DATE "built on: Wed Nov 2 12:57:33 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:50 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-elf/asm_avx2/engines/e_padlock-x86.s b/deps/openssl/config/archs/linux-elf/asm_avx2/engines/e_padlock-x86.s
index 81b9d153ad..cf347c0db5 100644
--- a/deps/openssl/config/archs/linux-elf/asm_avx2/engines/e_padlock-x86.s
+++ b/deps/openssl/config/archs/linux-elf/asm_avx2/engines/e_padlock-x86.s
@@ -66,6 +66,8 @@ padlock_key_bswap:
.L_padlock_key_bswap_begin:
movl 4(%esp),%edx
movl 240(%edx),%ecx
+ incl %ecx
+ shll $2,%ecx
.L003bswap_loop:
movl (%edx),%eax
bswap %eax
diff --git a/deps/openssl/config/archs/linux-elf/asm_avx2/include/progs.h b/deps/openssl/config/archs/linux-elf/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-elf/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/linux-elf/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-elf/asm_avx2/openssl.gypi b/deps/openssl/config/archs/linux-elf/asm_avx2/openssl.gypi
index b2a76c7795..233faf0b75 100644
--- a/deps/openssl/config/archs/linux-elf/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/linux-elf/asm_avx2/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/cmll_cfb.c',
diff --git a/deps/openssl/config/archs/linux-elf/no-asm/configdata.pm b/deps/openssl/config/archs/linux-elf/no-asm/configdata.pm
index 341ab38259..8680d70854 100644
--- a/deps/openssl/config/archs/linux-elf/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-elf/no-asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-elf",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1953,6 +1953,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5632,6 +5633,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10514,6 +10520,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12737,6 +12747,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-elf/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-elf/no-asm/crypto/buildinf.h
index 3ad6be6309..1b7f904b54 100644
--- a/deps/openssl/config/archs/linux-elf/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-elf/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-elf"
-#define DATE "built on: Wed Nov 2 12:57:35 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:52 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-elf/no-asm/include/progs.h b/deps/openssl/config/archs/linux-elf/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-elf/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-elf/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi b/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi
index 6e1be370e5..3320df3bf6 100644
--- a/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-ppc/asm/configdata.pm b/deps/openssl/config/archs/linux-ppc/asm/configdata.pm
index f63b666c28..8ac2bd86cc 100644
--- a/deps/openssl/config/archs/linux-ppc/asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-ppc/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-ppc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1960,6 +1960,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5667,6 +5668,11 @@ our %unified_info = (
".",
"include",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10610,6 +10616,10 @@ our %unified_info = (
[
"crypto/bn/ppc-mont.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12873,6 +12883,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-ppc/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-ppc/asm/crypto/buildinf.h
index 53942cc955..bd0f610afd 100644
--- a/deps/openssl/config/archs/linux-ppc/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-ppc/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-ppc"
-#define DATE "built on: Wed Nov 2 12:57:45 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:02 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-ppc/asm/include/progs.h b/deps/openssl/config/archs/linux-ppc/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-ppc/asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-ppc/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi b/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi
index e593b636c3..287d1a3852 100644
--- a/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi
@@ -188,6 +188,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-ppc/asm_avx2/configdata.pm b/deps/openssl/config/archs/linux-ppc/asm_avx2/configdata.pm
index 3ceee2fd90..58678fe705 100644
--- a/deps/openssl/config/archs/linux-ppc/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/linux-ppc/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-ppc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1960,6 +1960,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5667,6 +5668,11 @@ our %unified_info = (
".",
"include",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10610,6 +10616,10 @@ our %unified_info = (
[
"crypto/bn/ppc-mont.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12873,6 +12883,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-ppc/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/linux-ppc/asm_avx2/crypto/buildinf.h
index ae9b7cc336..dbab2fddf9 100644
--- a/deps/openssl/config/archs/linux-ppc/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-ppc/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-ppc"
-#define DATE "built on: Wed Nov 2 12:57:47 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:04 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-ppc/asm_avx2/include/progs.h b/deps/openssl/config/archs/linux-ppc/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-ppc/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/linux-ppc/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-ppc/asm_avx2/openssl.gypi b/deps/openssl/config/archs/linux-ppc/asm_avx2/openssl.gypi
index 6131329104..992365f8cc 100644
--- a/deps/openssl/config/archs/linux-ppc/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/linux-ppc/asm_avx2/openssl.gypi
@@ -188,6 +188,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-ppc/no-asm/configdata.pm b/deps/openssl/config/archs/linux-ppc/no-asm/configdata.pm
index 677312468f..2c8eca6419 100644
--- a/deps/openssl/config/archs/linux-ppc/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-ppc/no-asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-ppc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1954,6 +1954,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5633,6 +5634,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10515,6 +10521,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12738,6 +12748,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-ppc/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-ppc/no-asm/crypto/buildinf.h
index bf6ae3d5a8..b80562b052 100644
--- a/deps/openssl/config/archs/linux-ppc/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-ppc/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-ppc"
-#define DATE "built on: Wed Nov 2 12:57:48 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:05 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-ppc/no-asm/include/progs.h b/deps/openssl/config/archs/linux-ppc/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-ppc/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-ppc/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-ppc/no-asm/openssl.gypi b/deps/openssl/config/archs/linux-ppc/no-asm/openssl.gypi
index 375d704034..82e599f09d 100644
--- a/deps/openssl/config/archs/linux-ppc/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-ppc/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-ppc64/asm/configdata.pm b/deps/openssl/config/archs/linux-ppc64/asm/configdata.pm
index 7f4b791106..fb0ddf59f8 100644
--- a/deps/openssl/config/archs/linux-ppc64/asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-ppc64/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-ppc64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1961,6 +1961,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5671,6 +5672,11 @@ our %unified_info = (
".",
"include",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10629,6 +10635,10 @@ our %unified_info = (
[
"crypto/bn/ppc-mont.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12904,6 +12914,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-ppc64/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-ppc64/asm/crypto/buildinf.h
index 62fdde3cf5..489e5c85de 100644
--- a/deps/openssl/config/archs/linux-ppc64/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-ppc64/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-ppc64"
-#define DATE "built on: Wed Nov 2 12:57:50 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:06 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-ppc64/asm/include/progs.h b/deps/openssl/config/archs/linux-ppc64/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-ppc64/asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-ppc64/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-ppc64/asm/openssl.gypi b/deps/openssl/config/archs/linux-ppc64/asm/openssl.gypi
index 0801d695d2..273d7a5d2f 100644
--- a/deps/openssl/config/archs/linux-ppc64/asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-ppc64/asm/openssl.gypi
@@ -188,6 +188,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-ppc64/asm_avx2/configdata.pm b/deps/openssl/config/archs/linux-ppc64/asm_avx2/configdata.pm
index e318e7b589..589243f44b 100644
--- a/deps/openssl/config/archs/linux-ppc64/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/linux-ppc64/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-ppc64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1961,6 +1961,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5671,6 +5672,11 @@ our %unified_info = (
".",
"include",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10629,6 +10635,10 @@ our %unified_info = (
[
"crypto/bn/ppc-mont.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12904,6 +12914,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-ppc64/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/linux-ppc64/asm_avx2/crypto/buildinf.h
index fd1b55e24d..2465391bc6 100644
--- a/deps/openssl/config/archs/linux-ppc64/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-ppc64/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-ppc64"
-#define DATE "built on: Wed Nov 2 12:57:51 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:08 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-ppc64/asm_avx2/include/progs.h b/deps/openssl/config/archs/linux-ppc64/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-ppc64/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/linux-ppc64/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-ppc64/asm_avx2/openssl.gypi b/deps/openssl/config/archs/linux-ppc64/asm_avx2/openssl.gypi
index abe7634626..7a20a591fe 100644
--- a/deps/openssl/config/archs/linux-ppc64/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/linux-ppc64/asm_avx2/openssl.gypi
@@ -188,6 +188,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-ppc64/no-asm/configdata.pm b/deps/openssl/config/archs/linux-ppc64/no-asm/configdata.pm
index 62c7677824..926f40087b 100644
--- a/deps/openssl/config/archs/linux-ppc64/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-ppc64/no-asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-ppc64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1955,6 +1955,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5634,6 +5635,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10516,6 +10522,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12739,6 +12749,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-ppc64/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-ppc64/no-asm/crypto/buildinf.h
index e68be42ef6..7198872ab3 100644
--- a/deps/openssl/config/archs/linux-ppc64/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-ppc64/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-ppc64"
-#define DATE "built on: Wed Nov 2 12:57:53 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:10 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-ppc64/no-asm/include/progs.h b/deps/openssl/config/archs/linux-ppc64/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-ppc64/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-ppc64/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-ppc64/no-asm/openssl.gypi b/deps/openssl/config/archs/linux-ppc64/no-asm/openssl.gypi
index ac8494f3ac..cfa2b2b4a8 100644
--- a/deps/openssl/config/archs/linux-ppc64/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-ppc64/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-ppc64le/asm/configdata.pm b/deps/openssl/config/archs/linux-ppc64le/asm/configdata.pm
index bd8160d283..f876956432 100644
--- a/deps/openssl/config/archs/linux-ppc64le/asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-ppc64le/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-ppc64le",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1960,6 +1960,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5670,6 +5671,11 @@ our %unified_info = (
".",
"include",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10628,6 +10634,10 @@ our %unified_info = (
[
"crypto/bn/ppc-mont.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12903,6 +12913,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-ppc64le/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-ppc64le/asm/crypto/buildinf.h
index a66ffb821c..c3f6447746 100644
--- a/deps/openssl/config/archs/linux-ppc64le/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-ppc64le/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-ppc64le"
-#define DATE "built on: Wed Nov 2 12:57:54 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:11 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-ppc64le/asm/include/progs.h b/deps/openssl/config/archs/linux-ppc64le/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-ppc64le/asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-ppc64le/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-ppc64le/asm/openssl.gypi b/deps/openssl/config/archs/linux-ppc64le/asm/openssl.gypi
index 947f5d69fe..3036fb9a90 100644
--- a/deps/openssl/config/archs/linux-ppc64le/asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-ppc64le/asm/openssl.gypi
@@ -188,6 +188,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-ppc64le/asm_avx2/configdata.pm b/deps/openssl/config/archs/linux-ppc64le/asm_avx2/configdata.pm
index ffeb52cd25..1840971435 100644
--- a/deps/openssl/config/archs/linux-ppc64le/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/linux-ppc64le/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-ppc64le",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1960,6 +1960,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5670,6 +5671,11 @@ our %unified_info = (
".",
"include",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10628,6 +10634,10 @@ our %unified_info = (
[
"crypto/bn/ppc-mont.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12903,6 +12913,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/ppc-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h
index 9a71b95d91..c4833fe42b 100644
--- a/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-ppc64le"
-#define DATE "built on: Wed Nov 2 12:57:56 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:13 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-ppc64le/asm_avx2/include/progs.h b/deps/openssl/config/archs/linux-ppc64le/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-ppc64le/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/linux-ppc64le/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-ppc64le/asm_avx2/openssl.gypi b/deps/openssl/config/archs/linux-ppc64le/asm_avx2/openssl.gypi
index 117de2efe5..9349743bc5 100644
--- a/deps/openssl/config/archs/linux-ppc64le/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/linux-ppc64le/asm_avx2/openssl.gypi
@@ -188,6 +188,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-ppc64le/no-asm/configdata.pm b/deps/openssl/config/archs/linux-ppc64le/no-asm/configdata.pm
index d08ca110e0..00b1d1694c 100644
--- a/deps/openssl/config/archs/linux-ppc64le/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-ppc64le/no-asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-ppc64le",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1954,6 +1954,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5633,6 +5634,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10515,6 +10521,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12738,6 +12748,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-ppc64le/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-ppc64le/no-asm/crypto/buildinf.h
index 977da849b2..8d840c31f9 100644
--- a/deps/openssl/config/archs/linux-ppc64le/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-ppc64le/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-ppc64le"
-#define DATE "built on: Wed Nov 2 12:57:58 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:14 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-ppc64le/no-asm/include/progs.h b/deps/openssl/config/archs/linux-ppc64le/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-ppc64le/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-ppc64le/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-ppc64le/no-asm/openssl.gypi b/deps/openssl/config/archs/linux-ppc64le/no-asm/openssl.gypi
index a8b845c341..ae7a46a52e 100644
--- a/deps/openssl/config/archs/linux-ppc64le/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-ppc64le/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux-x86_64/asm/configdata.pm b/deps/openssl/config/archs/linux-x86_64/asm/configdata.pm
index c4a38bbc95..8c000726d6 100644
--- a/deps/openssl/config/archs/linux-x86_64/asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-x86_64/asm/configdata.pm
@@ -112,8 +112,8 @@ our %config = (
sourcedir => ".",
target => "linux-x86_64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1961,6 +1961,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
@@ -5697,6 +5698,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
".",
@@ -10689,6 +10695,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
"crypto/bn/rsaz-avx2.s",
@@ -12989,6 +12999,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
diff --git a/deps/openssl/config/archs/linux-x86_64/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-x86_64/asm/crypto/buildinf.h
index 30ad703a9d..3ab1fd9f12 100644
--- a/deps/openssl/config/archs/linux-x86_64/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-x86_64/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-x86_64"
-#define DATE "built on: Wed Nov 2 12:57:36 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:53 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-x86_64/asm/engines/e_padlock-x86_64.s b/deps/openssl/config/archs/linux-x86_64/asm/engines/e_padlock-x86_64.s
index 6e0d453200..a4ce798c13 100644
--- a/deps/openssl/config/archs/linux-x86_64/asm/engines/e_padlock-x86_64.s
+++ b/deps/openssl/config/archs/linux-x86_64/asm/engines/e_padlock-x86_64.s
@@ -43,6 +43,8 @@ padlock_capability:
.align 16
padlock_key_bswap:
movl 240(%rdi),%edx
+ incl %edx
+ shll $2,%edx
.Lbswap_loop:
movl (%rdi),%eax
bswapl %eax
diff --git a/deps/openssl/config/archs/linux-x86_64/asm/include/progs.h b/deps/openssl/config/archs/linux-x86_64/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-x86_64/asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-x86_64/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-x86_64/asm/openssl.gypi b/deps/openssl/config/archs/linux-x86_64/asm/openssl.gypi
index f29f065b90..5450ceddcc 100644
--- a/deps/openssl/config/archs/linux-x86_64/asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-x86_64/asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/bn/rsaz_exp.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
diff --git a/deps/openssl/config/archs/linux-x86_64/asm_avx2/configdata.pm b/deps/openssl/config/archs/linux-x86_64/asm_avx2/configdata.pm
index 6023ed5aa5..fbc3bfdf4d 100644
--- a/deps/openssl/config/archs/linux-x86_64/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/linux-x86_64/asm_avx2/configdata.pm
@@ -112,8 +112,8 @@ our %config = (
sourcedir => ".",
target => "linux-x86_64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1961,6 +1961,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
@@ -5697,6 +5698,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
".",
@@ -10689,6 +10695,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
"crypto/bn/rsaz-avx2.s",
@@ -12989,6 +12999,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
diff --git a/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/buildinf.h
index 61eb4c56d6..ffe39fa1a6 100644
--- a/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-x86_64"
-#define DATE "built on: Wed Nov 2 12:57:40 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:03:57 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-x86_64/asm_avx2/engines/e_padlock-x86_64.s b/deps/openssl/config/archs/linux-x86_64/asm_avx2/engines/e_padlock-x86_64.s
index 6e0d453200..a4ce798c13 100644
--- a/deps/openssl/config/archs/linux-x86_64/asm_avx2/engines/e_padlock-x86_64.s
+++ b/deps/openssl/config/archs/linux-x86_64/asm_avx2/engines/e_padlock-x86_64.s
@@ -43,6 +43,8 @@ padlock_capability:
.align 16
padlock_key_bswap:
movl 240(%rdi),%edx
+ incl %edx
+ shll $2,%edx
.Lbswap_loop:
movl (%rdi),%eax
bswapl %eax
diff --git a/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/progs.h b/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-x86_64/asm_avx2/openssl.gypi b/deps/openssl/config/archs/linux-x86_64/asm_avx2/openssl.gypi
index 62d6cd0263..c89c76c19a 100644
--- a/deps/openssl/config/archs/linux-x86_64/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/linux-x86_64/asm_avx2/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/bn/rsaz_exp.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
diff --git a/deps/openssl/config/archs/linux-x86_64/no-asm/configdata.pm b/deps/openssl/config/archs/linux-x86_64/no-asm/configdata.pm
index 873e8781c1..36f377df0b 100644
--- a/deps/openssl/config/archs/linux-x86_64/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/linux-x86_64/no-asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux-x86_64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1955,6 +1955,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5634,6 +5635,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10516,6 +10522,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12739,6 +12749,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux-x86_64/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-x86_64/no-asm/crypto/buildinf.h
index 0df32391b7..a20ce5d163 100644
--- a/deps/openssl/config/archs/linux-x86_64/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-x86_64/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-x86_64"
-#define DATE "built on: Wed Nov 2 12:57:44 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:01 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux-x86_64/no-asm/include/progs.h b/deps/openssl/config/archs/linux-x86_64/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux-x86_64/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/linux-x86_64/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux-x86_64/no-asm/openssl.gypi b/deps/openssl/config/archs/linux-x86_64/no-asm/openssl.gypi
index d473731e5e..2869af9607 100644
--- a/deps/openssl/config/archs/linux-x86_64/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux-x86_64/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux32-s390x/asm/configdata.pm b/deps/openssl/config/archs/linux32-s390x/asm/configdata.pm
index b587d8fd33..33b78f15fa 100644
--- a/deps/openssl/config/archs/linux32-s390x/asm/configdata.pm
+++ b/deps/openssl/config/archs/linux32-s390x/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux32-s390x",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1956,6 +1956,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/s390x-gf2m.o",
"crypto/bn/s390x-mont.o",
],
@@ -5633,6 +5634,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/s390x-gf2m.o" =>
[
".",
@@ -10528,6 +10534,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/s390x-gf2m.o" =>
[
"crypto/bn/s390x-gf2m.s",
@@ -12778,6 +12788,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/s390x-gf2m.o",
"crypto/bn/s390x-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/linux32-s390x/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux32-s390x/asm/crypto/buildinf.h
index 5eec0b41da..854cc89c46 100644
--- a/deps/openssl/config/archs/linux32-s390x/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux32-s390x/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux32-s390x"
-#define DATE "built on: Wed Nov 2 12:57:59 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:16 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux32-s390x/asm/include/progs.h b/deps/openssl/config/archs/linux32-s390x/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux32-s390x/asm/include/progs.h
+++ b/deps/openssl/config/archs/linux32-s390x/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux32-s390x/asm/openssl.gypi b/deps/openssl/config/archs/linux32-s390x/asm/openssl.gypi
index 40f777626d..820f14444f 100644
--- a/deps/openssl/config/archs/linux32-s390x/asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux32-s390x/asm/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux32-s390x/asm_avx2/configdata.pm b/deps/openssl/config/archs/linux32-s390x/asm_avx2/configdata.pm
index 019f21b747..d908fe8d60 100644
--- a/deps/openssl/config/archs/linux32-s390x/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/linux32-s390x/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux32-s390x",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1956,6 +1956,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/s390x-gf2m.o",
"crypto/bn/s390x-mont.o",
],
@@ -5633,6 +5634,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/s390x-gf2m.o" =>
[
".",
@@ -10528,6 +10534,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/s390x-gf2m.o" =>
[
"crypto/bn/s390x-gf2m.s",
@@ -12778,6 +12788,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/s390x-gf2m.o",
"crypto/bn/s390x-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/buildinf.h
index b84a3d0422..f30a555bdc 100644
--- a/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux32-s390x"
-#define DATE "built on: Wed Nov 2 12:58:00 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:17 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/progs.h b/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux32-s390x/asm_avx2/openssl.gypi b/deps/openssl/config/archs/linux32-s390x/asm_avx2/openssl.gypi
index 5fe0ff0ef4..52874b24a6 100644
--- a/deps/openssl/config/archs/linux32-s390x/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/linux32-s390x/asm_avx2/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux32-s390x/no-asm/configdata.pm b/deps/openssl/config/archs/linux32-s390x/no-asm/configdata.pm
index 5a2b8bdd75..698de6b904 100644
--- a/deps/openssl/config/archs/linux32-s390x/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/linux32-s390x/no-asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux32-s390x",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1954,6 +1954,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5628,6 +5629,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10506,6 +10512,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12728,6 +12738,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux32-s390x/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux32-s390x/no-asm/crypto/buildinf.h
index c0f88b6245..e08404fa1e 100644
--- a/deps/openssl/config/archs/linux32-s390x/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux32-s390x/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux32-s390x"
-#define DATE "built on: Wed Nov 2 12:58:02 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:18 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux32-s390x/no-asm/include/progs.h b/deps/openssl/config/archs/linux32-s390x/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux32-s390x/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/linux32-s390x/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux32-s390x/no-asm/openssl.gypi b/deps/openssl/config/archs/linux32-s390x/no-asm/openssl.gypi
index d306c74be0..f76b2dc707 100644
--- a/deps/openssl/config/archs/linux32-s390x/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux32-s390x/no-asm/openssl.gypi
@@ -188,6 +188,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux64-mips64/asm/configdata.pm b/deps/openssl/config/archs/linux64-mips64/asm/configdata.pm
index 8e30907ee1..550d0f1a9c 100644
--- a/deps/openssl/config/archs/linux64-mips64/asm/configdata.pm
+++ b/deps/openssl/config/archs/linux64-mips64/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux64-mips64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1957,6 +1957,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/mips-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5636,6 +5637,11 @@ our %unified_info = (
"include",
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10530,6 +10536,10 @@ our %unified_info = (
[
"crypto/bn/mips-mont.S",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12770,6 +12780,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/mips-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux64-mips64/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux64-mips64/asm/crypto/buildinf.h
index 69c0211fbc..25e9211340 100644
--- a/deps/openssl/config/archs/linux64-mips64/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux64-mips64/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux64-mips64"
-#define DATE "built on: Wed Nov 2 12:58:07 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:23 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux64-mips64/asm/include/progs.h b/deps/openssl/config/archs/linux64-mips64/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux64-mips64/asm/include/progs.h
+++ b/deps/openssl/config/archs/linux64-mips64/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux64-mips64/asm/openssl.gypi b/deps/openssl/config/archs/linux64-mips64/asm/openssl.gypi
index 5fab88a675..ef9898018d 100644
--- a/deps/openssl/config/archs/linux64-mips64/asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux64-mips64/asm/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux64-mips64/asm_avx2/configdata.pm b/deps/openssl/config/archs/linux64-mips64/asm_avx2/configdata.pm
index e3c35e9bb3..e524a9b7ec 100644
--- a/deps/openssl/config/archs/linux64-mips64/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/linux64-mips64/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux64-mips64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1957,6 +1957,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/mips-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5636,6 +5637,11 @@ our %unified_info = (
"include",
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10530,6 +10536,10 @@ our %unified_info = (
[
"crypto/bn/mips-mont.S",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12770,6 +12780,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/mips-mont.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/buildinf.h
index 8b34076c33..c6530d5517 100644
--- a/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux64-mips64"
-#define DATE "built on: Wed Nov 2 12:58:08 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:24 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/progs.h b/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux64-mips64/asm_avx2/openssl.gypi b/deps/openssl/config/archs/linux64-mips64/asm_avx2/openssl.gypi
index fc1d3c145a..40ad3700cf 100644
--- a/deps/openssl/config/archs/linux64-mips64/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/linux64-mips64/asm_avx2/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux64-mips64/no-asm/configdata.pm b/deps/openssl/config/archs/linux64-mips64/no-asm/configdata.pm
index 979681d127..9f0111b119 100644
--- a/deps/openssl/config/archs/linux64-mips64/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/linux64-mips64/no-asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux64-mips64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1955,6 +1955,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5634,6 +5635,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10516,6 +10522,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12739,6 +12749,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux64-mips64/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux64-mips64/no-asm/crypto/buildinf.h
index fa1b471ec3..d899f38741 100644
--- a/deps/openssl/config/archs/linux64-mips64/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux64-mips64/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux64-mips64"
-#define DATE "built on: Wed Nov 2 12:58:09 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:26 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux64-mips64/no-asm/include/progs.h b/deps/openssl/config/archs/linux64-mips64/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux64-mips64/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/linux64-mips64/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux64-mips64/no-asm/openssl.gypi b/deps/openssl/config/archs/linux64-mips64/no-asm/openssl.gypi
index 28e13e5608..5ad8164d32 100644
--- a/deps/openssl/config/archs/linux64-mips64/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux64-mips64/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux64-riscv64/no-asm/configdata.pm b/deps/openssl/config/archs/linux64-riscv64/no-asm/configdata.pm
index f171f025fb..28d73530be 100644
--- a/deps/openssl/config/archs/linux64-riscv64/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/linux64-riscv64/no-asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux64-riscv64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1954,6 +1954,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5633,6 +5634,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10515,6 +10521,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12738,6 +12748,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux64-riscv64/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux64-riscv64/no-asm/crypto/buildinf.h
index fb86bc0277..955e2b3ad6 100644
--- a/deps/openssl/config/archs/linux64-riscv64/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux64-riscv64/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux64-riscv64"
-#define DATE "built on: Wed Nov 2 12:58:45 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:55 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux64-riscv64/no-asm/include/progs.h b/deps/openssl/config/archs/linux64-riscv64/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux64-riscv64/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/linux64-riscv64/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux64-riscv64/no-asm/openssl.gypi b/deps/openssl/config/archs/linux64-riscv64/no-asm/openssl.gypi
index 2689a1b5a8..0a3e5c8223 100644
--- a/deps/openssl/config/archs/linux64-riscv64/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux64-riscv64/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux64-s390x/asm/configdata.pm b/deps/openssl/config/archs/linux64-s390x/asm/configdata.pm
index 41e48021f0..e7941c3e78 100644
--- a/deps/openssl/config/archs/linux64-s390x/asm/configdata.pm
+++ b/deps/openssl/config/archs/linux64-s390x/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux64-s390x",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1955,6 +1955,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/s390x-gf2m.o",
"crypto/bn/s390x-mont.o",
],
@@ -5646,6 +5647,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/s390x-gf2m.o" =>
[
".",
@@ -10541,6 +10547,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/s390x-gf2m.o" =>
[
"crypto/bn/s390x-gf2m.s",
@@ -12791,6 +12801,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/s390x-gf2m.o",
"crypto/bn/s390x-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/linux64-s390x/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux64-s390x/asm/crypto/buildinf.h
index 19e4e622db..e761ca9a5c 100644
--- a/deps/openssl/config/archs/linux64-s390x/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux64-s390x/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux64-s390x"
-#define DATE "built on: Wed Nov 2 12:58:03 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:19 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux64-s390x/asm/include/progs.h b/deps/openssl/config/archs/linux64-s390x/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux64-s390x/asm/include/progs.h
+++ b/deps/openssl/config/archs/linux64-s390x/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux64-s390x/asm/openssl.gypi b/deps/openssl/config/archs/linux64-s390x/asm/openssl.gypi
index 1e147d24c7..89ed503b4a 100644
--- a/deps/openssl/config/archs/linux64-s390x/asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux64-s390x/asm/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux64-s390x/asm_avx2/configdata.pm b/deps/openssl/config/archs/linux64-s390x/asm_avx2/configdata.pm
index d255f50714..78da7cce8b 100644
--- a/deps/openssl/config/archs/linux64-s390x/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/linux64-s390x/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux64-s390x",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1955,6 +1955,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/s390x-gf2m.o",
"crypto/bn/s390x-mont.o",
],
@@ -5646,6 +5647,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/s390x-gf2m.o" =>
[
".",
@@ -10541,6 +10547,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/s390x-gf2m.o" =>
[
"crypto/bn/s390x-gf2m.s",
@@ -12791,6 +12801,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/s390x-gf2m.o",
"crypto/bn/s390x-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/buildinf.h
index eaf5807700..ffda5a76ea 100644
--- a/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux64-s390x"
-#define DATE "built on: Wed Nov 2 12:58:04 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:21 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/progs.h b/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux64-s390x/asm_avx2/openssl.gypi b/deps/openssl/config/archs/linux64-s390x/asm_avx2/openssl.gypi
index a5656bc070..ed61d8d769 100644
--- a/deps/openssl/config/archs/linux64-s390x/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/linux64-s390x/asm_avx2/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/linux64-s390x/no-asm/configdata.pm b/deps/openssl/config/archs/linux64-s390x/no-asm/configdata.pm
index 82aea963ac..e40f2a6031 100644
--- a/deps/openssl/config/archs/linux64-s390x/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/linux64-s390x/no-asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "linux64-s390x",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1955,6 +1955,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5634,6 +5635,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10516,6 +10522,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12739,6 +12749,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/linux64-s390x/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux64-s390x/no-asm/crypto/buildinf.h
index 3bf4911744..b382ba3484 100644
--- a/deps/openssl/config/archs/linux64-s390x/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux64-s390x/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux64-s390x"
-#define DATE "built on: Wed Nov 2 12:58:05 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:22 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/linux64-s390x/no-asm/include/progs.h b/deps/openssl/config/archs/linux64-s390x/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/linux64-s390x/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/linux64-s390x/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/linux64-s390x/no-asm/openssl.gypi b/deps/openssl/config/archs/linux64-s390x/no-asm/openssl.gypi
index 6cfbbb721f..ebaa35c564 100644
--- a/deps/openssl/config/archs/linux64-s390x/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/linux64-s390x/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/asm/configdata.pm b/deps/openssl/config/archs/solaris-x86-gcc/asm/configdata.pm
index c50212ff7e..8702452c2e 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/asm/configdata.pm
+++ b/deps/openssl/config/archs/solaris-x86-gcc/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "solaris-x86-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1955,6 +1955,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
],
@@ -5659,6 +5660,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10603,6 +10609,10 @@ our %unified_info = (
[
"crypto/bn/co-586.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/x86-gf2m.o" =>
[
"crypto/bn/x86-gf2m.s",
@@ -12869,6 +12879,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/buildinf.h b/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/buildinf.h
index fcf5c00be4..a60e417d82 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: solaris-x86-gcc"
-#define DATE "built on: Wed Nov 2 12:58:10 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:27 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/asm/engines/e_padlock-x86.s b/deps/openssl/config/archs/solaris-x86-gcc/asm/engines/e_padlock-x86.s
index 81b9d153ad..cf347c0db5 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/asm/engines/e_padlock-x86.s
+++ b/deps/openssl/config/archs/solaris-x86-gcc/asm/engines/e_padlock-x86.s
@@ -66,6 +66,8 @@ padlock_key_bswap:
.L_padlock_key_bswap_begin:
movl 4(%esp),%edx
movl 240(%edx),%ecx
+ incl %ecx
+ shll $2,%ecx
.L003bswap_loop:
movl (%edx),%eax
bswap %eax
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/asm/include/progs.h b/deps/openssl/config/archs/solaris-x86-gcc/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/asm/include/progs.h
+++ b/deps/openssl/config/archs/solaris-x86-gcc/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/asm/openssl.gypi b/deps/openssl/config/archs/solaris-x86-gcc/asm/openssl.gypi
index a61121d6d6..664eeab623 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/asm/openssl.gypi
+++ b/deps/openssl/config/archs/solaris-x86-gcc/asm/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/cmll_cfb.c',
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/configdata.pm b/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/configdata.pm
index a23d92b1e7..bf80664afb 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "solaris-x86-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1955,6 +1955,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
],
@@ -5659,6 +5660,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10603,6 +10609,10 @@ our %unified_info = (
[
"crypto/bn/co-586.s",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/x86-gf2m.o" =>
[
"crypto/bn/x86-gf2m.s",
@@ -12869,6 +12879,7 @@ our %unified_info = (
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
"crypto/bn/co-586.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/x86-gf2m.o",
"crypto/bn/x86-mont.o",
"crypto/buffer/buf_err.o",
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h
index 7afef79cb3..df269a392f 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: solaris-x86-gcc"
-#define DATE "built on: Wed Nov 2 12:58:12 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:29 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/engines/e_padlock-x86.s b/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/engines/e_padlock-x86.s
index 81b9d153ad..cf347c0db5 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/engines/e_padlock-x86.s
+++ b/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/engines/e_padlock-x86.s
@@ -66,6 +66,8 @@ padlock_key_bswap:
.L_padlock_key_bswap_begin:
movl 4(%esp),%edx
movl 240(%edx),%ecx
+ incl %ecx
+ shll $2,%ecx
.L003bswap_loop:
movl (%edx),%eax
bswap %eax
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/progs.h b/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/openssl.gypi b/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/openssl.gypi
index e85ec9a136..cac031b453 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/openssl.gypi
@@ -187,6 +187,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/cmll_cfb.c',
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/no-asm/configdata.pm b/deps/openssl/config/archs/solaris-x86-gcc/no-asm/configdata.pm
index d441efbc45..98dbc5dd64 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/solaris-x86-gcc/no-asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "solaris-x86-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1949,6 +1949,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5628,6 +5629,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10510,6 +10516,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12733,6 +12743,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h
index 113122332d..9bfb7b16bf 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: solaris-x86-gcc"
-#define DATE "built on: Wed Nov 2 12:58:16 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:30 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/progs.h b/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/solaris-x86-gcc/no-asm/openssl.gypi b/deps/openssl/config/archs/solaris-x86-gcc/no-asm/openssl.gypi
index e3e22c6ee2..0c41418e06 100644
--- a/deps/openssl/config/archs/solaris-x86-gcc/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/solaris-x86-gcc/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/configdata.pm b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/configdata.pm
index 4504e58f00..b73d308925 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/configdata.pm
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "solaris64-x86_64-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1957,6 +1957,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
@@ -5693,6 +5694,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
".",
@@ -10685,6 +10691,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
"crypto/bn/rsaz-avx2.s",
@@ -12985,6 +12995,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h
index 1c2375a43c..bf71af676e 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: solaris64-x86_64-gcc"
-#define DATE "built on: Wed Nov 2 12:58:17 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:32 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/engines/e_padlock-x86_64.s b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/engines/e_padlock-x86_64.s
index 6e0d453200..a4ce798c13 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/engines/e_padlock-x86_64.s
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/engines/e_padlock-x86_64.s
@@ -43,6 +43,8 @@ padlock_capability:
.align 16
padlock_key_bswap:
movl 240(%rdi),%edx
+ incl %edx
+ shll $2,%edx
.Lbswap_loop:
movl (%rdi),%eax
bswapl %eax
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/progs.h b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/progs.h
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/openssl.gypi b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/openssl.gypi
index 675555862c..bb56c9272f 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/openssl.gypi
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/bn/rsaz_exp.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/configdata.pm b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/configdata.pm
index 09782cd186..88e65ade87 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/configdata.pm
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "solaris64-x86_64-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1957,6 +1957,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
@@ -5693,6 +5694,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
".",
@@ -10685,6 +10691,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/bn/rsaz-avx2.o" =>
[
"crypto/bn/rsaz-avx2.s",
@@ -12985,6 +12995,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/bn/rsaz-avx2.o",
"crypto/bn/rsaz-x86_64.o",
"crypto/bn/rsaz_exp.o",
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h
index bdd4cd9e65..60206dd57d 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: solaris64-x86_64-gcc"
-#define DATE "built on: Wed Nov 2 12:58:22 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:36 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/engines/e_padlock-x86_64.s b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/engines/e_padlock-x86_64.s
index 6e0d453200..a4ce798c13 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/engines/e_padlock-x86_64.s
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/engines/e_padlock-x86_64.s
@@ -43,6 +43,8 @@ padlock_capability:
.align 16
padlock_key_bswap:
movl 240(%rdi),%edx
+ incl %edx
+ shll $2,%edx
.Lbswap_loop:
movl (%rdi),%eax
bswapl %eax
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/openssl.gypi b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/openssl.gypi
index 0219763c77..041195f6ce 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/openssl.gypi
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/bn/rsaz_exp.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/configdata.pm b/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/configdata.pm
index ca18f38f94..0bdd9a0bdf 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/configdata.pm
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/configdata.pm
@@ -110,8 +110,8 @@ our %config = (
sourcedir => ".",
target => "solaris64-x86_64-gcc",
tdirs => [ "ossl_shim" ],
- version => "1.1.1s+quic",
- version_num => "0x1010113fL",
+ version => "1.1.1t+quic",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1951,6 +1951,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -5630,6 +5631,11 @@ our %unified_info = (
[
"crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -10512,6 +10518,10 @@ our %unified_info = (
[
"crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"crypto/buffer/buf_err.c",
@@ -12735,6 +12745,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h
index f34c9aa5b9..56044b4a69 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: solaris64-x86_64-gcc"
-#define DATE "built on: Wed Nov 2 12:58:29 2022 UTC"
+#define DATE "built on: Wed Feb 8 13:04:40 2023 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/progs.h b/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/progs.h
index de5a91f550..2fce5cbc79 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/progs.h
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/openssl.gypi b/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/openssl.gypi
index 84c85b8e92..8e9a422d0c 100644
--- a/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/openssl.gypi
+++ b/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/openssl.gypi
@@ -189,6 +189,7 @@
'openssl/crypto/bn/bn_srp.c',
'openssl/crypto/bn/bn_word.c',
'openssl/crypto/bn/bn_x931p.c',
+ 'openssl/crypto/bn/rsa_sup_mul.c',
'openssl/crypto/buffer/buf_err.c',
'openssl/crypto/buffer/buffer.c',
'openssl/crypto/camellia/camellia.c',
diff --git a/deps/openssl/openssl/include/crypto/bn_conf.h b/deps/openssl/openssl/include/crypto/bn_conf.h
new file mode 100644
index 0000000000..79400c6472
--- /dev/null
+++ b/deps/openssl/openssl/include/crypto/bn_conf.h
@@ -0,0 +1 @@
+#include "../../../config/bn_conf.h"
diff --git a/deps/openssl/openssl/include/crypto/dso_conf.h b/deps/openssl/openssl/include/crypto/dso_conf.h
new file mode 100644
index 0000000000..e7f2afa987
--- /dev/null
+++ b/deps/openssl/openssl/include/crypto/dso_conf.h
@@ -0,0 +1 @@
+#include "../../../config/dso_conf.h"
diff --git a/deps/openssl/openssl/include/openssl/opensslconf.h b/deps/openssl/openssl/include/openssl/opensslconf.h
new file mode 100644
index 0000000000..76c99d433a
--- /dev/null
+++ b/deps/openssl/openssl/include/openssl/opensslconf.h
@@ -0,0 +1 @@
+#include "../../config/opensslconf.h"