]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_eng.c
gost_crypt: Add magma_ctr_cipher
[openssl-gost/engine.git] / gost_eng.c
index fb71d3b40e0cc5c4e8f31db7211c184bd8bf2d2c..d129ed2bbf70edc733c68edaaf50e58735f07419 100644 (file)
@@ -157,7 +157,8 @@ static struct gost_cipher_minfo {
     },
     {
         NID_magma_ctr,
-        cipher_magma_ctr,
+        NULL,
+       &magma_ctr_cipher,
     },
     {
         NID_magma_ctr_acpkm,