]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_eng.c
gost_crypt: Add Gost28147_89_cnt_12_cipher
[openssl-gost/engine.git] / gost_eng.c
index 2363239020ccdde2c1b3486997740ca0a3866f0a..fb71d3b40e0cc5c4e8f31db7211c184bd8bf2d2c 100644 (file)
@@ -123,7 +123,8 @@ static struct gost_cipher_minfo {
     },
     {
         NID_gost89_cnt_12,
-        cipher_gost_cpcnt_12,
+        NULL,
+       &Gost28147_89_cnt_12_cipher,
     },
     {
         NID_gost89_cbc,