]> source.dussan.org Git - rspamd.git/commit
Disable some siphash optimizations since they are too machine dependant.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 9 Apr 2015 10:21:33 +0000 (11:21 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 9 Apr 2015 10:21:33 +0000 (11:21 +0100)
commit4478caa98eb946b58a1d1b4e4e1a7ef8b984baac
tree08151ff863a3cb93cf3523deeae7d66b93c09451
parent218aaafef7a6a677c1ab09c4a4e321054a13c6c3
Disable some siphash optimizations since they are too machine dependant.
src/libcryptobox/CMakeLists.txt
src/libcryptobox/siphash/avx.S [deleted file]
src/libcryptobox/siphash/siphash.c
src/libcryptobox/siphash/ssse3.S [deleted file]