]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_lcl.h
gost_crypt: Add Gost28147_89_cnt_cipher
[openssl-gost/engine.git] / gost_lcl.h
index 9c2126ee04d35d55497e7782fb84941a22d47d1e..e117f9fd82d04edeabbd47b4f3190f260f5f8cab 100644 (file)
@@ -343,5 +343,6 @@ void GOST_deinit_cipher(GOST_cipher *c);
 
 extern GOST_cipher Gost28147_89_cipher;
 extern GOST_cipher Gost28147_89_cbc_cipher;
+extern GOST_cipher Gost28147_89_cnt_cipher;
 #endif
 /* vim: set expandtab cinoptions=\:0,l1,t0,g0,(0 sw=4 : */