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/arch/hppa need CRY...



details:   https://anonhg.NetBSD.org/src/rev/7723d09e1c6a
branches:  trunk
changeset: 321215:7723d09e1c6a
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Mar 06 19:30:56 2018 +0000

description:
need CRYPTO_memequal

diffstat:

 crypto/external/bsd/openssl/lib/libcrypto/arch/hppa/crypto.inc |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (7 lines):

diff -r 143d627a5d51 -r 7723d09e1c6a crypto/external/bsd/openssl/lib/libcrypto/arch/hppa/crypto.inc
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/hppa/crypto.inc    Tue Mar 06 19:30:56 2018 +0000
@@ -0,0 +1,3 @@
+
+CRYPTO_SRCS += libc-memequal.c
+.include "../../crypto.inc"



Home | Main Index | Thread Index | Old Index