From 12d4fcffc291c7e9efcb811e8d4d33d34f5b7cb9 Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 24 May 2011 12:59:59 +0000 Subject: Split the SIMD implementations into their own modules and choose one at config time. --- src/block/xtea_simd/info.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/block/xtea_simd/info.txt') diff --git a/src/block/xtea_simd/info.txt b/src/block/xtea_simd/info.txt index 5a8445b35..c16bfa2fa 100644 --- a/src/block/xtea_simd/info.txt +++ b/src/block/xtea_simd/info.txt @@ -2,6 +2,6 @@ define XTEA_SIMD xtea -simd_32 +simd simd_engine -- cgit v1.2.3