Source-Changes archive

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

CVS commit: src/lib/libcrypto/arch/sparc64



Module Name:    src
Committed By:   christos
Date:           Sun May 11 16:35:29 UTC 2008

Added Files:
        src/lib/libcrypto/arch/sparc64: Makefile aes-sparcv9.S sha1-sparcv9.S
            sha512-sparcv9.S sparcv9-mont.S sparcv9a-mont.S

Log Message:
add sparc64 assembly. Unfortunately we cannot use any of it right now because
AES_set_{encrypt,decrypt}_key are not provided.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libcrypto/arch/sparc64/Makefile \
    src/lib/libcrypto/arch/sparc64/aes-sparcv9.S \
    src/lib/libcrypto/arch/sparc64/sha1-sparcv9.S \
    src/lib/libcrypto/arch/sparc64/sha512-sparcv9.S \
    src/lib/libcrypto/arch/sparc64/sparcv9-mont.S \
    src/lib/libcrypto/arch/sparc64/sparcv9a-mont.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