Source-Changes archive

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

CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto



Module Name:    src
Committed By:   spz
Date:           Tue Jul  5 10:42:55 UTC 2011

Modified Files:
        src/crypto/external/bsd/openssl/lib/libcrypto: aes.inc crypto.inc
        src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64: Makefile
            aes.inc
Added Files:
        src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64: crypto.inc
            x86_64cpuid.S

Log Message:
more pieces to enable using the assembler routines and aes-ni for amd64


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/crypto/external/bsd/openssl/lib/libcrypto/aes.inc
cvs rdiff -u -r1.2 -r1.3 \
    src/crypto/external/bsd/openssl/lib/libcrypto/crypto.inc
cvs rdiff -u -r1.2 -r1.3 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/Makefile
cvs rdiff -u -r1.1 -r1.2 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/aes.inc
cvs rdiff -u -r0 -r1.1 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/crypto.inc \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/x86_64cpuid.S

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