]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gosthash2012_ref.h
gosthash2012: Enable building with SIMD implementation
[openssl-gost/engine.git] / gosthash2012_ref.h
index 6d43d9e0ca906fd7ac4d011a127cef3554b3f2c7..25f0ed85542b31ac9354b193f6d9ea6d5459ad56 100644 (file)
@@ -12,6 +12,8 @@
 # error "GOST R 34.11-2012: portable implementation disabled in config.h"
 #endif
 
+# pragma message "Use regular implementation"
+
 #define X(x, y, z) { \
     z->QWORD[0] = x->QWORD[0] ^ y->QWORD[0]; \
     z->QWORD[1] = x->QWORD[1] ^ y->QWORD[1]; \