Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto add one more file.
details: https://anonhg.NetBSD.org/src/rev/39e3406a66a7
branches: trunk
changeset: 373417:39e3406a66a7
user: christos <christos%NetBSD.org@localhost>
date: Wed Feb 08 12:26:32 2023 +0000
description:
add one more file.
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/bn.inc | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 56482918fdc8 -r 39e3406a66a7 crypto/external/bsd/openssl/lib/libcrypto/bn.inc
--- a/crypto/external/bsd/openssl/lib/libcrypto/bn.inc Wed Feb 08 01:53:12 2023 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/bn.inc Wed Feb 08 12:26:32 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bn.inc,v 1.6 2021/08/15 13:32:43 rillig Exp $
+# $NetBSD: bn.inc,v 1.7 2023/02/08 12:26:32 christos Exp $
#
# @(#) Copyright (c) 1995 Simon J. Gerraty
#
@@ -40,7 +40,8 @@
bn_srp.c \
bn_word.c \
bn_x931p.c \
-rsaz_exp.c
+rsaz_exp.c \
+rsa_sup_mul.c
SRCS += ${BN_SRCS}
Home |
Main Index |
Thread Index |
Old Index