]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_eng.c
gost_crypt: Add magma_cbc_cipher
[openssl-gost/engine.git] / gost_eng.c
index 1154701f5974a6aee5e20a2276850bf402a32140..84c0937235b1afd7ee4ff3bf8f0e7c30c7e8df0a 100644 (file)
@@ -153,7 +153,8 @@ static struct gost_cipher_minfo {
     },
     {
         NID_magma_cbc,
-        cipher_magma_cbc,
+        NULL,
+       &magma_cbc_cipher,
     },
     {
         NID_magma_ctr,