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



Module Name:    src
Committed By:   martin
Date:           Thu Apr  8 15:21:42 UTC 2021

Modified Files:
        src/crypto/external/bsd/openssl/dist/crypto/modes [netbsd-9]: gcm128.c
Removed Files:
        src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc [netbsd-9]:
            modes.inc

Log Message:
Pull up following revision(s) (requested by christos in ticket #1245):

        crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/modes.inc: file removal
        crypto/external/bsd/openssl/dist/crypto/modes/gcm128.c: revision 1.12

Disable again the assembly version of gcm_ghash_4bit for the 32 bit sparc
since it uses ldx/stx.

Do not pretend we have GHASH asm code


To generate a diff of this commit:
cvs rdiff -u -r1.6.2.2 -r1.6.2.3 \
    src/crypto/external/bsd/openssl/dist/crypto/modes/gcm128.c
cvs rdiff -u -r1.3.16.1 -r0 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/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