Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/crypto/external/bsd/openssl/lib/libcrypto



Module Name:    src
Committed By:   martin
Date:           Wed May 13 12:24:11 UTC 2020

Modified Files:
        src/crypto/external/bsd/openssl/lib/libcrypto [netbsd-9]: evp.inc

Log Message:
Pull up following revision(s) (requested by nia in ticket #899):
        crypto/external/bsd/openssl/lib/libcrypto/evp.inc: revision 1.9
Ensure that -DOPENSSL_CPUID_OBJ is passed when compiling AES EVP bits
This way CPUs that support AES-NI actually get detected properly ;_;
(... just one part of the puzzle)


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.8.2.1 \
    src/crypto/external/bsd/openssl/lib/libcrypto/evp.inc

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




Home | Main Index | Thread Index | Old Index