X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_lcl.h;h=6f3cadc0362c2b9c9b5155ba2f59bf84dd05e40a;hb=debbfa1ae38f18ea06750514dd950775ad9889d8;hp=4caeeebae9fa9d97855cd8a866312f105e6c29b0;hpb=e83825355b2cecd853b9a9735ae7751cb5a90975;p=openssl-gost%2Fengine.git diff --git a/gost_lcl.h b/gost_lcl.h index 4caeeeb..6f3cadc 100644 --- a/gost_lcl.h +++ b/gost_lcl.h @@ -211,6 +211,7 @@ const EVP_CIPHER *cipher_gost(); const EVP_CIPHER *cipher_gost_cbc(); const EVP_CIPHER *cipher_gost_cpacnt(); const EVP_CIPHER *cipher_gost_cpcnt_12(); +const EVP_CIPHER *cipher_magma_cbc(); void cipher_gost_destroy(); # define EVP_MD_CTRL_KEY_LEN (EVP_MD_CTRL_ALG_CTRL+3) # define EVP_MD_CTRL_SET_KEY (EVP_MD_CTRL_ALG_CTRL+4)