X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gosthash2012.h;fp=gosthash2012.h;h=99c9e3d694fd8305d099c1def5b8a114d3381e5e;hb=053ecb0a582e2dbfba5ddd6dc8dafb5698051ac4;hp=8947ee6ab7e5404aff5da98b04d5637dfc770814;hpb=7e6ed644cf97385a95544fcc889e2eb16bcc93ed;p=openssl-gost%2Fengine.git diff --git a/gosthash2012.h b/gosthash2012.h index 8947ee6..99c9e3d 100644 --- a/gosthash2012.h +++ b/gosthash2012.h @@ -12,7 +12,7 @@ #ifdef __SSE2__ # define __GOST3411_HAS_SSE2__ -# if !defined(__x86_64__) +# if !defined(__x86_64__) && !defined(__e2k__) /* * x86-64 bit Linux and Windows ABIs provide malloc function that returns * 16-byte alignment memory buffers required by SSE load/store instructions.