]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_eng.c
gost_crypt: Add Gost28147_89_cbc_cipher
[openssl-gost/engine.git] / gost_eng.c
index 7997530a0475607a1b0a359a7937300bbcc6d5c3..9090e7241f5ee639cfd1db2cfb49749b345e6ef6 100644 (file)
@@ -126,7 +126,8 @@ static struct gost_cipher_minfo {
     },
     {
         NID_gost89_cbc,
-        cipher_gost_cbc,
+        NULL,
+       &Gost28147_89_cbc_cipher,
     },
     {
         NID_grasshopper_ecb,