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/arch/aarch64



Module Name:    src
Committed By:   christos
Date:           Thu May 11 01:31:54 UTC 2023

Modified Files:
        src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64: Makefile
            aes-gcm-armv8_64.S aes.inc aesv8-armx.S ghashv8-armx.S modes.inc
Added Files:
        src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64:
            whrlpool.inc

Log Message:
regen for 64 bit arm and make it link


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/Makefile \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/modes.inc
cvs rdiff -u -r1.1 -r1.2 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/aes-gcm-armv8_64.S
cvs rdiff -u -r1.3 -r1.4 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/aes.inc
cvs rdiff -u -r1.4 -r1.5 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/aesv8-armx.S \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/ghashv8-armx.S
cvs rdiff -u -r0 -r1.1 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/whrlpool.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