]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_lcl.h
GOST wrap ciphers registration
[openssl-gost/engine.git] / gost_lcl.h
index 4322c4e903e3ed23c40f9a96aeab2cee62c9b6e6..4c099dd27d34315c5b5ec4b635df8007edae75f2 100644 (file)
@@ -240,7 +240,10 @@ const EVP_CIPHER *cipher_gost_cpacnt();
 const EVP_CIPHER *cipher_gost_cpcnt_12();
 const EVP_CIPHER *cipher_magma_cbc();
 const EVP_CIPHER *cipher_magma_ctr();
+const EVP_CIPHER *cipher_magma_wrap();
+const EVP_CIPHER *cipher_kuznyechik_wrap();
 void cipher_gost_destroy();
+void wrap_ciphers_destroy();
 
 void inc_counter(unsigned char *counter, size_t counter_bytes);