git: 53e3243b058b - stable/12 - OpenSSL: Merge OpenSSL 1.1.1u
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 May 2023 17:06:02 UTC
The branch stable/12 has been updated by jkim: URL: https://cgit.FreeBSD.org/src/commit/?id=53e3243b058b6b64f136ec7e01301c58e8340df2 commit 53e3243b058b6b64f136ec7e01301c58e8340df2 Author: Jung-uk Kim <jkim@FreeBSD.org> AuthorDate: 2023-05-30 15:14:28 +0000 Commit: Jung-uk Kim <jkim@FreeBSD.org> CommitDate: 2023-05-30 17:03:44 +0000 OpenSSL: Merge OpenSSL 1.1.1u (cherry picked from commit 84ffbd7782d2e98e440782b453f4e64cd1026d33) --- secure/lib/libcrypto/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index 98c474ea167e..9a57b31a0c87 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -101,7 +101,6 @@ SRCS+= bn-586.S co-586.S x86-gf2m.S x86-mont.S .else SRCS+= bn_asm.c .endif -SRCS+= rsa_sup_mul.c # buffer SRCS+= buf_err.c buffer.c