]> wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - CMakeLists.txt
Ensure proper cipher type for EVP_CTRL_KEY_MESH
[openssl-gost/engine.git] / CMakeLists.txt
index 24377523a1a9d8c24c4273fb3e52100b0bb2cb12..0add5fdc506eee758dc05c639cbe1ce7c0d2d828 100644 (file)
@@ -68,8 +68,6 @@ set(GOST_GRASSHOPPER_SOURCE_FILES
         gost_grasshopper_precompiled.c
         gost_grasshopper_cipher.h
         gost_grasshopper_cipher.c
-        gost_grasshopper_mac.h
-        gost_grasshopper_mac.c
         )
 
 set(GOST_CORE_SOURCE_FILES
@@ -82,6 +80,7 @@ set(GOST_CORE_SOURCE_FILES
         gost_keywrap.c
         gost_keywrap.h
         gost_lcl.h
+        compat.h
         gost_params.c
         )