Source-Changes archive

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

CVS commit: [netbsd-8] src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386



Module Name:    src
Committed By:   martin
Date:           Sat Aug 25 14:33:04 UTC 2018

Modified Files:
        src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386 [netbsd-8]:
            modes.inc

Log Message:
Pull up following revision(s) (requested by manu in ticket #985):

        crypto/external/bsd/openssl/lib/libcrypto/arch/i386/modes.inc: revision 1.2
        crypto/external/bsd/openssl/lib/libcrypto/arch/i386/modes.inc: revision 1.3

Add missing defines:
https://github.com/openssl/openssl/pull/6828

When ghash-x86.S is generated with -DOPENSSL_IA32_SSE2 we need to
compile
gcm128.c with the same flags.

Reported by manu@

remove -DGHASH_ASM_X86; it is already defined.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.8.1 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/modes.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