diff --git a/crypto/aes/.cvsignore b/crypto/aes/.cvsignore index 035489ba7..2ae26c6ac 100644 --- a/crypto/aes/.cvsignore +++ b/crypto/aes/.cvsignore @@ -3,3 +3,6 @@ Makefile.save *.flc semantic.cache aes-*.s +aesni-*.s +bsaes-*.s +vpaes-*.s diff --git a/crypto/bn/.cvsignore b/crypto/bn/.cvsignore index ebe4b61bb..4f9bed1f0 100644 --- a/crypto/bn/.cvsignore +++ b/crypto/bn/.cvsignore @@ -5,3 +5,6 @@ semantic.cache co-*.s bn-*.s *-mont.s +modexp512-x86_64.s +*-gf2m.s +x86_64-mont5.s diff --git a/crypto/modes/.cvsignore b/crypto/modes/.cvsignore index 439e6d3eb..1d4a29aac 100644 --- a/crypto/modes/.cvsignore +++ b/crypto/modes/.cvsignore @@ -2,3 +2,4 @@ lib Makefile.save *.flc semantic.cache +ghash-*.s