CVSROOT:        /cvs
Module name:    src
Changes by:     dera...@cvs.openbsd.org 2023/04/24 22:42:26

Modified files:
        lib/libcrypto  : x86_64cpuid.pl 
        lib/libcrypto/aes/asm: aes-x86_64.pl aesni-sha1-x86_64.pl 
                               aesni-x86_64.pl bsaes-x86_64.pl 
                               vpaes-x86_64.pl 
        lib/libcrypto/bn/arch/amd64: bignum_add.S bignum_cmadd.S 
                                     bignum_cmul.S bignum_mul.S 
                                     bignum_mul_4_8_alt.S 
                                     bignum_mul_8_16_alt.S bignum_sqr.S 
                                     bignum_sqr_4_8_alt.S 
                                     bignum_sqr_8_16_alt.S bignum_sub.S 
                                     word_clz.S 
        lib/libcrypto/bn/asm: modexp512-x86_64.pl x86_64-mont.pl 
                              x86_64-mont5.pl 
        lib/libcrypto/camellia/asm: cmll-x86_64.pl 
        lib/libcrypto/md5/asm: md5-x86_64.pl 
        lib/libcrypto/modes/asm: ghash-x86_64.pl 
        lib/libcrypto/rc4/asm: rc4-md5-x86_64.pl rc4-x86_64.pl 
        lib/libcrypto/sha/asm: sha1-x86_64.pl sha512-x86_64.pl 
        lib/libcrypto/whrlpool/asm: wp-x86_64.pl 

Log message:
Add endbr64 where needed by inspection.  Passes regresson tests.
ok jsing, and kind of tb an earlier version

Reply via email to