aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-09-07 16:52:27 -0400
committerJack Lloyd <[email protected]>2019-09-07 16:52:27 -0400
commitc437e43066ae73741a3eb57f159d74250b311a9c (patch)
treea70b6d12fec97cc27bddd83e72c85cdab8099d47 /src/lib/block
parenta2845235b3721526da2b0a949fe6053e1320eec3 (diff)
Disable vperm AES on big-endian systems
All the constants need to be tweaked and possibly other changes are required.
Diffstat (limited to 'src/lib/block')
-rw-r--r--src/lib/block/aes/aes_vperm/info.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/block/aes/aes_vperm/info.txt b/src/lib/block/aes/aes_vperm/info.txt
index b92cc21b3..0b7eabaac 100644
--- a/src/lib/block/aes/aes_vperm/info.txt
+++ b/src/lib/block/aes/aes_vperm/info.txt
@@ -2,6 +2,8 @@
AES_VPERM -> 20190901
</defines>
+endian little
+
<isa>
x86_32:sse2
x86_64:sse2