]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_grasshopper_cipher.h
Avoid memory leaks
[openssl-gost/engine.git] / gost_grasshopper_cipher.h
index 3a8531f454d577382cd9ced9767f956e4f8c03a7..2aae66274bf6d1b6a7a6ff5be0df2fa563322af7 100644 (file)
@@ -98,6 +98,7 @@ extern const EVP_CIPHER* cipher_gost_grasshopper_ofb();
 extern const EVP_CIPHER* cipher_gost_grasshopper_cfb();
 extern const EVP_CIPHER* cipher_gost_grasshopper_ctr();
 
+void cipher_gost_grasshopper_destroy(void);
 #if defined(__cplusplus)
 }
 #endif