Module Name:    src
Committed By:   christos
Date:           Thu Mar  8 03:15:08 UTC 2018

Added Files:
        src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax: crypto.inc

Log Message:
need CRYPTO_memcmp()


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc
diff -u /dev/null src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc:1.1
--- /dev/null	Wed Mar  7 22:15:08 2018
+++ src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc	Wed Mar  7 22:15:08 2018
@@ -0,0 +1,5 @@
+.PATH.S: ${.PARSEDIR}
+
+CRYPTO_SRCS += libc-memequal.c
+
+.include "../../crypto.inc"

Reply via email to